Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode | Tamas Kenez | 2015-10-06 | 2 | -0/+15 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Tests: Add a nightly Linux 64-bit binary | Brad King | 2015-10-06 | 1 | -0/+2 | |
* | | | | | Tests: Rename Linux nightly release binary test to Linux32 | Brad King | 2015-10-06 | 1 | -1/+1 | |
* | | | | | Tests: Rename OS X nightly release binary test | Brad King | 2015-10-05 | 1 | -1/+1 | |
* | | | | | Tests: Drop nightly OS X ppc/i386 binary | Brad King | 2015-10-05 | 1 | -2/+0 | |
|/ / / / | ||||||
* | | | | Merge topic 'vs-win10-store' | Brad King | 2015-10-05 | 4 | -3/+59 | |
|\ \ \ \ | ||||||
| * | | | | VS: Add support for Windows 10 Universal (Store) Applications | Gilles Khouzam | 2015-10-05 | 4 | -3/+59 | |
* | | | | | Merge topic 'compiler-features-solaris' | Brad King | 2015-10-02 | 1 | -1/+2 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Tests: Suppress WriteCompilerDetectionHeader failure on SunPro | Brad King | 2015-09-30 | 1 | -1/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'test-FindPackageModeMakefileTest-flags' | Brad King | 2015-10-02 | 1 | -2/+3 | |
|\ \ \ \ | ||||||
| * | | | | Tests: Use consistent C++ flags FindPackageModeMakefileTest | Brad King | 2015-10-01 | 1 | -2/+3 | |
| |/ / / | ||||||
* | | | | Merge topic 'test-VSGNUFortran-oracle-link' | Brad King | 2015-10-02 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Tests: Simplify VSGNUFortran Oracle-specific link lines | Brad King | 2015-10-01 | 1 | -3/+3 | |
| |/ / / | ||||||
* | | | | Tests: Fix RunCMake.CPack_* tests to use proper CMake generator | Domen Vrankar | 2015-10-01 | 2 | -45/+3 | |
* | | | | Tests: Avoid OS X 10.5 limitation warning in RunCMake.CPack* tests | Brad King | 2015-10-01 | 1 | -0/+2 | |
* | | | | Tests: Add trailing newlines to generated sources in RunCMake.CPack_* tests | Brad King | 2015-10-01 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge topic 'fix-qtautogen-with-object-library-Ninja' | Brad King | 2015-09-29 | 2 | -1/+13 | |
|\ \ \ | ||||||
| * | | | cmGlobalGenerator: Initialize generator targets on construction (#15729) | Stephen Kelly | 2015-09-29 | 2 | -1/+13 | |
* | | | | Merge topic 'cpack-package-empty-dirs' | Brad King | 2015-09-29 | 19 | -4/+65 | |
|\ \ \ \ | ||||||
| * | | | | CPack: allow packaging of empty directories | Domen Vrankar | 2015-09-28 | 18 | -2/+64 | |
| * | | | | CPackDeb: allow empty directories in component packages | Raffi Enficiaud | 2015-09-28 | 1 | -2/+1 | |
* | | | | | Merge topic 'link-https-cmake.org' | Brad King | 2015-09-29 | 6 | -6/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Replace http://www.cmake.org URLs with https://cmake.org | Brad King | 2015-09-25 | 6 | -6/+6 | |
* | | | | | Merge topic 'test-Wno-dev' | Brad King | 2015-09-28 | 3 | -0/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Add case for -Wdev and -Wno-dev with non-message() warnings (#15747) | Michael Scott | 2015-09-25 | 3 | -0/+16 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'ninja-cleanup-path-conversion' | Brad King | 2015-09-28 | 4 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ninja: Centralize path conversion in global generator (#15757) | Brad King | 2015-09-25 | 4 | -0/+7 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'test-fix-C-comments' | Brad King | 2015-09-28 | 2 | -14/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Use C-Style comments in C sources and headers | Marc Chevrier | 2015-09-25 | 2 | -14/+14 | |
* | | | | | | Merge topic 'genex-SHELL_PATH' | Brad King | 2015-09-28 | 8 | -6/+64 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Genex: Add a SHELL_PATH expression | Stefan Kislinskiy | 2015-09-28 | 6 | -3/+61 | |
| * | | | | | | Tests: Simplify GeneratorExpression check implementation | Brad King | 2015-09-23 | 2 | -3/+3 | |
* | | | | | | | Merge topic 'test-RunCMake-BuildDepends-Borland' | Brad King | 2015-09-28 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Fix RunCMake.BuildDepends filesystem delay for Borland Makefiles | Brad King | 2015-09-25 | 1 | -1/+7 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'revert-cpack-package-empty-dirs' | Brad King | 2015-09-26 | 12 | -37/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Revert topic 'cpack-package-empty-dirs' | Brad King | 2015-09-25 | 12 | -37/+2 | |
* | | | | | | | Merge topic 'revert-cmake-W-options' | Brad King | 2015-09-25 | 18 | -76/+0 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'improve-variable-help-formatting' into revert-cmake-W-options | Brad King | 2015-09-22 | 76 | -15/+762 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Revert topic 'cmake-W-options' (#15747) | Brad King | 2015-09-22 | 18 | -76/+0 | |
* | | | | | | | | Merge topic 'install-directory-dest-genex' | Brad King | 2015-09-25 | 7 | -7/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | install: Allow generator expressions in DIRECTORY DESTINATION | Robert Goulet | 2015-09-24 | 7 | -7/+16 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'Threads-CXX' | Brad King | 2015-09-25 | 4 | -0/+36 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | FindThreads: officially announce it works with only C++ enabled | Rolf Eike Beer | 2015-09-25 | 2 | -9/+24 | |
| * | | | | | | | FindThreads: add simple testcase | Rolf Eike Beer | 2015-09-21 | 3 | -0/+21 | |
* | | | | | | | | Tests: Cover install(FILES) with a genex DESTINATION | Brad King | 2015-09-23 | 7 | -6/+15 | |
* | | | | | | | | Merge topic 'cpack-package-empty-dirs' | Brad King | 2015-09-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | CPack: remove accidental changes | Domen Vrankar | 2015-09-23 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'cpack-package-empty-dirs' | Brad King | 2015-09-22 | 13 | -3/+38 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | CPack: allow packaging of empty directories | Domen Vrankar | 2015-09-22 | 12 | -1/+37 | |
| * | | | | | | CPackDeb: allow empty directories in component packages | Raffi Enficiaud | 2015-09-21 | 1 | -2/+1 | |
| |/ / / / / |