Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix_link-line-dedup_regression' | Brad King | 2014-11-11 | 5 | -0/+37 |
|\ | |||||
| * | Fix link line order when shared libraries are de-duplicated | Daniele E. Domenichelli | 2014-11-10 | 5 | -0/+37 |
| * | Merge branch 'revert-definition-map-lookup' into releasev3.1.0-rc1 | Brad King | 2014-10-24 | 5 | -0/+266 |
| |\ | |||||
* | \ | Merge topic 'update-curl' | Brad King | 2014-11-10 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Tests: Update expected CTestTestFailedSubmit output | Brad King | 2014-11-10 | 1 | -0/+1 |
* | | | | Merge topic 'make-fortran-preprocessor-assembly-targets' | Brad King | 2014-11-10 | 3 | -0/+38 |
|\ \ \ \ | |||||
| * | | | | Makefile: Add assembly and preprocessed targets for Fortran | Tim Gallagher | 2014-11-10 | 3 | -0/+38 |
* | | | | | file(GENERATE): Use permissions of input file if present. | Stephen Kelly | 2014-11-04 | 5 | -0/+28 |
|/ / / / | |||||
* | | | | ExternalProject: Add unit tests | Daniele E. Domenichelli | 2014-11-03 | 6 | -1/+89 |
* | | | | Merge topic 'fix-configure_file-COPYONLY' | Brad King | 2014-11-03 | 3 | -0/+13 |
|\ \ \ \ | |||||
| * | | | | configure_file: Warn about unknown arguments | Brad King | 2014-10-31 | 3 | -0/+13 |
* | | | | | Merge topic 'ExternalProject_CMAKE_CACHE_DEFAULT_ARGS' | Brad King | 2014-10-31 | 13 | -12/+117 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalProject: Add unit tests for CMAKE_CACHE_DEFAULT_ARGS | Daniele E. Domenichelli | 2014-10-31 | 6 | -0/+80 |
| * | | | | | ExternalProject: Add CMAKE_CACHE_DEFAULT_ARGS arguments | Daniele E. Domenichelli | 2014-10-31 | 1 | -0/+1 |
| * | | | | | Tests/Tutorial: Fix when USE_MYMATH is OFF | Daniele E. Domenichelli | 2014-10-31 | 6 | -12/+36 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'VERSION_no_sscanf' | Brad King | 2014-10-31 | 1 | -6/+82 |
|\ \ \ \ \ | |||||
| * | | | | | cmSystemTools: reimplement verson comparison without sscanf() | Rolf Eike Beer | 2014-10-31 | 1 | -0/+2 |
| * | | | | | extend the testing for version comparison | Rolf Eike Beer | 2014-10-29 | 1 | -6/+80 |
| |/ / / / | |||||
* | | | | | Merge topic 'wince-tests' | Brad King | 2014-10-30 | 1 | -1/+52 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Run Tutorial steps 1-4 as tests for Windows CE | Pascal Bach | 2014-10-29 | 1 | -1/+52 |
* | | | | | | Merge topic 'fix--D-command-line-parsing' | Brad King | 2014-10-30 | 6 | -0/+15 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | cmCacheManager: parse -D flags more strictly | Ben Boeckel | 2014-10-20 | 1 | -1/+1 |
| * | | | | | Tests: test -D parsing on the command line | Ben Boeckel | 2014-10-20 | 6 | -0/+15 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'add_javascript_coverage_parser' | Brad King | 2014-10-29 | 5 | -0/+565 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: Add Javascript coverage parser | Joseph Snyder | 2014-10-29 | 5 | -0/+565 |
* | | | | | | Merge topic 'compiler-include-encoding' | Brad King | 2014-10-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix failing StringFileTest when using unicode characters. | Clinton Stimpson | 2014-10-27 | 1 | -1/+1 |
* | | | | | | Merge topic 'autorcc-depends' | Brad King | 2014-10-27 | 5 | -0/+67 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | QtAutogen: Regenerate qrc files if their input changes (#15074) | Stephen Kelly | 2014-10-24 | 5 | -0/+67 |
| |/ / / / | |||||
* | | | | | Merge topic 'revert-definition-map-lookup' | Brad King | 2014-10-27 | 5 | -0/+266 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Merge branch 'parent-scope-tests' into variable-pull-failure | Ben Boeckel | 2014-10-24 | 5 | -0/+266 |
| |\ \ \ | |||||
| | * | | | test: add a test for PARENT_SCOPE with multiple scopes | Ben Boeckel | 2014-10-24 | 3 | -0/+249 |
| | * | | | test: add test for PARENT_SCOPE behavior | Ben Boeckel | 2014-10-24 | 3 | -0/+17 |
* | | | | | Merge topic 'ExternalProject-no-cygwin-hg-on-windows' | Brad King | 2014-10-22 | 1 | -0/+7 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Tests/ExternalProject: Skip Windows hg tests with cygwin hg | Brad King | 2014-10-22 | 1 | -0/+7 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'cpack-rpm-component-descriptions' | Brad King | 2014-10-22 | 2 | -1/+67 |
|\ \ \ \ | |||||
| * | | | | CPackRPM: Add component based packaging description and summary | Domen Vrankar | 2014-10-21 | 2 | -1/+67 |
| |/ / / | |||||
* | | | | Merge topic 'cmake-cmp0054-warnings' | Brad King | 2014-10-21 | 11 | -20/+20 |
|\ \ \ \ | |||||
| * | | | | Avoid if() quoted auto-dereference | Ben Boeckel | 2014-10-20 | 11 | -20/+20 |
| |/ / / | |||||
* | | | | Merge topic 'ctest-delphi-coverage' | Brad King | 2014-10-21 | 4 | -0/+217 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CTest: Add code coverage parser for Pascal/Delphi | Joseph Snyder | 2014-10-21 | 4 | -0/+217 |
* | | | | Merge topic 'fix-ninja-rc-include-flags' | Brad King | 2014-10-13 | 3 | -1/+17 |
|\ \ \ \ | |||||
| * | | | | Ninja: Fix RC include directories regression | Brad King | 2014-10-13 | 3 | -1/+17 |
* | | | | | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5' | Brad King | 2014-10-10 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | OSX: Warn when attempting to change runtime paths on OS X 10.5 | Clinton Stimpson | 2014-10-10 | 1 | -1/+2 |
* | | | | | Merge topic 'FPHSA_exact_version' | Brad King | 2014-10-08 | 24 | -0/+53 |
|\ \ \ \ \ | |||||
| * | | | | | FPHSA: fix when requested or found version is exactly 0 | Rolf Eike Beer | 2014-10-07 | 4 | -0/+8 |
| * | | | | | FPHSA: when EXACT version match is requested only compare the components given | Rolf Eike Beer | 2014-10-07 | 21 | -0/+45 |
| |/ / / / | |||||
* | | | | | Merge topic 'ctest-memcheck-sanitizers' | Brad King | 2014-10-08 | 3 | -3/+87 |
|\ \ \ \ \ | |||||
| * | | | | | tests: Add a test for ctest_memcheck MemorySanitizer | Bill Hoffman | 2014-10-07 | 2 | -0/+44 |