summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* variable_watch: Add a deleter for the client dataBen Boeckel2013-08-082-3/+14
* variable_watch: Store client data as pointersBen Boeckel2013-08-082-7/+22
* Merge topic 'vs10-include-dir-ampersand'Brad King2013-08-021-1/+1
|\
| * VS10: Escape include paths in XML project files (#14331)Brad King2013-08-011-1/+1
* | Merge topic 'FindGTK2-pango-libs'Brad King2013-08-021-1/+5
|\ \
| * | FindGTK2: Detect pangoft2 and pangoxft librariesDaniele E. Domenichelli2013-08-011-1/+5
| |/
* | CMake Nightly Date StampKitware Robot2013-08-021-1/+1
|/
* Merge topic 'INCLUDES-DESTINATION-no-config'Brad King2013-08-017-16/+78
|\
| * Export: Process generator expressions from INCLUDES DESTINATION.Stephen Kelly2013-07-316-15/+54
| * cmTarget: Add NAME propertyStephen Kelly2013-07-311-1/+24
* | Merge topic 'FindGTK2-gmodule'Brad King2013-08-011-1/+3
|\ \
| * | FindGTK2: Detect gmodule libraryDaniele E. Domenichelli2013-07-311-0/+3
| * | FindGTK2: gthread-2.0 folder does not existDaniele E. Domenichelli2013-07-311-1/+0
| |/
* | Merge topic 'minor-cleanups'Brad King2013-08-011-2/+1
|\ \
| * | Docs: Fix typo in CMAKE_DEBUG_TARGET_PROPERTIESStephen Kelly2013-07-311-2/+1
| |/
* | Merge topic 'vs-subsystem-order'Brad King2013-08-011-2/+2
|\ \
| * | VS10: Honor user-specified /SUBSYSTEM: flag (#14326)Brad King2013-07-311-2/+2
| |/
* | Merge topic 'target-command-allow-no-items'Brad King2013-08-014-3/+27
|\ \
| * | Allow target commands to be invoked with no items (#14325).Stephen Kelly2013-07-314-3/+27
| |/
* | CMake Nightly Date StampKitware Robot2013-08-011-1/+1
|/
* Merge topic 'update-libarchive'Brad King2013-07-31152-4132/+18206
|\
| * libarchive: Backport to CMake 2.8.2Brad King2013-07-313-223/+12
| * libarchive: Remove build options not used by CMakeBrad King2013-07-311-122/+0
| * libarchive: Avoid struct init with variableBrad King2013-07-311-1/+3
| * libarchive: Silence API deprecation warningsBrad King2013-07-311-5/+2
| * libarchive: Include cm_zlib.h to get zlib used by CMakeBrad King2013-07-312-2/+2
| * libarchive: Update README-CMake.txt for new snapshotBrad King2013-07-311-4/+4
| * Merge branch 'libarchive-upstream' into update-libarchiveBrad King2013-07-31153-4135/+18543
| |\
| | * libarchive 3.1.2 (reduced)LibArchive Upstream2013-07-26154-4181/+18777
* | | Merge topic 'static_library_flags'Brad King2013-07-3113-100/+223
|\ \ \
| * | | VS6: Add handling of CMAKE_*_LINKER_FLAGS_<CONFIG> variablesPatrick Gansterer2013-07-311-6/+30
| * | | Add additonal tests for the linker flagsPatrick Gansterer2013-07-314-2/+43
| * | | Add documentation for the missing CMAKE_*_LINKER_FLAGS_* variablesPatrick Gansterer2013-07-311-0/+43
| * | | Add CMAKE_STATIC_LINKER_FLAGS to CMakeCommonLanguageIncludePatrick Gansterer2013-07-311-0/+22
| * | | Add support for CMAKE_STATIC_LINKER_FLAGSPatrick Gansterer2013-07-312-32/+40
| * | | Unify the way the flags of a static library are readPatrick Gansterer2013-07-316-60/+45
* | | | Merge topic '13582_configured_file_regeneration'Brad King2013-07-311-1/+5
|\ \ \ \
| * | | | cmMakefile: Do not track configured files known to be temporaryBrad King2013-07-301-1/+5
* | | | | Merge topic 'ninja_bad_cmcldeps_paths'Brad King2013-07-311-0/+3
|\ \ \ \ \
| * | | | | VS 6: Tell BuildDepends test to tolerate ninjadep failureBrad King2013-07-301-0/+3
* | | | | | Merge topic 'bash-completion-updates'Brad King2013-07-313-6/+8
|\ \ \ \ \ \
| * | | | | | bash-completion: Fix/improve generator names extractionIgor Murzov2013-07-292-5/+7
| * | | | | | bash-completion: Add -S,-SP options arguments completionIgor Murzov2013-07-291-1/+1
* | | | | | | Merge topic 'install-interface-includes'Brad King2013-07-315-17/+0
|\ \ \ \ \ \ \
| * | | | | | | install: Remove error condition using INCLUDES DESTINATION without EXPORT.Stephen Kelly2013-07-295-17/+0
* | | | | | | | Merge topic 'add-cmake_reset_check_state'Brad King2013-07-311-5/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Add cmake_reset_check_state() macroVadim Zhukov2013-07-311-5/+28
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'passthru'Brad King2013-07-313-5/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Add option to use stdout/stderr of original terminal in cmake --buildPatrick Gansterer2013-07-293-5/+15
* | | | | | | | | CMake Nightly Date StampKitware Robot2013-07-311-1/+1