Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 4 | -24/+54 |
|\ \ \ | |||||
| * | | | 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 | 2 | -3/+9 |
| * | | | 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 'aix-gnu-asm' | David Cole | 2012-07-12 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Add ASM platform information for GNU compiler on AIX (#13390) | Brad King | 2012-07-10 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge topic 'include-command-empty-filename' | David Cole | 2012-07-12 | 8 | -0/+27 |
|\ \ \ | |||||
| * | | | include: Ignore empty string as file name (#13388) | Brad King | 2012-07-10 | 8 | -0/+27 |
| |/ / | |||||
* | | | Merge topic 'aix-GNU-shared-libs' | David Cole | 2012-07-12 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | AIX-GNU: Link shared libs with -brtl,-bnoipath (#13352) | Brad King | 2012-07-09 | 1 | -1/+2 |
* | | | | Merge topic 'fix-CustomCommand-main' | David Cole | 2012-07-12 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Tests/CustomCommand: Do not use 'main' in a library | Brad King | 2012-07-09 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'deploy-qt4-workaround-bug-13258' | David Cole | 2012-07-12 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | DeployQt4: workaround bug 13258 where ARGV1 is leaked into a sub function. | Clinton Stimpson | 2012-07-09 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'fix-CTestUpdateSVN-svn1.7' | David Cole | 2012-07-12 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | CTestUpdateSVN: Do not create repo directory first (#13349) | Brad King | 2012-07-09 | 1 | -1/+0 |
| |/ / / | |||||
* | | | | 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 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-11 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-07-10 | 1 | -1/+1 |
* | | | | Merge topic 'cmake-gui-locale' | David Cole | 2012-07-09 | 6 | -86/+90 |
|\ \ \ \ | |||||
| * | | | | cmake-gui: Fix code to respect current locale. | Clinton Stimpson | 2012-07-06 | 6 | -86/+90 |
* | | | | | Merge topic 'ninja-fixes' | David Cole | 2012-07-09 | 3 | -3/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: don't shadow 'outputs' variable | Peter Kuemmel | 2012-07-09 | 1 | -4/+4 |
| * | | | | | Ninja: add soname test case | Peter Kuemmel | 2012-07-09 | 1 | -0/+13 |
| * | | | | | Ninja: Clean all symlink created for libraries. | Nicolas Despres | 2012-07-09 | 1 | -2/+11 |
| * | | | | | Ninja: remove int/size_t warning | Peter Kuemmel | 2012-07-09 | 1 | -1/+1 |
* | | | | | | Merge topic 'ninja-cmdLineLimit' | David Cole | 2012-07-09 | 4 | -21/+30 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Ninja: also consider rule command length for rsp file | Peter Kuemmel | 2012-07-02 | 3 | -1/+9 |
| * | | | | | Ninja: also consider variables when checking command line length | Peter Kuemmel | 2012-07-01 | 2 | -20/+21 |
* | | | | | | Merge topic 'getprerequisites-pie-executables' | David Cole | 2012-07-09 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GetPrerequisites.cmake: detect executables built with the -pie linker flag. | Clinton Stimpson | 2012-07-05 | 1 | -0/+8 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile' | David Cole | 2012-07-09 | 2 | -3/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config. | Eric NOULARD | 2012-07-04 | 2 | -3/+24 |
* | | | | | | | Merge topic 'CPack-fixRegressionCPackWithNoArgs' | David Cole | 2012-07-09 | 1 | -2/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack fix regression between 2.8.7 and 2.8.8 when running cpack with no arg. | Eric NOULARD | 2012-07-03 | 1 | -2/+6 |
* | | | | | | | | Merge topic 'FindBoostNotFoundBug' | David Cole | 2012-07-09 | 1 | -119/+109 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindBoost: Future proof to 1.56 | Philip Lowman | 2012-06-30 | 1 | -1/+4 |
| * | | | | | | | | FindBoost: Fix bug where Boost_FOUND could be false when version specified | Philip Lowman | 2012-06-30 | 1 | -118/+105 |
| | |_|_|/ / / / | |/| | | | | | |