summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | | | | | | | | CMake Nightly Date StampKitware Robot2013-07-301-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'fix-export-includes-crash'Brad King2013-07-293-1/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES.Stephen Kelly2013-07-293-1/+8
* | | | | | | | | | Merge topic 'PrintHelperFunctions'Brad King2013-07-291-0/+146
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add macros cmake_print_properties() and cmake_print_variables()Alex Neundorf2013-07-271-0/+146
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'memcheck_pre_post_args'Brad King2013-07-292-4/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "CTest: fix pre and post test commands with spaces" (#13887)Rolf Eike Beer2013-07-272-4/+7
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'FindPNG-dbg-rel'Brad King2013-07-291-3/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindPNG: improve library detection (#14301)Rolf Eike Beer2013-07-271-3/+30
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'rpath-on-mac'Brad King2013-07-291-1/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | OS X: If necessary, use xcrun to help find otool used to query install names.Clinton Stimpson2013-07-271-1/+9
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'DocumentGraphvisOptions'Brad King2013-07-292-2/+87
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | graphvizoptions: add copyright noticeAlex Neundorf2013-07-261-0/+14
| * | | | | | | | | | Add documentation for the --graphviz supportAlex Neundorf2013-07-262-2/+73
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'ninja_bad_cmcldeps_paths'Brad King2013-07-294-9/+82
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Ninja: Update BuildDepends test to verify cmcldeps depfiles.Robert Maynard2013-07-263-0/+58
| * | | | | | | | | Ninja: Make cmcldeps depfile output more consistent with 'ninja -t msvc'Reid Kleckner2013-07-261-9/+24
* | | | | | | | | | Merge topic 'minor-cleanups'Brad King2013-07-2917-37/+97
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Genex: Disallow LINKER_LANGUAGE only when used on a static library.Stephen Kelly2013-07-264-8/+12
| * | | | | | | | | | cmTarget: Fix iface libraries and languages for static libraries.Stephen Kelly2013-07-267-1/+45
| * | | | | | | | | | cmTarget: Remove duplicates when printing traces of tll signaturesStephen Kelly2013-07-261-1/+7
| * | | | | | | | | | Export: Fix typo of LINK_INTERFACE_LIBRARIES.Stephen Kelly2013-07-263-3/+3
| * | | | | | | | | | Docs: Document variables for default visibility values.Stephen Kelly2013-07-261-0/+16