Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindCygwin-alt-arch' | Brad King | 2017-05-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindCygwin: Use find_program instead of find_path | Tibor Szabo | 2017-05-23 | 1 | -2/+2 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindDoxygen-add-docs-function' | Brad King | 2017-05-25 | 8 | -124/+1116 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Improve Doxygen support | Alex Turbov | 2017-05-24 | 8 | -124/+1116 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'server-fix-warning' | Brad King | 2017-05-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmServer: Fix compiler -Wdouble-promotion warning | Brad King | 2017-05-24 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'find_dependency-improvements' | Brad King | 2017-05-25 | 29 | -79/+80 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Improve find_dependency argument handling | Matthew Woehlke | 2017-05-22 | 29 | -79/+80 |
* | | | | | | | | Merge topic 'find_package-shorter-message' | Brad King | 2017-05-25 | 10 | -137/+109 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | find_package: shorten output for missing package in config mode | Christoph Grüninger | 2017-05-23 | 10 | -49/+15 |
| * | | | | | | | cmFindPackageCommand: Split condition to improve readability | Christoph Grüninger | 2017-05-23 | 1 | -91/+97 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-25 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'release' | Brad King | 2017-05-24 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'vs15-GNUtoMS' into release | Brad King | 2017-05-22 | 1 | -0/+15 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'vs15-GNUtoMS' | Brad King | 2017-05-24 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | GNUtoMS: Add search path for VS 2017 environment scripts | Alex Ghosh | 2017-05-22 | 1 | -0/+15 |