Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-18 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-17 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-16 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'cmake-syntax' | Brad King | 2013-08-15 | 5 | -1/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Do not warn about left paren not separated by a space | Brad King | 2013-08-15 | 5 | -1/+7 | |
* | | | | | | Merge topic 'osx-sysroot-default' | Brad King | 2013-08-15 | 1 | -2/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | OS X: Do not default to non-existent deployment target SDK | Brad King | 2013-08-14 | 1 | -2/+14 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-15 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'fix-new-policy-versions' | Brad King | 2013-08-14 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update version introducing CMP0021, CMP0022, and CMP0023 | Brad King | 2013-08-14 | 1 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'cygwin-RunCMake-tests' | Brad King | 2013-08-14 | 36 | -36/+36 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 36 | -36/+36 | |
* | | | | | | | Merge topic 'fix-genex-segfault' | Brad King | 2013-08-14 | 3 | -1/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Genex: Fix segfault when parsing ends with parameter expectation. | Stephen Kelly | 2013-08-13 | 3 | -1/+23 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-14 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-13 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-12 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-11 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-10 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'revert-COMPILER_TARGET-feature' | Brad King | 2013-08-09 | 4 | -21/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Revert "Add compiler target compile options." | Stephen Kelly | 2013-08-09 | 4 | -21/+0 | |
|/ / / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-09 | 1 | -1/+1 | |
* | | | | | Merge topic 'cmake-syntax' | Brad King | 2013-08-08 | 50 | -247/+651 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'dev/fix-variable-watch-crash' into cmake-syntax | Brad King | 2013-08-08 | 7 | -86/+156 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | cmListFileLexer: Modify flex output to avoid Borland warning | Brad King | 2013-08-08 | 2 | -24/+25 | |
| * | | | | | Warn about unquoted arguments that look like long brackets | Brad King | 2013-08-08 | 5 | -0/+59 | |
| * | | | | | Warn about arguments not separated by whitespace | Brad King | 2013-08-08 | 5 | -65/+119 | |
| * | | | | | cmListFileCache: Convert CMake language parser to class | Brad King | 2013-08-08 | 1 | -69/+97 | |
| * | | | | | Add RunCMake.Syntax test cases for command invocation styles | Brad King | 2013-08-08 | 16 | -0/+74 | |
| * | | | | | cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum | Brad King | 2013-08-08 | 7 | -26/+38 | |
| * | | | | | cmListFileLexer: Split normal and legacy unquoted arguments | Brad King | 2013-08-08 | 2 | -78/+103 | |
| * | | | | | cmListFileLexer: Fix line number after backslash in string | Brad King | 2013-08-08 | 6 | -148/+246 | |
| * | | | | | Add RunCMake.Syntax test to cover argument parsing | Brad King | 2013-08-08 | 19 | -0/+53 | |
* | | | | | | Merge topic 'dev/fix-variable-watch-crash' | Brad King | 2013-08-08 | 7 | -86/+156 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | variable_watch: Add test for watching a variable multiple times | Ben Boeckel | 2013-08-08 | 3 | -0/+14 | |
| * | | | | | 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 | 8 | -56/+103 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CTest: create one output file per memcheck (#14303) | Rolf Eike Beer | 2013-08-07 | 8 | -56/+103 | |
* | | | | | | | Merge topic 'borland-no-CTestLimitDashJ' | Brad King | 2013-08-08 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Skip CTestLimitDashJ test on Borland | Brad King | 2013-08-07 | 1 | -3/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'wince800' | Brad King | 2013-08-08 | 3 | -13/+86 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS11: Add support for Windows CE SDKs | Patrick Gansterer | 2013-08-07 | 2 | -12/+81 | |
| * | | | | | | | Add support for new Windows CE compiler | Patrick Gansterer | 2013-08-07 | 1 | -1/+5 | |