summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Generate modern-style cmake code.Stephen Kelly2013-08-2215-136/+137
* CMake Nightly Date StampKitware Robot2013-08-211-1/+1
* CMake Nightly Date StampKitware Robot2013-08-201-1/+1
* CMake Nightly Date StampKitware Robot2013-08-191-1/+1
* CMake Nightly Date StampKitware Robot2013-08-181-1/+1
* CMake Nightly Date StampKitware Robot2013-08-171-1/+1
* CMake Nightly Date StampKitware Robot2013-08-161-1/+1
* Merge topic 'cmake-syntax'Brad King2013-08-151-1/+1
|\
| * Do not warn about left paren not separated by a spaceBrad King2013-08-151-1/+1
* | CMake Nightly Date StampKitware Robot2013-08-151-1/+1
* | Update version introducing CMP0021, CMP0022, and CMP0023Brad King2013-08-141-3/+3
* | Merge topic 'fix-genex-segfault'Brad King2013-08-141-1/+19
|\ \
| * | Genex: Fix segfault when parsing ends with parameter expectation.Stephen Kelly2013-08-131-1/+19
* | | CMake Nightly Date StampKitware Robot2013-08-141-1/+1
* | | CMake Nightly Date StampKitware Robot2013-08-131-1/+1
* | | CMake Nightly Date StampKitware Robot2013-08-121-1/+1
* | | CMake Nightly Date StampKitware Robot2013-08-111-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2013-08-101-1/+1
* | Revert "Add compiler target compile options."Stephen Kelly2013-08-091-14/+0
* | CMake Nightly Date StampKitware Robot2013-08-091-1/+1
* | Merge topic 'cmake-syntax'Brad King2013-08-0810-247/+458
|\ \
| * \ Merge branch 'dev/fix-variable-watch-crash' into cmake-syntaxBrad King2013-08-084-86/+142
| |\ \ | | |/ | |/|
| * | cmListFileLexer: Modify flex output to avoid Borland warningBrad King2013-08-082-24/+25
| * | Warn about unquoted arguments that look like long bracketsBrad King2013-08-081-0/+21
| * | Warn about arguments not separated by whitespaceBrad King2013-08-084-64/+102
| * | cmListFileCache: Convert CMake language parser to classBrad King2013-08-081-69/+97
| * | cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enumBrad King2013-08-087-26/+38
| * | cmListFileLexer: Split normal and legacy unquoted argumentsBrad King2013-08-082-78/+103
| * | cmListFileLexer: Fix line number after backslash in stringBrad King2013-08-082-148/+234
* | | 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
|\ \ \ \ | |/ / / |/| | |