summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-05-201-1/+1
* | | | | | | | | Merge topic 'target-depends-per-config'Brad King2017-05-194-14/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmComputeTargetDepends: Avoid nested loops over configurationsBrad King2017-05-182-14/+7
| * | | | | | | | | cmComputeTargetDepends: Avoid computing with empty configurationBrad King2017-05-181-1/+3
| * | | | | | | | | Tests: Fix RunCMake.CMP0022 tll case for Debug configurationBrad King2017-05-182-2/+4
* | | | | | | | | | Merge topic 'solarisEmptyFileFix'Brad King2017-05-192-2/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Ensure Solaris linker never sees empty contentsCraig Scott2017-05-182-2/+6
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'solaris_testLibSONAME'Brad King2017-05-191-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Make function name not match SONAMECraig Scott2017-05-181-1/+1
* | | | | | | | | | | Merge topic 'FindProtobuf-targets'Brad King2017-05-197-0/+148
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Add notes for topic 'FindProtobuf-targets'Brad King2017-05-181-0/+5
| * | | | | | | | | | | FindProtobuf: add testsAndré Apitzsch2017-05-185-0/+62
| * | | | | | | | | | | FindProtobuf: add targetsAndré Apitzsch2017-05-181-0/+81
* | | | | | | | | | | | Merge topic 'liblzma-fix-inline'Brad King2017-05-191-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | liblzma: Fix HAVE_INLINE and HAVE___INLINE checksBrad King2017-05-171-2/+2
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-05-191-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'string-append'Brad King2017-05-1813-28/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use string(APPEND) in ModulesDaniel Pfeifer2017-05-1713-28/+28
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'cpack-archive-per-component-filename'Brad King2017-05-189-17/+100
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CPack/Archive: per component filenames supportDomen Vrankar2017-05-169-17/+100
* | | | | | | | | | | Merge topic 'source_group-TREE-relative-path'Brad King2017-05-186-23/+39
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | source_group: Restore TREE support for relative pathsMateusz Janek2017-05-176-23/+39
* | | | | | | | | | | Merge topic 'vs14-GNUtoMS'Brad King2017-05-181-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | GNUtoMS: Add search path for VS 2015 environment scriptsAlex Ghosh2017-05-171-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'rel-osx-qt-version'Brad King2017-05-181-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Utilities/Release: Switch macOS binary to Qt 5.6.2Brad King2017-05-171-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fix-invalid-export-name'Brad King2017-05-181-7/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bindexplib: Skip symbols containing a dot (.)Albert Ziegenhagel2017-05-161-7/+10
* | | | | | | | | | | Merge topic 'update-kwsys'Brad King2017-05-1820-476/+345
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-05-1620-476/+345
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | KWSys 2017-05-16 (fe1f22ce)KWSys Upstream2017-05-1620-476/+345
* | | | | | | | | | | Merge topic 'ninja-compile_commands.json'Brad King2017-05-181-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Ninja: List compile_commands.json as generated by CMakeKevin Puetz2017-05-161-0/+4
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'removeSetModulePath'Brad King2017-05-184-12/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tests: Remove unnecessary setting of CMAKE_MODULE_PATHCraig Scott2017-05-154-12/+0
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'gtest_add_tests'Brad King2017-05-1811-27/+302
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | GoogleTest: Expand capabilities of gtest_add_tests()Craig Scott2017-05-1511-27/+302
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'update-libuv'Brad King2017-05-1848-710/+964
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | libuv: Update build within CMakeBrad King2017-05-161-0/+7
| * | | | | | | | | | Merge branch 'upstream-libuv' into update-libuvBrad King2017-05-1547-710/+957
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | libuv 2017-05-09 (e11dcd43)libuv upstream2017-05-1547-711/+957
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-05-181-1/+1
* | | | | | | | | | | | Merge topic 'note-unstage-before-update'Brad King2017-05-171-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Help/dev: note that unstaging before an update is unnecessaryBen Boeckel2017-05-171-0/+4
|/ / / / / / / / / / /
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-05-171-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'release'Brad King2017-05-160-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'mingw-w64-compile' into releaseBrad King2017-05-152-0/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'vs_fix_cpp_debugging_with_cs_enabled' into releaseBrad King2017-05-151-11/+11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'FindOpenSSL-crypto-only' into releaseBrad King2017-05-151-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'FindDevIL-compat' into releaseBrad King2017-05-151-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |