Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Attempt to fix the compile of cmake on Sun CC. | Stephen Kelly | 2012-10-11 | 1 | -1/+4 | |
* | | | | | | | | | Merge topic 'codeblocks-cdefs' | David Cole | 2012-10-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix regression: write compile definitions if any | Peter Kümmel | 2012-10-11 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'FortranCInterface-verify-flags' | David Cole | 2012-10-17 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FortranCInterface: Pass all flags to VERIFY project (#13579) | Brad King | 2012-10-10 | 1 | -1/+5 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'test-ctest-memcheck' | David Cole | 2012-10-17 | 34 | -80/+533 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CTest: add a check with a quoted memory checker | Rolf Eike Beer | 2012-10-04 | 4 | -4/+39 | |
| * | | | | | | | | | CTest: add a test for CTEST_CUSTOM_MEMCHECK_IGNORE | Rolf Eike Beer | 2012-10-04 | 4 | -1/+45 | |
| * | | | | | | | | | CTest: improve memory checker type detection | Rolf Eike Beer | 2012-10-04 | 1 | -69/+89 | |
| * | | | | | | | | | CTest: add tests that simulate memcheck runs | Rolf Eike Beer | 2012-10-04 | 26 | -0/+356 | |
| * | | | | | | | | | CTest: fix pre and post test commands with spaces | Rolf Eike Beer | 2012-10-01 | 1 | -2/+3 | |
| * | | | | | | | | | CTest: fix usage of memory checker with spaces in path | Rolf Eike Beer | 2012-10-01 | 1 | -9/+6 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-17 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-16 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-15 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-14 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-13 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-12 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-11 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-10 | 1 | -1/+1 | |
* | | | | | Merge topic 'doc-regex-range' | Brad King | 2012-10-09 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | string: Clarify regex documentation of '-' behavior | Brad King | 2012-10-08 | 1 | -1/+2 | |
* | | | | | | Merge topic 'doc-if-NOTFOUND' | Brad King | 2012-10-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | if: Document that plain 'NOTFOUND' is a false constant | Brad King | 2012-10-05 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'generator-expression-bug-fixes' | Brad King | 2012-10-09 | 37 | -15/+260 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | GenEx: Don't use std::vector::at(int). | Stephen Kelly | 2012-10-09 | 1 | -3/+3 | |
| * | | | | | GenEx: Add tests for "0" and "1" expressions with literal commas. | Stephen Kelly | 2012-10-09 | 2 | -0/+4 | |
| * | | | | | GenEx: Add test for $<BOOL:> with empty parameter. | Stephen Kelly | 2012-10-09 | 2 | -0/+2 | |
| * | | | | | GenEx: Ensure that the empty CONFIGURATION can be used conditionally. | Stephen Kelly | 2012-10-09 | 1 | -5/+5 | |
| * | | | | | GenEx: Validate target and property names. | Stephen Kelly | 2012-10-09 | 26 | -1/+171 | |
| * | | | | | GenEx: Parse comma after colon tokens specially | Stephen Kelly | 2012-10-09 | 8 | -2/+58 | |
| * | | | | | GenEx: Report actual target name not found, not "0" each time. | Stephen Kelly | 2012-10-09 | 5 | -2/+18 | |
| * | | | | | GenEx: Return after error reported. | Stephen Kelly | 2012-10-09 | 1 | -0/+1 | |
| * | | | | | GenEx: It is not an error to specify an empty parameter | Stephen Kelly | 2012-10-09 | 1 | -4/+0 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'DocumentCMakeFindPackageName' | Brad King | 2012-10-09 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Document CMAKE_FIND_PACKAGE_NAME | Alex Neundorf | 2012-10-04 | 1 | -0/+3 | |
* | | | | | | Merge topic 'ctest-svn-suncc-5.1' | Brad King | 2012-10-09 | 2 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmCTestSVN: Fix compilation with Sun CC 5.1 | Brad King | 2012-10-04 | 2 | -0/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ninja-custom-command-implicit' | Brad King | 2012-10-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ninja: implicit dependency for custom command files | Peter Kümmel | 2012-10-03 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'ninja-dont-pollute-current-dir' | Brad King | 2012-10-09 | 1 | -2/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ninja: don't pollute current dir when using gui (#13495) | Peter Kümmel | 2012-10-09 | 1 | -2/+12 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'ninja-compile-OBJECT_DIR' | Brad King | 2012-10-09 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Ninja: also set OBJECT_DIR when compiling | Peter Kümmel | 2012-10-03 | 1 | -1/+9 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'FindGTK2Fixes' | Brad King | 2012-10-09 | 1 | -13/+40 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindGTK2: Update local changelog | Philip Lowman | 2012-10-03 | 1 | -2/+5 | |
| * | | | | | | | FindGTK2: #12596 Missing paths for FindGTK2 on NetBSD | Philip Lowman | 2012-10-03 | 1 | -0/+2 | |
| * | | | | | | | FindGTK2: #12049 fix detection of header files on multiarch systems | Philip Lowman | 2012-10-03 | 1 | -0/+7 | |
| * | | | | | | | FindGTK2: Rollback lib64 changes which broke header file finding | Philip Lowman | 2012-10-03 | 1 | -11/+26 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-10-09 | 1 | -1/+1 | |