Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'add-xz-support' | Brad King | 2015-01-12 | 5 | -21/+61 |
|\ | |||||
| * | cmake -E tar: error out on multiple compression formats | Ben Boeckel | 2015-01-12 | 1 | -0/+10 |
| * | cmSystemTools: use an enumeration for compression formats | Ben Boeckel | 2015-01-12 | 4 | -23/+40 |
| * | cmake -E tar: add support for .xz files with 'J' | Ben Boeckel | 2015-01-09 | 5 | -6/+19 |
| * | cmake -E tar: clean up flag documentation | Ben Boeckel | 2015-01-08 | 1 | -1/+1 |
* | | Merge topic 'improve_cobertura' | Brad King | 2015-01-12 | 1 | -9/+39 |
|\ \ | |||||
| * | | ctest_coverage: Fix parsing of absolute paths in Cobertura files | Zack Galbreath | 2015-01-12 | 1 | -9/+39 |
* | | | Merge topic 'backport-copyright-year' | Brad King | 2015-01-12 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | Copyright.txt: Update year range to end in 2015 | Brad King | 2015-01-12 | 1 | -1/+1 |
* | | | | Merge topic 'Apple-GNU-compiler-features' | Brad King | 2015-01-12 | 2 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Record compile features for GNU on Apple. | Stephen Kelly | 2015-01-11 | 2 | -3/+3 |
* | | | | | Merge topic 'fix-autouic-regression' | 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 topic 'xcode-ios-compiler-id' | 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 topic 'FindLATEX-components' | Brad King | 2015-01-12 | 2 | -8/+163 |
|\ \ \ \ \ | |||||
| * | | | | | FindLATEX: Add components for XeLaTeX and LuaLaTeX | Christoph Grüninger | 2015-01-11 | 1 | -1/+32 |
| * | | | | | FindLATEX: Add components Biber and xindy | Christoph Grüninger | 2015-01-11 | 1 | -0/+30 |
| * | | | | | FindLATEX: Add components PDFtoPS and HTLATEX | Christoph Grüninger | 2015-01-11 | 1 | -0/+30 |
| * | | | | | FindLATEX: Add components handling | Christoph Grüninger | 2014-12-23 | 2 | -7/+71 |
* | | | | | | Merge topic 'doc-CMAKE_FIND_PACKAGE_NAME' | 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 topic 'FindOpenSSL-use-header-version' | Brad King | 2015-01-12 | 1 | -3/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindOpenSSL: Always extract version from detected header (#15075) | Aku Kotkavuo | 2015-01-11 | 1 | -3/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'drop-ancient-workarounds' | Brad King | 2015-01-12 | 135 | -930/+615 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove VS 6 special case. | Stephen Kelly | 2015-01-11 | 1 | -3/+0 |
| * | | | | | | Remove some obsolete stuff. | Stephen Kelly | 2015-01-11 | 3 | -35/+0 |
| * | | | | | | cmStandardIncludes: Remove obsolete cmOStringStream. | Stephen Kelly | 2015-01-11 | 4 | -79/+4 |
| * | | | | | | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 127 | -612/+613 |
| * | | | | | | Remove unused cmIStringStream class. | Stephen Kelly | 2015-01-08 | 1 | -31/+0 |
| * | | | | | | cmStandardIncludes: Remove std namespace hack. | Stephen Kelly | 2015-01-08 | 1 | -5/+0 |
| * | | | | | | cmStandardIncludes: Remove ANSI_FOR_SCOPE hack. | Stephen Kelly | 2015-01-08 | 1 | -7/+0 |
| * | | | | | | cmStandardIncludes: Remove iostreams workaround for obsolete Compaq compiler. | Stephen Kelly | 2015-01-08 | 1 | -49/+0 |
| * | | | | | | cmStandardIncludes: Drop Comeau-related workaround. | Stephen Kelly | 2015-01-08 | 1 | -13/+0 |
| * | | | | | | Remove Borland-related undef. | Stephen Kelly | 2015-01-08 | 1 | -1/+0 |
| * | | | | | | cmStandardIncludes: Remove comment about Borland. | Stephen Kelly | 2015-01-08 | 1 | -11/+0 |
| * | | | | | | Drop SGI as a CMake host compiler. | Stephen Kelly | 2015-01-08 | 6 | -87/+1 |
* | | | | | | | Merge topic 'sun-better-stdlib' | Brad King | 2015-01-12 | 40 | -433/+137 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmTarget: Use insert instead of std::copy. | Stephen Kelly | 2015-01-11 | 1 | -2/+2 |
| * | | | | | | | Help: Remove documented restriction on template use. | Stephen Kelly | 2015-01-11 | 1 | -6/+0 |
| * | | | | | | | Help: Remove documented restriction on find in conditions. | Stephen Kelly | 2015-01-11 | 2 | -29/+1 |
| * | | | | | | | Help: Remove documented restriction on insert APIs. | Stephen Kelly | 2015-01-11 | 1 | -47/+0 |
| * | | | | | | | Use two-iterator std::set::insert where appropriate. | Stephen Kelly | 2015-01-11 | 18 | -168/+41 |
| * | | | | | | | Use insert instead of a loop in some cases. | Stephen Kelly | 2015-01-11 | 21 | -169/+48 |
| * | | | | | | | Revert "Misc. fixes for the Oracle / Sun compiler." | Stephen Kelly | 2015-01-11 | 2 | -12/+8 |
| * | | | | | | | SolarisStudio: Use alternative standard library to build CMake. | Stephen Kelly | 2015-01-11 | 2 | -0/+37 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-12 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'linux-XL-fortran' | Brad King | 2015-01-11 | 3 | -0/+3 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | |