Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Ninja: don't pollute the rules file with useless comments | Peter Kuemmel | 2012-06-10 | 5 | -5/+35 | |
| * | | | Ninja: fix line length | Peter Kuemmel | 2012-06-10 | 1 | -7/+19 | |
| * | | | Ninja: allow spaces in cldeps's .d file | Peter Kuemmel | 2012-06-10 | 1 | -7/+14 | |
| * | | | Ninja: don't use cmcldeps for try_compile | Peter Kuemmel | 2012-06-09 | 2 | -6/+22 | |
| * | | | Ninja: fix ModuleNoticies test | Peter Kuemmel | 2012-06-09 | 1 | -0/+3 | |
| * | | | Ninja: don't set cmcldeps vars to empty string when they are not defined | Peter Kuemmel | 2012-06-09 | 3 | -10/+7 | |
| * | | | Ninja: add copyright and description | Peter Kuemmel | 2012-06-09 | 1 | -0/+19 | |
| * | | | Ninja: assume cmcldeps in the same dir as cmake | Peter Kuemmel | 2012-06-09 | 1 | -1/+1 | |
| * | | | Ninja: allow spaces in source path | Peter Kuemmel | 2012-06-08 | 8 | -51/+37 | |
| * | | | Ninja: add wrapper for cl to extract dependencies | Peter Kuemmel | 2012-06-08 | 6 | -9/+697 | |
| * | | | Ninja: add dependency tracking for msvc with cldeps | Peter Kuemmel | 2012-06-07 | 1 | -2/+10 | |
* | | | | Merge topic 'FailIfMocFails-13299' | David Cole | 2012-06-19 | 2 | -5/+6 | |
|\ \ \ \ | ||||||
| * | | | | automoc: better error handling (#13299) | Alex Neundorf | 2012-06-14 | 2 | -5/+6 | |
* | | | | | Merge topic 'ninja-enable-on-windows' | David Cole | 2012-06-19 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ninja: Enable the ninja generator by default on Windows. | David Cole | 2012-06-13 | 1 | -3/+3 | |
* | | | | | | Merge topic 'no-std-stringstream' | David Cole | 2012-06-19 | 5 | -40/+133 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'ninja-rspfile' into no-std-stringstream | Brad King | 2012-06-12 | 5 | -40/+133 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Ninja: find mingw's resource compiler | Peter Kuemmel | 2012-06-06 | 1 | -10/+20 | |
| | * | | | | | Ninja: don't break because of empty commands | Peter Kuemmel | 2012-06-05 | 1 | -1/+8 | |
| | * | | | | | Ninja: also create rspfile rules | Peter Kuemmel | 2012-06-05 | 1 | -1/+2 | |
| | * | | | | | Ninja: check for valid pointer | Peter Kuemmel | 2012-06-05 | 1 | -2/+2 | |
| | * | | | | | Ninja: 30000 is too long for windows cmd | Peter Kuemmel | 2012-06-05 | 1 | -1/+1 | |
| | * | | | | | Ninja: add response file support on Windows | Peter Kuemmel | 2012-06-05 | 5 | -36/+111 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-19 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-18 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-17 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-16 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-15 | 1 | -1/+1 | |
* | | | | | | Merge topic 'remove-unnecessary-bz2-files' | David Cole | 2012-06-14 | 3 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | BZip2: Remove unnecessary *.bz2 files from CMake source tree | David Cole | 2012-06-13 | 3 | -0/+0 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'EclipseParallelMakeForBuildProject' | David Cole | 2012-06-14 | 1 | -2/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Eclipse: parallel build also for "Build project" #13287 | Alex Neundorf | 2012-06-13 | 1 | -2/+5 | |
* | | | | | | | Merge topic 'install-case-sensitive-mac' | David Cole | 2012-06-14 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | install: Fix FILES_MATCHING on case-sensitive Mac filesystems (#13177) | Brad King | 2012-06-13 | 1 | -2/+4 | |
* | | | | | | | | Merge topic 'RemoveASMDebugOutput' | David Cole | 2012-06-14 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | ASM compiler detection: remove debug output (#13270) | Alex Neundorf | 2012-06-12 | 1 | -6/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-14 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-06-13 | 1 | -1/+1 | |
* | | | | | | Merge topic 'object-library-is-not-shared' | David Cole | 2012-06-12 | 1 | -7/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add_library: Allow OBJECT library without dynamic linking (#13289) | Brad King | 2012-06-11 | 1 | -7/+8 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'position-independent-targets' | David Cole | 2012-06-12 | 47 | -29/+420 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Refactor generation of shared library flags | Stephen Kelly | 2012-06-12 | 20 | -19/+325 | |
| * | | | | | | Add platform variable for flags specific to shared libraries | Stephen Kelly | 2012-06-12 | 6 | -2/+15 | |
| * | | | | | | Add platform variables for position independent code flags | Stephen Kelly | 2012-06-12 | 25 | -8/+80 | |
* | | | | | | | Merge topic 'UseJava-13281' | David Cole | 2012-06-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | UseJava: fix find_jar() called with multiple files (#13281) | Rolf Eike Beer | 2012-06-08 | 1 | -2/+2 | |
* | | | | | | | | Merge topic 'update-KWIML' | David Cole | 2012-06-12 | 1 | -55/+173 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2012-06-07 | 1 | -55/+173 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KWIML: Report broken integer format macros on AIX 4.3 | Brad King | 2012-06-07 | 1 | -0/+59 | |
| | * | | | | | | | | KWIML: Add interface to report broken integer format macros | Brad King | 2012-06-07 | 1 | -55/+114 | |