Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Fix XCTest build configuration | Brad King | 2017-05-30 | 1 | -0/+1 |
* | Merge topic 'bootstrap-drop-irix' | Brad King | 2017-05-30 | 1 | -28/+0 |
|\ | |||||
| * | bootstrap: remove support for IRIX | Daniel Pfeifer | 2017-05-28 | 1 | -28/+0 |
* | | Merge topic 'libuv-cygwin' | Brad King | 2017-05-30 | 2 | -3/+21 |
|\ \ | |||||
| * | | Build with libuv on Cygwin to enable server-mode | Brad King | 2017-05-28 | 2 | -3/+21 |
* | | | Merge topic '16917-c-compiler-version-variable-hint' | Brad King | 2017-05-30 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Help: Add a hint about C and C++ compiler version variable | Gregor Jasny | 2017-05-28 | 1 | -0/+4 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-30 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-29 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'sunpro-std-flags' | Brad King | 2017-05-28 | 3 | -6/+11 |
|\ \ | |||||
| * | | SunPro: update flags used for CMake itself | Daniel Pfeifer | 2017-05-26 | 1 | -1/+2 |
| * | | SunPro: set -library=stlport as standard compile option for C++98 | Daniel Pfeifer | 2017-05-26 | 1 | -0/+4 |
| * | | SunPro: add standard compile option for C++03 | Daniel Pfeifer | 2017-05-26 | 1 | -2/+2 |
| * | | Tests: Compile entire Plugin test with the same language standard | Brad King | 2017-05-26 | 1 | -3/+3 |
* | | | Merge topic 'intel-std-flags' | Brad King | 2017-05-28 | 2 | -36/+44 |
|\ \ \ | |||||
| * | | | Intel: avoid variables in language standard flags | Daniel Pfeifer | 2017-05-26 | 2 | -36/+44 |
* | | | | Merge topic 'reduce-string-copying' | Brad King | 2017-05-28 | 42 | -129/+130 |
|\ \ \ \ | |||||
| * | | | | Remove unnecessary operator<< usage | Pavel Solodovnikov | 2017-05-26 | 1 | -1/+1 |
| * | | | | Remove unused variables | Pavel Solodovnikov | 2017-05-26 | 3 | -7/+1 |
| * | | | | Improved checking for number of arguments passed | Pavel Solodovnikov | 2017-05-26 | 1 | -1/+1 |
| * | | | | Add const-reference qualifications | Pavel Solodovnikov | 2017-05-26 | 39 | -114/+121 |
| * | | | | Change std::basic_string<char> to std::string | Pavel Solodovnikov | 2017-05-24 | 1 | -6/+6 |
* | | | | | Merge topic 'FindBoost-use-IN_LIST' | Brad King | 2017-05-28 | 1 | -6/+10 |
|\ \ \ \ \ | |||||
| * | | | | | FindBoost: Simplify search in lists. | Alex Turbov | 2017-05-26 | 1 | -6/+10 |
* | | | | | | Merge topic 'autogen_config' | Brad King | 2017-05-28 | 11 | -243/+424 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Autogen: Test adaptions | Sebastian Holtermann | 2017-05-26 | 1 | -2/+8 |
| * | | | | | | Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property. | Sebastian Holtermann | 2017-05-26 | 11 | -231/+403 |
| * | | | | | | Autogen: Pass build directory in Info file | Sebastian Holtermann | 2017-05-26 | 4 | -22/+25 |
* | | | | | | | Merge topic 'FindProtobuf-export-macro' | Brad King | 2017-05-28 | 2 | -5/+22 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | FindProtobuf: add optional export declaration macro to generated cpp files | André Apitzsch | 2017-05-26 | 2 | -5/+22 |
* | | | | | | | Merge topic 'update-libuv' | Brad King | 2017-05-28 | 21 | -96/+724 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | libuv: Update build within CMake | Brad King | 2017-05-26 | 1 | -0/+4 |
| * | | | | | | | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2017-05-26 | 20 | -96/+720 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| | * | | | | | | libuv 2017-05-25 (dc596109) | libuv upstream | 2017-05-26 | 20 | -96/+720 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-28 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-27 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'codecvt-revise' | Brad King | 2017-05-26 | 3 | -141/+177 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | codecvt: Re-implement do_out and do_unshift | Brad King | 2017-05-25 | 3 | -141/+177 |
* | | | | | | | | Merge topic 'findxmlrpc_fix' | Brad King | 2017-05-26 | 1 | -18/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindXMLRPC: handle QUIETLY and REQUIRED correctly | Niklas Simons | 2017-05-25 | 1 | -18/+12 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'cpacklog-string-cref' | Brad King | 2017-05-26 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmCPackLog: pass std::string by const& | Daniel Pfeifer | 2017-05-25 | 1 | -6/+6 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'vs-vcxproj-indent' | Brad King | 2017-05-26 | 1 | -12/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Fix indentation of .vcxproj files | Brad King | 2017-05-24 | 1 | -12/+12 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-05-26 | 3 | -53/+75 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-05-25 | 3 | -53/+75 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | KWSys 2017-05-25 (160bed45) | KWSys Upstream | 2017-05-25 | 3 | -53/+75 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-26 | 1 | -1/+1 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'c++11-iwyu-decay-and-strip' | Brad King | 2017-05-25 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | IWYU: add mapping for std::__decay_and_strip | Daniel Pfeifer | 2017-05-24 | 1 | -0/+13 |
| | |_|_|/ / / / | |/| | | | | | |