Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | CPack: Fix PackageMaker internal versioning for OS X 10.10 | Calin Cascaval | 2015-01-12 | 2 | -10/+26 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'fix-LOCATION-with-TARGET_OBJECTS' into release | Brad King | 2015-01-14 | 5 | -0/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338) | Stephen Kelly | 2015-01-13 | 5 | -0/+21 | |
* | | | | | | | Merge branch 'FindRuby-zero-version' into release | Brad King | 2015-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindRuby: fix selection of version x.0 (#15345) | David Coppa | 2015-01-12 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'FindRuby-fix-version' into release | Brad King | 2015-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindRuby: Fix output check in _RUBY_CONFIG_VAR | Evangelos Foutras | 2015-01-11 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'FindBoost-update-versions' into release | Brad King | 2015-01-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindBoost: Add latest Boost version 1.57.0 and next milestone 1.58.0 | Sergey Nikulov | 2015-01-13 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'backport-cpack_invalid_cmake_generator' into release | Brad King | 2015-01-14 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack: Avoid crash on invalid CMake generator name (#15308) | Domen Vrankar | 2015-01-14 | 1 | -0/+8 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'linux-XL-fortran' into release | Brad King | 2015-01-14 | 3 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | XL: Fix link flags for executables on Linux with XL compilers | Brad King | 2015-01-12 | 3 | -0/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'backport-copyright-year' into release | Brad King | 2015-01-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Copyright.txt: Update year range to end in 2015 | Brad King | 2015-01-12 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'xcode-ios-compiler-id' into release | Brad King | 2015-01-12 | 2 | -6/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Xcode: Do not require code signing for compiler id (#15214) | Brad King | 2015-01-11 | 2 | -6/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'doc-CMAKE_FIND_PACKAGE_NAME' into release | Brad King | 2015-01-12 | 3 | -0/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Document CMAKE_FIND_PACKAGE_NAME variable | Brad King | 2015-01-11 | 2 | -0/+7 | |
| * | | | | | | | find_package: Document CMAKE_FIND_PACKAGE_NAME variable | Gregor Jasny | 2015-01-11 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'fix-autouic-regression' into release | Brad King | 2015-01-12 | 3 | -1/+10 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | QtAutoUic: Add a test for the regression in the parent commit. | Stephen Kelly | 2015-01-12 | 2 | -0/+9 | |
| * | | | | | | QtAutoUic: Restore source file AUTOUIC_OPTIONS settings | Justin Borodinsky | 2015-01-11 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'fix-empty-target-property-queries' into release | Brad King | 2015-01-11 | 20 | -6/+170 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tests: add tests for querying properties | Ben Boeckel | 2015-01-11 | 17 | -0/+161 | |
| * | | | | | | set_tests_properties: fix documentation | Ben Boeckel | 2015-01-11 | 1 | -1/+1 | |
| * | | | | | | get_test_property: clarify the documentation | Ben Boeckel | 2015-01-11 | 1 | -4/+4 | |
| * | | | | | | get_target_property: discern empty from undefined properties (#15333) | Stephen Kelly | 2015-01-11 | 1 | -1/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'FindSDL-quoting' into release | Brad King | 2015-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matching | Rolf Eike Beer | 2015-01-08 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'FindCUDA-cross' into release | Brad King | 2015-01-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is set | Mark Abraham | 2015-01-08 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'FindIce-CMP0054' into release | Brad King | 2015-01-08 | 1 | -5/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindIce: Port to work with CMP0054 NEW behavior | Rolf Eike Beer | 2015-01-08 | 1 | -5/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'doc-CXX_STANDARD-14' into release | Brad King | 2015-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Document valid 14 value for CXX_STANDARD. (#15339) | Stephen Kelly | 2015-01-08 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'doc-if-variable-not-defined' into release | Brad King | 2015-01-08 | 1 | -4/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Clarify if(<variable>) documentation (#15335) | Brad King | 2015-01-08 | 1 | -4/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'kwsys-Terminal-xterm-termite' into release | Brad King | 2015-01-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | KWSys Terminal: Add xterm-termite to VT100 color support whitelist | Simon Gomizelj | 2015-01-08 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'doc-octothorpe-escaping' into release | Brad King | 2014-12-24 | 1 | -0/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Add 3.1 release note about '#' escaping in Makefiles (#15322) | Brad King | 2014-12-23 | 1 | -0/+22 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'ninja-fix-subdir-objlib-languages' into release | Brad King | 2014-12-24 | 6 | -2/+25 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Tests: Test using objects from a language enabled in a subdirectory (#15325) | Brad King | 2014-12-23 | 5 | -0/+10 | |
| * | | | | | Ninja: Generate rules only for languages compiled in a target (#15325) | Brad King | 2014-12-23 | 1 | -2/+15 | |
* | | | | | | Merge branch 'ninja-fix-crash-on-error' into release | Brad King | 2014-12-23 | 1 | -1/+4 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Ninja: Do not crash when CMAKE_<LANG>_COMPILE_OBJECT is empty (#15325) | Brad King | 2014-12-22 | 1 | -1/+4 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'CPackComponent-docs-fix' into release | Brad King | 2014-12-22 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Small fixes in CPackComponent documentation | Daniele E. Domenichelli | 2014-12-22 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'backport-suncc-fixes' into release | Brad King | 2014-12-22 | 1 | -2/+3 | |
|\ \ \ \ \ |