1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merge local changes with head More... over 7 years ago
fix crash when cmake generator not specified in file More... over 7 years ago
add file copying source tree provider
Gregor Mückl
as Gregor M?ckl
More... about 8 years ago
cleaned up code formatting More... about 8 years ago
cleaned up code formatting More... about 8 years ago
add helper function for copying directories More... about 8 years ago
add helper function for copying directories More... about 8 years ago
* fix default build platform for MetaBuild project More... about 8 years ago
* fix default build platform for MetaBuild project More... about 8 years ago
Have METABUILD_ROOT use forward slashes on Windows because cmake seems to work better with that. More... about 8 years ago
expand variables in environment variable value More... about 8 years ago
* All builders can now take instructions to ochange the environment variables for the build tool they call More... about 8 years ago
* fix generated command line for msbuild builder More... about 8 years ago
CommandBuilder: support clean commands and handle working directory changes properly More... about 8 years ago
added command builder executing lists of arbitrary commands (useful when dealing with unsupported / uncommon / custom build systems) More... about 8 years ago
issue parallel make builds unless explicitly disabled in builder configuruation
Gregor Mückl
as Gregor M?ckl
More... about 8 years ago
fix git update not working from correct directory
Gregor Mückl
as Gregor M?ckl
More... about 8 years ago
merge configure and build steps because configuration only makes sense after dependencies were built
Gregor Mückl
as Gregor M?ckl
More... over 8 years ago
implement clean for msbuild
Gregor Mückl
as Gregor M?ckl
More... over 8 years ago
implement clean command (no msbuild implementation yet)
Gregor Mückl
as Gregor M?ckl
More... over 8 years ago
adjust coding style and partially implement git source tree provider
Gregor Mückl
as Gregor M?ckl
More... over 8 years ago
README.md edited online with Bitbucket More... over 8 years ago
cmake builder now generates an inner make builder for cmake-generated makefiles
Gregor Mückl
as Gregor M?ckl
More... over 8 years ago
make it possible to declare an msbuild buidler in a target More... over 8 years ago
create automatic msbuild commands when appropriate cmake generator is used and no user override is present More... over 8 years ago
line ending changes More... over 8 years ago
function for scanning directory tree for files obeying a given glob pattern More... over 8 years ago
started to implement cmake based project configuration More... over 8 years ago
remove json library
Gregor Mückl
as Gregor M?ckl
More... over 8 years ago
preprocess XML DOM to filter out platform specific declarations More... over 8 years ago