Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | | tests: add a test for ctest_memcheck UndefinedBehaviorSanitizer | Ben Boeckel | 2014-10-07 | 2 | -0/+38 |
| * | | | | | Tests: Organize CTestTestMemcheck inner test code | Brad King | 2014-10-07 | 1 | -3/+5 |
* | | | | | | Merge topic 'ctest-memcheck-sanitizers' | Brad King | 2014-10-07 | 2 | -5/+4 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | tests: set sanitizer options properly | Ben Boeckel | 2014-10-06 | 1 | -2/+2 |
| * | | | | | tests: fix copy/paste from tsan -> asan comments | Ben Boeckel | 2014-10-06 | 1 | -3/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'vs-intel-15' | Brad King | 2014-10-03 | 1 | -8/+9 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | VS: Support Intel Fortran 15 .vfproj generation (#15175) | Brad King | 2014-09-30 | 1 | -8/+9 |
* | | | | | Merge topic 'vs-nsight-tegra-generator' | Brad King | 2014-09-30 | 9 | -1/+207 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Fix Tegra-Android platform linking of libraries by name | Brad King | 2014-09-30 | 1 | -0/+1 |
| * | | | | | Tests: Add test for VS Nsight Tegra generator support | Brad King | 2014-09-30 | 9 | -1/+206 |
* | | | | | | Merge topic 'vs-minor-cleanups' | Brad King | 2014-09-29 | 1 | -14/+17 |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | |