Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'DoNotInvokeCPackAtCMakeTime-forCMakeTests' | David Cole | 2012-07-24 | 2 | -1/+7 |
|\ | |||||
| * | CPack: Use bin subdir when looking for dpkg and rpmbuild | David Cole | 2012-07-20 | 2 | -4/+4 |
| * | Find dpkg and rpmbuild in usual Fink and MacPort paths | Eric NOULARD | 2012-07-02 | 2 | -1/+7 |
* | | Merge topic 'ninja-mingw-TARGET_PDB' | David Cole | 2012-07-24 | 1 | -1/+21 |
|\ \ | |||||
| * | | Ninja: Cannot pass a reference to an anonymous object. | Nicolas Despres | 2012-07-18 | 1 | -1/+2 |
| * | | Ninja: make debug symbol suffix configurable by CMAKE_DEBUG_SYMBOL_SUFFIX | Peter Kümmel | 2012-07-17 | 1 | -1/+5 |
| * | | Ninja: make TARGET_PDB a real .gdb file name | Peter Kümmel | 2012-07-17 | 1 | -5/+11 |
| * | | Ninja: line length | Peter Kümmel | 2012-07-16 | 1 | -1/+1 |
| * | | Ninja: also mingw needs TARGET_PDB | Peter Kümmel | 2012-07-16 | 1 | -0/+9 |
* | | | Merge topic 'ninja-cldeps-check-rc-result' | David Cole | 2012-07-24 | 2 | -7/+19 |
|\ \ \ | |||||
| * | | | Ninja: cmcldeps needs absolute paths for RCs | Peter Kümmel | 2012-07-17 | 1 | -2/+6 |
| * | | | Ninja: readd quotes to src file path before patching it | Peter Kümmel | 2012-07-16 | 1 | -0/+3 |
| * | | | Ninja: also stop when .rc's .d file couldn't be generated | Peter Kümmel | 2012-07-15 | 2 | -5/+10 |
* | | | | Merge topic 'ninja-rspfile-link-libraries' | David Cole | 2012-07-24 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Ninja: fix sytle | Peter Kümmel | 2012-07-13 | 1 | -1/+2 |
| * | | | Ninja: fix GCC 4.7 warning -Wconversion | Peter Kümmel | 2012-07-13 | 1 | -1/+1 |
* | | | | Merge topic 'ninja-mingw-windres' | David Cole | 2012-07-24 | 1 | -4/+27 |
|\ \ \ \ | |||||
| * | | | | Ninja: path is already declared | Peter Kümmel | 2012-07-16 | 1 | -6/+6 |
| | |/ / | |/| | | |||||
| * | | | Ninja: more searching for windres | Peter Kümmel | 2012-07-15 | 1 | -8/+23 |
| * | | | Ninja: there could be null pointers | Peter Kümmel | 2012-07-15 | 1 | -2/+3 |
| * | | | Ninja: search for windres with prefix | Peter Kümmel | 2012-07-15 | 1 | -3/+11 |
| * | | | Ninja: windres is also used for cross-compiling | Peter Kümmel | 2012-07-15 | 1 | -3/+2 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-24 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-23 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-22 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-21 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-20 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-19 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-18 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-17 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-15 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-14 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-13 | 1 | -1/+1 |
* | | | Merge topic 'fix-install-COMPONENT-option' | David Cole | 2012-07-12 | 4 | -6/+7 |
|\ \ \ | |||||
| * | | | install: Fix COMPONENT option | Brad King | 2012-07-11 | 4 | -6/+7 |
* | | | | Merge topic 'doc-if-inside-macro' | David Cole | 2012-07-12 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | if: Document that macro arguments are not variables (#13393) | Brad King | 2012-07-11 | 1 | -0/+1 |
* | | | | | Merge topic 'ninja-rspfile-link-libraries' | David Cole | 2012-07-12 | 3 | -23/+51 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Ninja: sysconf() is declared in unistd.h | Peter Kümmel | 2012-07-11 | 1 | -0/+5 |
| * | | | | Ninja: enable response file support on Mac (length 262144) | Peter Kümmel | 2012-07-11 | 1 | -2/+2 |
| * | | | | Ninja: disable work around when linking with mingw | Peter Kümmel | 2012-07-11 | 1 | -2/+6 |
| * | | | | Ninja: error on missing rspfile_content | Peter Kümmel | 2012-07-10 | 1 | -5/+9 |
| * | | | | Ninja: remove some unused default arguments | Peter Kümmel | 2012-07-10 | 1 | -7/+7 |
| * | | | | Ninja: also write link libraries to rsp file | Peter Kümmel | 2012-07-10 | 3 | -13/+28 |
| |/ / / | |||||
* | | | | Merge topic 'include-command-empty-filename' | David Cole | 2012-07-12 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | include: Ignore empty string as file name (#13388) | Brad King | 2012-07-10 | 1 | -0/+7 |
| |/ / / | |||||
* | | | | Merge topic 'inject_code_via_variable' | David Cole | 2012-07-12 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix project command documentation typo (#13384) | Brad King | 2012-07-09 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-12 | 1 | -1/+1 |