-
General workspace support Stable
released this
2020-09-23 21:27:25 +00:00 | 213 commits to master since this releaseThis version provides means to define fastbuild based workspaces.
Currently the default workspace and associated application allow:
- Building on projects using fastbuild
- Managing dependencies using conan
- Providing a custom Application type to extend the available commands
Missing
- Documentation
- Customization points (some paths are hardcoded)
- Lots of more...
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v0.0.8 Stable
released this
2020-02-03 13:54:54 +00:00 | 249 commits to master since this release- Refactored Command definitions
- Refactored Command results
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Version 0.0.6 Stable
released this
2020-01-10 10:00:27 +00:00 | 257 commits to master since this release- First argument to
ICE_SCRIPTfile needs to be valid moonscript file.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- First argument to
-
Version 0.0.5 Pre-release
released this
2020-01-10 09:33:08 +00:00 | 260 commits to master since this release- Fixed update command not really updating anything, because target conan paths where different.
- Now the package export the
ICE_SCRIPTenvironment variable which should be used to run the tool.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Version 0.0.4 Pre-release
released this
2019-11-15 16:44:59 +00:00 | 263 commits to master since this releaseIntroduces new commands:
- clean, Cleans the build directory from temporary files.
- update, Updates all dependencies.
Updated the older commands due to some internal changes in the API.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Version 0.0.3 Pre-release
released this
2019-10-28 10:58:24 +00:00 | 271 commits to master since this releaseExtended compiler detection for Visual Studio compilers.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
Version bump Pre-release
released this
2019-10-14 12:28:37 +00:00 | 274 commits to master since this releaseCommand can now return success or failure state which will close the application with a default error code.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)