summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CTest: create one output file per memcheck (#14303)Rolf Eike Beer2013-08-076-43/+87
* Merge topic 'optimize-custom-command-dependencies'Brad King2013-08-074-15/+76
|\
| * Optimize custom command full-path dependency lookupNicolas Despres2013-08-062-1/+65
| * VS 6,7: Refactor local generators to avoid GetSourceFileWithOutputBrad King2013-08-062-14/+11
* | CMake Nightly Date StampKitware Robot2013-08-071-1/+1
* | Merge topic 'wince-entrypoint'Brad King2013-08-064-16/+19
|\ \
| * | Fix setting of the entry point symbol for Windows CE (#14088)Patrick Gansterer2013-08-052-10/+13
| * | Improve const-correctness in cmVisualStudioGeneratorOptionsPatrick Gansterer2013-08-052-6/+6
* | | Merge topic 'vs-masm'Brad King2013-08-063-12/+50
|\ \ \
| * | | VS10: Add support for assembler code (#11536)Patrick Gansterer2013-08-053-12/+50
| |/ /
* | | Merge topic 'vs-cleanup'Brad King2013-08-0617-79/+67
|\ \ \ | |_|/ |/| |
| * | VS: Unify how the name of the generator is specifiedPatrick Gansterer2013-08-053-9/+9
| * | Fix detection of WinCE SDKs with 64bit verion of CMakePatrick Gansterer2013-08-051-2/+6
| * | VS12: Remove duplicated overload of UseFolderProperty()Patrick Gansterer2013-08-052-10/+0
| * | VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-0516-47/+32
| * | VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 tooPatrick Gansterer2013-08-055-26/+35
| |/
* | Merge topic 'ALIAS-targets'Brad King2013-08-0619-15/+353
|\ \
| * | Add the ALIAS target concept for libraries and executables.Stephen Kelly2013-08-0219-15/+353
* | | CMake Nightly Date StampKitware Robot2013-08-061-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2013-08-051-1/+1
* | CMake Nightly Date StampKitware Robot2013-08-041-1/+1
* | CMake Nightly Date StampKitware Robot2013-08-031-1/+1
* | 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
| |/
* | CMake Nightly Date StampKitware Robot2013-08-021-1/+1
|/
* Merge topic 'INCLUDES-DESTINATION-no-config'Brad King2013-08-012-4/+49
|\
| * Export: Process generator expressions from INCLUDES DESTINATION.Stephen Kelly2013-07-311-3/+25
| * cmTarget: Add NAME propertyStephen Kelly2013-07-311-1/+24
* | 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-011-3/+3
|\ \
| * | Allow target commands to be invoked with no items (#14325).Stephen Kelly2013-07-311-3/+3
| |/
* | CMake Nightly Date StampKitware Robot2013-08-011-1/+1
|/
* Merge topic 'static_library_flags'Brad King2013-07-318-98/+158
|\
| * VS6: Add handling of CMAKE_*_LINKER_FLAGS_<CONFIG> variablesPatrick Gansterer2013-07-311-6/+30
| * Add documentation for the missing CMAKE_*_LINKER_FLAGS_* variablesPatrick Gansterer2013-07-311-0/+43
| * 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 'install-interface-includes'Brad King2013-07-311-7/+0
|\ \ \
| * | | install: Remove error condition using INCLUDES DESTINATION without EXPORT.Stephen Kelly2013-07-291-7/+0
* | | | 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-291-1/+1
|\ \ \ \ \
| * | | | | Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES.Stephen Kelly2013-07-291-1/+1