summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in Modules/GNUInstallDirs.cmake (#15176)David Coppa2014-09-291-2/+2
* Merge topic 'wix-directory-permissions'Brad King2014-09-296-6/+49
|\
| * CPackWiX: Extend CPACK_WIX_ACL to support directoriesNils Gladitz2014-09-276-6/+49
* | Merge topic 'update-kwsys'Brad King2014-09-293-1/+38
|\ \
| * \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-09-263-1/+38
| |\ \
| | * | KWSys 2014-09-25 (29ffaf43)KWSys Robot2014-09-263-1/+38
* | | | Merge topic 'fix-test-FailedSubmit-match'Brad King2014-09-291-1/+1
|\ \ \ \
| * | | | Tests: Adjust expected error message in FailedSubmit-ftpTony Kelman2014-09-261-1/+1
* | | | | Merge topic 'build_cmake_dmg_with_bzip'Brad King2014-09-292-0/+2
|\ \ \ \ \
| * | | | | CMake now using bzip2 compression for mac release bundles.Robert Maynard2014-09-242-0/+2
* | | | | | Merge topic 'remove-old-DartLocal.conf'Brad King2014-09-292-125/+0
|\ \ \ \ \ \
| * | | | | | Remove unused legacy 'DartLocal.conf' fileBrad King2014-09-242-125/+0
| |/ / / / /
* | | | | | Merge topic 'FindCUDA-cleanup-CMP0054'Brad King2014-09-292-8/+8
|\ \ \ \ \ \
| * | | | | | FindCUDA: Avoid if() auto-dereference in string comparisonsAdam Strzelecki2014-09-242-8/+8
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2014-09-291-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-09-281-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2014-09-271-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-09-261-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2014-09-251-1/+1
|/ /
* | Merge topic 'fix_search_path_ios_trycompile'Brad King2014-09-241-0/+4
|\ \
| * | Teach try_compile COPY_FILE to look for IOS app bundles.Bill Hoffman2014-09-231-0/+4
* | | Merge topic 'vs-wince-exe-entry-point'Brad King2014-09-241-2/+8
|\ \ \
| * | | VS, WINCE: Only set EntryPointSymbol for executablesPascal Bach2014-09-221-2/+8
* | | | Merge topic 'fix-LOCATION-slashes'Brad King2014-09-241-5/+0
|\ \ \ \
| * | | | Remove extra slashes from LOCATION target property valueBrad King2014-09-221-5/+0
| |/ / /
* | | | Merge topic 'ninja-compiler-change'Brad King2014-09-242-1/+10
|\ \ \ \
| * | | | Ninja: Prevent compilers to be silently modifiedSylvain Joubert2014-09-222-1/+10
* | | | | CMake Nightly Date StampKitware Robot2014-09-241-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-09-231-1/+1
| |/ / |/| |
* | | Merge topic 'wix-remember-install-dir'Brad King2014-09-221-0/+23
|\ \ \
| * | | CPackWiX: Teach WiX installers to remember the install location for upgradesNils Gladitz2014-09-191-0/+23
| |/ /
* | | Merge topic 'vs-windows-store-certifictes'Brad King2014-09-221-0/+4
|\ \ \
| * | | VS: Add Certificates to .vcxproj filesGilles Khouzam2014-09-191-0/+4
| |/ /
* | | Merge topic 'doc-toolchains'Brad King2014-09-221-11/+75
|\ \ \
| * | | Help: Add Windows Phone/Store cross-compiling to cmake-toolchains.7Brad King2014-09-191-0/+22
| * | | Help: Add Windows CE cross-compiling to cmake-toolchains.7 manualPascal Bach2014-09-191-0/+26
| * | | Help: Add Cross Compiling subsections in cmake-toolchains.7 manualPascal Bach2014-09-191-14/+30
| |/ /
* | | Merge topic 'FindGettext-doc-update'Brad King2014-09-221-1/+1
|\ \ \
| * | | FindGettext: Fix name of GETTEXT_PROCESS_POT_FILE in docs (#15162)Brad King2014-09-181-1/+1
* | | | Merge topic 'fix-enable_language-missing-module-errors'Brad King2014-09-221-6/+6
|\ \ \ \
| * | | | enable_language: Fix error messages on missing modules (#15155)Brad King2014-09-181-6/+6
* | | | | Merge topic 'FindProtobuf-depend-protoc'Brad King2014-09-221-1/+1
|\ \ \ \ \
| * | | | | FindProtobuf: Make outputs depend on protoc executableMichael Hanselmann2014-09-181-1/+1
| |/ / / /
* | | | | Merge topic 'FindOpenSceneGraph-pieces-not-found'Brad King2014-09-221-2/+5
|\ \ \ \ \
| * | | | | FindOpenSceneGraph: Do not add unfound OSG libs if not requiredMattias Helsing2014-09-181-2/+5
| |/ / / /
* | | | | Merge topic 'autogen-fixes'Brad King2014-09-228-31/+176
|\ \ \ \ \
| * | | | | QtAutogen: Process all ui files in a source file (#14981).Stephen Kelly2014-09-187-30/+162
| * | | | | QtAutogen: Add source files to target when only AUTORCC is used.Stephen Kelly2014-09-173-1/+14
* | | | | | Merge topic 'minor-cleanups'Brad King2014-09-222-9/+1
|\ \ \ \ \ \
| * | | | | | Simplify use of binary_search.Stephen Kelly2014-09-171-3/+1