summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CTest: Simplify ctest_* command source/build dir lookupBrad King2013-04-122-39/+14
* VS: Use .sln parser to build targets in subdirs with msbuild (#13623)Petr Kmoch2013-04-121-2/+33
* VS: Create parser for Visual Studio .sln filesPetr Kmoch2013-04-125-0/+954
* Add projectDir parameter to GenerateBuildCommandPetr Kmoch2013-04-1217-21/+41
* cmSystemTools: Generalize TrimWhitespace to all whitespacePetr Kmoch2013-03-271-2/+2
* Merge topic 'error-on-exported-missing-include-dir'Brad King2013-03-264-5/+145
|\
| * Report an error on IMPORTED targets with a faulty INTERFACEStephen Kelly2013-03-261-3/+28
| * install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-03-263-2/+117
* | Merge topic 'vs-sln-header'Brad King2013-03-262-2/+16
|\ \
| * | VS: Fix VS 10/11 .sln headers (#14038)Brad King2013-03-252-2/+16
* | | Merge topic 'fix-new-target-commands-docs'Brad King2013-03-262-7/+4
|\ \ \
| * | | Fix new target commands documentation.Stephen Kelly2013-03-252-7/+4
| | |/ | |/|
* | | Merge topic 'fix-COMPILE_DEFINITIONS-config'Brad King2013-03-2612-39/+26
|\ \ \
| * | | Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)Stephen Kelly2013-03-2512-39/+26
* | | | CMake Nightly Date StampKitware Robot2013-03-261-1/+1
| |/ / |/| |
* | | Merge topic 'compile-object-TARGET-placeholder'Brad King2013-03-251-0/+8
|\ \ \
| * | | Replace <TARGET> in CMAKE_<LANG>_COMPILE_OBJECT rule variablesBrad King2013-03-221-0/+8
* | | | Merge topic 'rename-include-current-dir-in-interface-var'Brad King2013-03-252-3/+3
|\ \ \ \
| * | | | Rename variable for including current directory in interfacesBrad King2013-03-192-3/+3
* | | | | Merge topic 'update-kwsys'Brad King2013-03-252-1/+7
|\ \ \ \ \
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-03-222-1/+7
* | | | | | Merge topic 'cpack-printf-format-warnings'Brad King2013-03-251-4/+4
|\ \ \ \ \ \
| * | | | | | CPack: Avoid "format expects 'unsigned int'" warningsPaul Kunysch2013-03-221-4/+4
| |/ / / / /
* | | | | | Merge topic 'doc-string-regex'Brad King2013-03-251-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | string: Fix regex documentation of '^' and '$' (#14028)Brad King2013-03-191-2/+2
* | | | | | CMake Nightly Date StampKitware Robot2013-03-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-03-241-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-03-231-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2013-03-221-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2013-03-211-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2013-03-201-1/+1
* | | Merge topic 'automoc-append-implicit-dirs'Brad King2013-03-191-13/+24
|\ \ \ | |_|/ |/| |
| * | Automoc: append implicit includes after user-specified dirsStephen Kelly2013-03-191-13/+24
* | | Merge topic 'expand-version-of-Qt5-gui-fix'Brad King2013-03-191-1/+1
|\ \ \
| * | | cmake-gui: Use the QStandardItemModel workaround until 5.1.0.Stephen Kelly2013-03-191-1/+1
| |/ /
* | | Merge topic 'fix-genex-preprocess'Brad King2013-03-191-2/+22
|\ \ \ | |_|/ |/| |
| * | Fix cmGeneratorExpression::Preprocess for interleaved inputs.Stephen Kelly2013-03-181-2/+22
* | | CMake Nightly Date StampKitware Robot2013-03-191-1/+1
* | | Merge topic 'CMAKE_AUTOMOC-Qt5-docs'Brad King2013-03-181-1/+2
|\ \ \
| * | | Document that CMAKE_AUTOMOC works with Qt 5.Stephen Kelly2013-03-161-1/+2
* | | | Merge topic 'TI_DSP_to_TI'Brad King2013-03-181-1/+1
|\ \ \ \
| * | | | rename TI_DSP toolchain to TI, since it works also for the ARM compilerAlex Neundorf2013-03-141-1/+1
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2013-03-181-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2013-03-171-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2013-03-161-1/+1
* | CMake Nightly Date StampKitware Robot2013-03-151-1/+1
|/
* CMake Nightly Date StampKitware Robot2013-03-141-1/+1
* Merge topic 'ninja-escape-line-breaks'Brad King2013-03-131-0/+1
|\
| * Ninja: escape line breaks in literalsPeter Kümmel2013-03-091-0/+1
* | Merge topic 'qt5-fixes'Brad King2013-03-132-1/+7
|\ \