summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'robust-ctest_empty_binary_directory'Brad King2013-11-044-3/+140
|\
| * CTest: more aggressive implementation of ctest_empty_binary_directory()Nils Gladitz2013-11-022-3/+63
| * Tests: added test for ctest_empty_binary_directory()Nils Gladitz2013-11-012-0/+77
* | Merge topic 'cpack-drag-n-drop-rez'Brad King2013-11-044-2/+16
|\ \
| * | cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-11-012-3/+3
| * | cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-11-014-2/+16
| |/
* | CMake Nightly Date StampKitware Robot2013-11-041-1/+1
* | CMake Nightly Date StampKitware Robot2013-11-031-1/+1
* | Merge topic 'archive-skip-symlink-on-windows'Brad King2013-11-021-20/+29
|\ \
| * | cmake: Avoid '-E tar' failure to extract symlinks on Windows (#13251)Brad King2013-11-011-0/+8
| * | cmSystemTools: Re-order extract_tar logicBrad King2013-11-011-20/+21
* | | Merge topic 'cmake-gui-warning'Brad King2013-11-021-22/+22
|\ \ \
| * | | cmake-gui: Rename local variable to avoid shadowing a memberBrad King2013-11-011-22/+22
| |/ /
* | | Merge topic 'ctest-p4'Brad King2013-11-023-11/+11
|\ \ \
| * | | ctest_update: Do not remove the p4 depot namePedro Navarro2013-11-013-11/+11
| | |/ | |/|
* | | Merge topic 'doc-FindBoost-updates'Brad King2013-11-021-33/+12
|\ \ \
| * | | FindBoost: Clarify example static libs option (#13663)Brad King2013-11-011-2/+2
| * | | FindBoost: Refine .rst formattingBrad King2013-11-011-32/+11
| | |/ | |/|
* | | Merge topic 'object-library-no-TARGET_FILE'Brad King2013-11-026-1/+36
|\ \ \
| * | | Genex: Reject $<TARGET_FILE:...> for object libraries (#14532)Brad King2013-11-016-1/+36
* | | | Merge topic 'object-library-missing-source'Brad King2013-11-025-0/+13
|\ \ \ \
| * | | | Check for OBJECT_LIBRARY source files at start of generationBrad King2013-11-015-0/+13
| |/ / /
* | | | Merge topic 'doc-rst-note-and-productionlist'Brad King2013-11-025-0/+38
|\ \ \ \
| * | | | cmRST: Add support for the note and productionlist directivesBrad King2013-10-305-0/+38
* | | | | Merge topic 'revert-accidental-changes'Brad King2013-11-022-20/+4
|\ \ \ \ \
| * | | | | cmFindCommon: Revert accidental changeBrad King2013-11-021-13/+2
| * | | | | target_link_libraries: Revert accidental changeBrad King2013-11-021-7/+2
* | | | | | CMake Nightly Date StampKitware Robot2013-11-021-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'doc-manual-toctree-depth'Brad King2013-11-016-0/+36
|\ \ \ \ \
| * | | | | Help: Limit reference manual toctree depth to 1Brad King2013-11-016-0/+36
|/ / / / /
* | | | | Merge topic 'fix-duplicate-test-run'Brad King2013-11-011-1/+8
|\ \ \ \ \
| * | | | | CTest: prevent tests from being inserted in the cost list twiceNils Gladitz2013-10-311-1/+8
| | |_|_|/ | |/| | |
* | | | | Merge topic 'add-CMAKE_FIND_NO_INSTALL_PREFIX'Brad King2013-11-0114-9/+78
|\ \ \ \ \
| * | | | | Allow disabling adding the install prefix to the prefix search path.Stephen Kelly2013-10-3114-9/+78
* | | | | | Merge topic 'constify'Brad King2013-11-0119-233/+273
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | cmTarget: Make GetProperty() const.Stephen Kelly2013-10-3119-229/+263
| * | | | | Don't call SetProperty from GetProperty.Stephen Kelly2013-10-301-4/+10
* | | | | | Merge topic 'cmake-syntax-recorded-brackets'Brad King2013-11-018-49/+80
|\ \ \ \ \ \
| * | | | | | Test foreach/function/macro handling of bracket argumentsBrad King2013-10-307-0/+24
| * | | | | | macro: Do not substitute for placeholders in bracket argumentsBrad King2013-10-301-0/+7
| * | | | | | macro: Add extra indentation to placeholder substitution codeBrad King2013-10-301-51/+51
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2013-11-011-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'use-generator-target'Brad King2013-10-316-321/+320
|\ \ \ \ \
| * | | | | Move TraceDependencies to cmGeneratorTarget.Stephen Kelly2013-10-306-317/+318
| * | | | | Do not populate SourceEntries in AddSourceFile.Stephen Kelly2013-10-301-4/+2
* | | | | | Merge topic 'fix-ninja-launcher-errors-from-custom'Brad King2013-10-317-2/+125
|\ \ \ \ \ \
| * | | | | | Tests: Add test for CTEST_USE_LAUNCHERS capture of custom commandsNils Gladitz2013-10-315-0/+82
| * | | | | | Ninja: run custom commands through launcher if availableNils Gladitz2013-10-312-2/+43
* | | | | | | Merge topic 'vs-generator-names'Brad King2013-10-3115-93/+208
|\ \ \ \ \ \ \
| * | | | | | | VS: Add version year to generator namesBrad King2013-10-2815-93/+208