| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'xcode-watch-and-tvos' | Brad King | 2015-10-26 | 2 | -6/+56 |
|\ |
|
| * | Xcode: Recognise Watch and TV OS as embedded platforms | Gregor Jasny | 2015-10-23 | 2 | -6/+56 |
|
|
* | | Merge topic 'xcode-optimization-flags' | Brad King | 2015-10-26 | 7 | -0/+63 |
|\ \ |
|
| * | | Xcode: Use regular expression to extract all optimisation flags (#15794) | Gregor Jasny | 2015-10-23 | 7 | -0/+63 |
| |/ |
|
* | | Merge topic 'fix-test-RUN_SERIAL-failure-regression' | Brad King | 2015-10-26 | 4 | -0/+27 |
|\ \ |
|
| * | | CTest: Fix regression in handling of a RUN_SERIAL test that fails | Brad King | 2015-10-23 | 4 | -0/+27 |
|
|
* | | | Merge topic 'cmLocalGenerator-generator-target-storage' | Brad King | 2015-10-21 | 8 | -52/+74 |
|\ \ \ |
|
| * | | | CMP0063: Split unit test by target type. | Stephen Kelly | 2015-10-20 | 8 | -52/+74 |
|
|
* | | | | Merge topic 'fix-CMP0054-elseif-warning' | Brad King | 2015-10-21 | 4 | -0/+29 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802) | Stephen Kelly | 2015-10-20 | 4 | -0/+29 |
|
|
| * | | Merge branch 'revert-compiler-features-solaris' into release | Brad King | 2015-10-12 | 1 | -2/+1 |
| |\ \ |
|
* | | | | Tests: Fix DelphiCoverage test file selection | Joseph Snyder | 2015-10-20 | 2 | -2/+3 |
| |_|/
|/| | |
|
* | | | Subdirs: Initialize from parent before configuring. | Stephen Kelly | 2015-10-13 | 2 | -0/+16 |
|
|
* | | | Merge topic 'revert-compiler-features-solaris' | Brad King | 2015-10-12 | 1 | -2/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Revert topic 'compiler-features-solaris' | Brad King | 2015-10-08 | 1 | -2/+1 |
|
|
* | | | Merge topic 'cmake-script-mode-directory-vars' | Brad King | 2015-10-08 | 2 | -0/+15 |
|\ \ \ |
|
| * | | | 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 |
| | |/ / /
| |/| | | |
|