Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | variable_watch: Check newValue for NULL | Ben Boeckel | 2013-08-08 | 1 | -1/+1 | |
| * | | | | variable_watch: Don't share memory for callbacks | Ben Boeckel | 2013-08-08 | 2 | -67/+87 | |
| * | | | | variable_watch: Fix a typo in the error message | Ben Boeckel | 2013-08-08 | 1 | -1/+1 | |
| * | | | | variable_watch: Prevent making extra entries in the watch map | Ben Boeckel | 2013-08-08 | 1 | -0/+4 | |
| * | | | | variable_watch: Allow specifying the data to match in RemoveWatch | Ben Boeckel | 2013-08-08 | 2 | -3/+8 | |
| * | | | | variable_watch: Match client_data when finding duplicates | Ben Boeckel | 2013-08-08 | 2 | -6/+7 | |
| * | | | | variable_watch: Add a deleter for the client data | Ben Boeckel | 2013-08-08 | 2 | -3/+14 | |
| * | | | | variable_watch: Store client data as pointers | Ben Boeckel | 2013-08-08 | 2 | -7/+22 | |
* | | | | | Merge topic 'parallel-memcheck' | Brad King | 2013-08-08 | 6 | -43/+87 | |
|\ \ \ \ \ | ||||||
| * | | | | | CTest: create one output file per memcheck (#14303) | Rolf Eike Beer | 2013-08-07 | 6 | -43/+87 | |
* | | | | | | Merge topic 'wince800' | Brad King | 2013-08-08 | 2 | -12/+81 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS11: Add support for Windows CE SDKs | Patrick Gansterer | 2013-08-07 | 2 | -12/+81 | |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2013-08-08 | 10 | -145/+648 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-08-07 | 10 | -145/+648 | |
* | | | | | | | Merge topic 'fix-lexer-include-order' | Brad King | 2013-08-08 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Include cmMakefile.h before cm*Lexer.h to get stdint.h first | Brad King | 2013-08-07 | 2 | -4/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cmake-gui-qt5-win' | Brad King | 2013-08-08 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake-gui: Fix build rules for Qt5 on Windows | Brad King | 2013-08-07 | 1 | -0/+18 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-08 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'optimize-custom-command-dependencies' | Brad King | 2013-08-07 | 4 | -15/+76 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Optimize custom command full-path dependency lookup | Nicolas Despres | 2013-08-06 | 2 | -1/+65 | |
| * | | | | | VS 6,7: Refactor local generators to avoid GetSourceFileWithOutput | Brad King | 2013-08-06 | 2 | -14/+11 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-07 | 1 | -1/+1 | |
* | | | | | Merge topic 'wince-entrypoint' | Brad King | 2013-08-06 | 4 | -16/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix setting of the entry point symbol for Windows CE (#14088) | Patrick Gansterer | 2013-08-05 | 2 | -10/+13 | |
| * | | | | | Improve const-correctness in cmVisualStudioGeneratorOptions | Patrick Gansterer | 2013-08-05 | 2 | -6/+6 | |
* | | | | | | Merge topic 'vs-masm' | Brad King | 2013-08-06 | 3 | -12/+50 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS10: Add support for assembler code (#11536) | Patrick Gansterer | 2013-08-05 | 3 | -12/+50 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'vs-cleanup' | Brad King | 2013-08-06 | 17 | -79/+67 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | VS: Unify how the name of the generator is specified | Patrick Gansterer | 2013-08-05 | 3 | -9/+9 | |
| * | | | | | Fix detection of WinCE SDKs with 64bit verion of CMake | Patrick Gansterer | 2013-08-05 | 1 | -2/+6 | |
| * | | | | | VS12: Remove duplicated overload of UseFolderProperty() | Patrick Gansterer | 2013-08-05 | 2 | -10/+0 | |
| * | | | | | VS: Replace ArchitectureId with PlatformName | Patrick Gansterer | 2013-08-05 | 16 | -47/+32 | |
| * | | | | | VS: Set CMAKE_VS_PLATFORM_NAME for VS7 and VS71 too | Patrick Gansterer | 2013-08-05 | 5 | -26/+35 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ALIAS-targets' | Brad King | 2013-08-06 | 19 | -15/+353 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 19 | -15/+353 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-06 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-05 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-04 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-03 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'vs10-include-dir-ampersand' | Brad King | 2013-08-02 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | VS10: Escape include paths in XML project files (#14331) | Brad King | 2013-08-01 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-02 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge topic 'INCLUDES-DESTINATION-no-config' | Brad King | 2013-08-01 | 2 | -4/+49 | |
|\ \ \ | ||||||
| * | | | Export: Process generator expressions from INCLUDES DESTINATION. | Stephen Kelly | 2013-07-31 | 1 | -3/+25 | |
| * | | | cmTarget: Add NAME property | Stephen Kelly | 2013-07-31 | 1 | -1/+24 | |
* | | | | Merge topic 'minor-cleanups' | Brad King | 2013-08-01 | 1 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | Docs: Fix typo in CMAKE_DEBUG_TARGET_PROPERTIES | Stephen Kelly | 2013-07-31 | 1 | -2/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'vs-subsystem-order' | Brad King | 2013-08-01 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | VS10: Honor user-specified /SUBSYSTEM: flag (#14326) | Brad King | 2013-07-31 | 1 | -2/+2 | |
| |/ / / |