Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | KWSys Terminal: Add xterm-termite to VT100 color support whitelist | Simon Gomizelj | 2015-01-08 | 1 | -0/+1 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'ninja-fix-subdir-objlib-languages' into release | Brad King | 2014-12-24 | 1 | -2/+15 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'ninja-fix-crash-on-error' into release | Brad King | 2014-12-23 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix compilation with the Oracle / Sun compiler (#15318) | Chuck Atkins | 2014-12-18 | 1 | -2/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cpack-PackageMaker-OSX-10.10' | Brad King | 2015-01-15 | 2 | -10/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CPack: Fix PackageMaker internal versioning for OS X 10.10 | Calin Cascaval | 2015-01-12 | 2 | -10/+26 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-15 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-14 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-13 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'join-algorithm' | Brad King | 2015-01-12 | 15 | -216/+56 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use the cmJoin algorithm where possible. | Stephen Kelly | 2015-01-08 | 14 | -215/+29 | |
| * | | | | | | | cmStandardIncludes: Add a join algorithm for string containers. | Stephen Kelly | 2015-01-08 | 1 | -0/+27 | |
| * | | | | | | | cmInstallCommand: Remove unused variable. | Stephen Kelly | 2015-01-08 | 1 | -1/+0 | |
* | | | | | | | | Merge topic 'add-xz-support' | Brad King | 2015-01-12 | 4 | -21/+56 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | 4 | -6/+14 | |
| * | | | | | | | | 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 'fix-autouic-regression' | Brad King | 2015-01-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | QtAutoUic: Restore source file AUTOUIC_OPTIONS settings | Justin Borodinsky | 2015-01-11 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'drop-ancient-workarounds' | Brad King | 2015-01-12 | 132 | -894/+614 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove some obsolete stuff. | Stephen Kelly | 2015-01-11 | 1 | -4/+0 | |
| * | | | | | | | | | | cmStandardIncludes: Remove obsolete cmOStringStream. | Stephen Kelly | 2015-01-11 | 3 | -78/+4 | |
| * | | | | | | | | | | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 126 | -611/+612 | |
| * | | | | | | | | | | 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 | 37 | -354/+100 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmTarget: Use insert instead of std::copy. | Stephen Kelly | 2015-01-11 | 1 | -2/+2 | |
| * | | | | | | | | | | Help: Remove documented restriction on find in conditions. | Stephen Kelly | 2015-01-11 | 1 | -3/+1 | |
| * | | | | | | | | | | 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 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-12 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'sln-bom' | Brad King | 2015-01-11 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Encoding: Write Visual Studio solution file with BOM. | Clinton Stimpson | 2014-12-27 | 2 | -0/+10 | |
* | | | | | | | | | | | Merge topic 'fix-empty-target-property-queries' | Brad King | 2015-01-11 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | get_target_property: discern empty from undefined properties (#15333) | Stephen Kelly | 2015-01-11 | 1 | -1/+4 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2015-01-11 | 5 | -6/+18 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-01-10 | 5 | -6/+18 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-11 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-10 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-01-09 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | |