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