summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'dev/fix-variable-watch-crash'Brad King2013-08-084-86/+142
|\
| * variable_watch: Check newValue for NULLBen Boeckel2013-08-081-1/+1
| * variable_watch: Don't share memory for callbacksBen Boeckel2013-08-082-67/+87
| * variable_watch: Fix a typo in the error messageBen Boeckel2013-08-081-1/+1
| * variable_watch: Prevent making extra entries in the watch mapBen Boeckel2013-08-081-0/+4
| * variable_watch: Allow specifying the data to match in RemoveWatchBen Boeckel2013-08-082-3/+8
| * variable_watch: Match client_data when finding duplicatesBen Boeckel2013-08-082-6/+7
| * 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 'parallel-memcheck'Brad King2013-08-086-43/+87
|\ \
| * | CTest: create one output file per memcheck (#14303)Rolf Eike Beer2013-08-076-43/+87
* | | Merge topic 'wince800'Brad King2013-08-082-12/+81
|\ \ \
| * | | VS11: Add support for Windows CE SDKsPatrick Gansterer2013-08-072-12/+81
* | | | Merge topic 'update-kwsys'Brad King2013-08-0810-145/+648
|\ \ \ \ | |/ / /
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-08-0710-145/+648
* | | | Merge topic 'fix-lexer-include-order'Brad King2013-08-082-4/+4
|\ \ \ \
| * | | | Include cmMakefile.h before cm*Lexer.h to get stdint.h firstBrad King2013-08-072-4/+4
| | |/ / | |/| |
* | | | Merge topic 'cmake-gui-qt5-win'Brad King2013-08-081-0/+18
|\ \ \ \
| * | | | cmake-gui: Fix build rules for Qt5 on WindowsBrad King2013-08-071-0/+18
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2013-08-081-1/+1
|/ / /
* | | 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
|\ \