summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Use OUTPUT_NORMAL instead of OUTPUT_MERGE for cmake -E chdir.Bill Hoffman2012-07-201-1/+1
* CMake Nightly Date StampKitware Robot2012-07-201-1/+1
* CMake Nightly Date StampKitware Robot2012-07-191-1/+1
* CMake Nightly Date StampKitware Robot2012-07-181-1/+1
* CMake Nightly Date StampKitware Robot2012-07-171-1/+1
* CMake Nightly Date StampKitware Robot2012-07-161-1/+1
* CMake Nightly Date StampKitware Robot2012-07-151-1/+1
* CMake Nightly Date StampKitware Robot2012-07-141-1/+1
* CMake Nightly Date StampKitware Robot2012-07-131-1/+1
* Merge topic 'fix-install-COMPONENT-option'David Cole2012-07-124-6/+7
|\
| * install: Fix COMPONENT optionBrad King2012-07-114-6/+7
* | Merge topic 'doc-if-inside-macro'David Cole2012-07-121-0/+1
|\ \
| * | if: Document that macro arguments are not variables (#13393)Brad King2012-07-111-0/+1
* | | Merge topic 'ninja-rspfile-link-libraries'David Cole2012-07-123-23/+51
|\ \ \
| * | | Ninja: sysconf() is declared in unistd.hPeter Kümmel2012-07-111-0/+5
| * | | Ninja: enable response file support on Mac (length 262144)Peter Kümmel2012-07-111-2/+2
| * | | Ninja: disable work around when linking with mingwPeter Kümmel2012-07-111-2/+6
| * | | Ninja: error on missing rspfile_contentPeter Kümmel2012-07-101-5/+9
| * | | Ninja: remove some unused default argumentsPeter Kümmel2012-07-101-7/+7
| * | | Ninja: also write link libraries to rsp filePeter Kümmel2012-07-103-13/+28
| |/ /
* | | Merge topic 'include-command-empty-filename'David Cole2012-07-121-0/+7
|\ \ \
| * | | include: Ignore empty string as file name (#13388)Brad King2012-07-101-0/+7
| |/ /
* | | Merge topic 'inject_code_via_variable'David Cole2012-07-121-1/+1
|\ \ \
| * | | Fix project command documentation typo (#13384)Brad King2012-07-091-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-07-121-1/+1
* | | | CMake Nightly Date StampKitware Robot2012-07-111-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2012-07-101-1/+1
* | | Merge topic 'cmake-gui-locale'David Cole2012-07-096-86/+90
|\ \ \
| * | | cmake-gui: Fix code to respect current locale.Clinton Stimpson2012-07-066-86/+90
* | | | Merge topic 'ninja-fixes'David Cole2012-07-092-3/+12
|\ \ \ \
| * | | | Ninja: don't shadow 'outputs' variablePeter Kuemmel2012-07-091-4/+4
| * | | | Ninja: Clean all symlink created for libraries.Nicolas Despres2012-07-091-2/+11
| * | | | Ninja: remove int/size_t warningPeter Kuemmel2012-07-091-1/+1
* | | | | Merge topic 'ninja-cmdLineLimit'David Cole2012-07-094-21/+30
|\ \ \ \ \ | |/ / / /
| * | | | Ninja: also consider rule command length for rsp filePeter Kuemmel2012-07-023-1/+9
| * | | | Ninja: also consider variables when checking command line lengthPeter Kuemmel2012-07-012-20/+21
* | | | | Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile'David Cole2012-07-091-3/+16
|\ \ \ \ \
| * | | | | Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config.Eric NOULARD2012-07-041-3/+16
* | | | | | Merge topic 'CPack-fixRegressionCPackWithNoArgs'David Cole2012-07-091-2/+6
|\ \ \ \ \ \
| * | | | | | CPack fix regression between 2.8.7 and 2.8.8 when running cpack with no arg.Eric NOULARD2012-07-031-2/+6
* | | | | | | Merge topic 'make_cldep_use_cmake_process_exec'David Cole2012-07-092-488/+32
|\ \ \ \ \ \ \
| * | | | | | | Ninja: print error message when command failedPeter Kuemmel2012-06-281-17/+8
| * | | | | | | Remove process execution code from cmcldeps and have it use cmake code.Bill Hoffman2012-06-272-482/+35
* | | | | | | | Merge topic 'variable-doc-spaces'David Cole2012-07-091-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fix 2 space bugs in variable documentationRolf Eike Beer2012-06-271-2/+2
* | | | | | | | | Merge topic 'fix-typo'David Cole2012-07-091-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ninja: Fix typo: tagets -> targetsDavid Cole2012-06-261-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'ctest-cmd-line-vars'David Cole2012-07-094-30/+87
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CTest: Allow -Dvar=value with no space between the D and the varDavid Cole2012-06-241-0/+11
| * | | | | | | | | CTest: Extend -D command line arg handling for variable definitionsDavid Cole2012-06-244-2/+46