Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ | |||||
| * | | | XL: Fix link flags for executables on Linux with XL compilers | Brad King | 2015-01-10 | 3 | -0/+3 |
* | | | | Merge branch 'release' | Brad King | 2015-01-11 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'fix-empty-target-property-queries' into release | Brad King | 2015-01-11 | 20 | -6/+170 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'FindSDL-quoting' into release | Brad King | 2015-01-08 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'FindCUDA-cross' into release | Brad King | 2015-01-08 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'FindIce-CMP0054' into release | Brad King | 2015-01-08 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'doc-CXX_STANDARD-14' into release | Brad King | 2015-01-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'doc-if-variable-not-defined' into release | Brad King | 2015-01-08 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'kwsys-Terminal-xterm-termite' into release | Brad King | 2015-01-08 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'doc-octothorpe-escaping' into release | Brad King | 2014-12-24 | 1 | -0/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ninja-fix-subdir-objlib-languages' into release | Brad King | 2014-12-24 | 6 | -2/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'tests-encoding' | Brad King | 2015-01-11 | 9 | -46/+49 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Encoding: Modify tests to work using non-ascii paths. | Clinton Stimpson | 2015-01-09 | 9 | -46/+49 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge topic 'FindCUDA.cmake/UseCMAKE_CXX_FLAGS_separableCompilation' | Brad King | 2015-01-11 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | FindCUDA: Add relevant CMAKE_{C,CXX}_FLAGS for separable compilation | James Bigler | 2015-01-06 | 1 | -1/+9 |
* | | | | | | | | | | | | | | | 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 'feature_record_msvc' | Brad King | 2015-01-11 | 10 | -7/+185 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Help: Add notes for topic 'feature_record_msvc' | Brad King | 2015-01-11 | 1 | -0/+6 |
| * | | | | | | | | | | | | | | | | Features: Enable writing of MSVC compiler feature header. | Robert Maynard | 2015-01-11 | 5 | -7/+48 |
| * | | | | | | | | | | | | | | | | Features: Record for MSVC C++ 2015 and MSVC C 2010-2015. | Robert Maynard | 2015-01-11 | 4 | -16/+78 |
| * | | | | | | | | | | | | | | | | Features: Record for MSVC 2010-2013. | Stephen Kelly | 2015-01-11 | 2 | -0/+69 |
* | | | | | | | | | | | | | | | | | Merge topic 'refactor-CompileFeatures-test' | Brad King | 2015-01-11 | 4 | -19/+45 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | Features: Quote all compiler names when comparing with COMPILER_ID | Robert Maynard | 2015-01-11 | 2 | -10/+10 |
| * | | | | | | | | | | | | | | | | Features: Properly evaluate if the compiler supports cxx_final. | Robert Maynard | 2015-01-11 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | Features: Add a comment explaining part of test. | Stephen Kelly | 2015-01-03 | 1 | -0/+2 |