Commit Graph

  • 089868a244 cmState: Record buildsystem target names in each directory Brad King 2016-09-16 16:23:40 -0400
  • 5e6716dbac Help: Add notes for topic 'ExternalProject-HTTP_HEADER' Brad King 2016-09-19 10:51:08 -0400
  • 1c63aa4d43 CPack: Add option to generate a checksum file next to each package file Petr Orlov 2016-08-31 18:05:15 +0300
  • 4682b42bdb Tests: Add subtest support to RunCMake/CPack infrastructure Domen Vrankar 2016-09-13 23:32:48 +0200
  • 5c87b92b1b Merge topic 'cmake-server-basic' Brad King 2016-09-19 09:36:34 -0400
  • 7263667c24 Help: Add notes for topic 'cmake-server-basic' Brad King 2016-09-19 09:20:43 -0400
  • 0f424c3d07 ExternalProject: Add HTTP_HEADER Ruslan Baratov 2016-09-19 15:41:00 +0300
  • 5adde4e79d cmake-server: Add documentation Tobias Hunger 2016-09-13 10:57:06 +0200
  • b63c1f6ce7 cmake-server: Add unit test Tobias Hunger 2016-09-13 10:56:42 +0200
  • d341d077c5 cmake-server: Implement ServerProtocol 1.0 Tobias Hunger 2016-09-13 11:39:24 +0200
  • b13d3e0d0b cmake-server: Bare-bones server implementation Tobias Hunger 2016-09-13 11:26:34 +0200
  • cd049f012e cmake-server: Report server mode availablitily in Capabilities Tobias Hunger 2016-09-13 11:05:39 +0200
  • 419ad05101 Merge topic 'cleanup-Convert' Brad King 2016-09-19 08:55:27 -0400
  • ec5114f997 Merge topic 'predictable-add_custom_command-output' Brad King 2016-09-19 08:55:24 -0400
  • 995d6be128 Merge topic 'clang-tidy-fixes' Brad King 2016-09-19 08:55:18 -0400
  • 31d63ac88c Merge topic 'doc-CPackIFW' Brad King 2016-09-19 08:55:15 -0400
  • 34b49df564 Merge topic 'ifw-user-interfaces' Brad King 2016-09-19 08:55:12 -0400
  • 0a4d15a9e2 Merge topic 'check-for-unique_ptr' Brad King 2016-09-19 08:55:09 -0400
  • 4c40cf681b Merge topic 'postgresql-96' Brad King 2016-09-19 08:55:06 -0400
  • b4ea74c5ca Merge topic 'find-package-mode-fixes' Brad King 2016-09-19 08:55:03 -0400
  • 009bb0139d Merge topic 'binaries-as-c++14' Brad King 2016-09-19 08:55:01 -0400
  • e7d3f154f0 Merge topic 'nightly-binary-no-ConsoleBuf-test' Brad King 2016-09-19 08:54:58 -0400
  • 92d76b50aa Make the add_custom_command output more predictable Stephen Kelly 2016-09-08 01:20:35 +0200
  • ea23db00f4 Utilities/Release: Suppress KWSys ConsoleBuf test on Windows binaries Brad King 2016-09-18 09:35:27 -0400
  • c7b312cf13 CMake Nightly Date Stamp Kitware Robot 2016-09-19 00:01:03 -0400
  • 8dac3af03c FindPostgreSQL: Search for version 9.6 Tamar Kranenburg 2016-09-18 12:11:58 +0200
  • 84039a6aa2 FindPostgreSQL: Correct comment about known postgres versions Tamar Kranenburg 2016-09-18 12:10:50 +0200
  • ca504042d1 CMake Nightly Date Stamp Kitware Robot 2016-09-18 00:01:05 -0400
  • 6afd35b98a cmState: remove unused code Daniel Pfeifer 2016-06-16 23:15:03 +0200
  • 8d47a20f13 cmOutputConverter: use new ConvertToRelativePath signature internally Daniel Pfeifer 2016-06-16 23:08:49 +0200
  • 149af87b86 cmOutputConverter: split ConvertToRelativePath Daniel Pfeifer 2016-06-16 21:37:57 +0200
  • 4171b86ca3 CMake Nightly Date Stamp Kitware Robot 2016-09-17 00:01:05 -0400
  • 3fab1fef23 cmNinjaNormalTargetGenerator: make sure comments match parameter names Daniel Pfeifer 2016-09-16 23:31:37 +0200
  • 7b94a7adb3 cmCommandArgumentsHelper: simplify boolean expression Daniel Pfeifer 2016-09-16 23:16:54 +0200
  • 782fcbb92e Use CM_NULLPTR Daniel Pfeifer 2016-09-16 23:01:40 +0200
  • 809ca6c81f Use braces around statements Daniel Pfeifer 2016-09-16 22:52:02 +0200
  • 516f8edb2e Avoid else after return Daniel Pfeifer 2016-09-16 22:45:24 +0200
  • d9f5d3c50f Remove redundant get() call on smart pointer Daniel Pfeifer 2016-09-16 14:19:50 +0200
  • 3fda109451 Mark overridden functions with CM_OVERRIDE Daniel Pfeifer 2016-09-16 13:08:14 +0200
  • aa50cdac43 Check for availability of unique_ptr and make_unique when building CMake Brad King 2016-09-16 13:21:10 -0400
  • 0310cb1094 Utilities/Release: Build Linux and OS X binaries as C++14 Brad King 2016-09-16 12:52:13 -0400
  • a327b20694 CPackIFW: Format documentation Brad King 2016-09-16 10:40:03 -0400
  • c2f0f41f63 CPackIFW: Add USER_INTERFACES option Pierluigi Taddei 2016-09-15 21:26:52 +0200
  • 00fd64d126 Merge topic 'refactor-target-construction' Brad King 2016-09-16 10:21:43 -0400
  • 60ebd0acf8 Merge topic 'size-empty' Brad King 2016-09-16 10:21:39 -0400
  • cf0e005202 Merge topic 'detect-relink-incompat' Brad King 2016-09-16 10:21:31 -0400
  • 4356bd7fe3 Merge topic 'file-curl-httpheader' Brad King 2016-09-16 10:21:23 -0400
  • 38a378e10d Merge topic 'find_package-dir-sort' Brad King 2016-09-16 10:21:17 -0400
  • 3efb3c0012 Merge topic 'ExternalProject-http-credentials' Brad King 2016-09-16 10:21:11 -0400
  • 6f1b80bec0 Merge topic 'file-LOCK-lowercase-test' Brad King 2016-09-16 10:20:57 -0400
  • 554655bfd9 Merge topic 'require-cmake-2.8.12.2' Brad King 2016-09-16 10:20:48 -0400
  • a098ca0d7a cmake: Fix --find-package mode link line output Brad King 2016-09-16 09:49:25 -0400
  • d9c600c504 cmGlobalGenerator: Fix use of uninitialized value in --find-package mode Brad King 2016-09-16 09:25:41 -0400
  • 3bb18e708d CMake Nightly Date Stamp Kitware Robot 2016-09-16 00:01:07 -0400
  • 73f648f167 use empty method to check for emptyness Daniel Pfeifer 2016-09-15 23:59:29 +0200
  • 9353d991a4 cmTarget: Remove unused support for partial construction Brad King 2016-09-15 16:00:24 -0400
  • fa3897b24e cmGlobalGenerator: Refactor global target construction Brad King 2016-09-15 15:56:49 -0400
  • 916d84450d cmGlobalGenerator: Split CreateDefaultGlobalTargets implementation Brad King 2016-09-15 15:11:02 -0400
  • 8f6cb36695 file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption Ruslan Baratov 2016-09-15 08:38:12 +0300
  • 6e06a53ebf Merge topic 'doc-CMP0017' Brad King 2016-09-15 14:16:07 -0400
  • 6a18967580 Merge topic 'doc-FeatureSummary' Brad King 2016-09-15 14:16:04 -0400
  • c3507b5496 Help: Clarify wording of include() for builtin module directories Brad King 2016-09-15 14:01:13 -0400
  • 72dfca30b9 ninja: error out on relink requirements Ben Boeckel 2016-09-13 11:23:19 -0400
  • 31be918b0b find_package: Optionally sort globbed directories in a meaningful order Pierluigi Taddei 2016-09-08 20:26:59 +0200
  • 9cbd04be5f Help: Add notes for topic 'ExternalProject-http-credentials' Brad King 2016-09-15 11:52:27 -0400
  • a788cf3092 Tests: Add case for file(LOCK) with lower-cased path Ruslan Baratov 2016-09-15 16:42:20 +0300
  • 7aa97b948f FeatureSummary: Add include() to examples Brad King 2016-09-15 11:34:34 -0400
  • 46ded385c0 FeatureSummary: Format documentation Brad King 2016-09-15 11:33:24 -0400
  • 5d17e99580 FeatureSummary: Convert docs to a bracket comment Brad King 2016-09-15 09:50:32 -0400
  • 7c92c84302 FeatureSummary: Order function implementations the same as the documentation Brad King 2016-09-15 09:48:31 -0400
  • ae783c9ba9 Require CMake 2.8.12.2 to build CMake itself Brad King 2016-09-15 09:23:39 -0400
  • 010140311a Merge topic 'update-kwsys' Brad King 2016-09-15 08:46:48 -0400
  • b7dcadac44 Merge topic 'add-strverscmp' Brad King 2016-09-15 08:46:45 -0400
  • 6f31436c91 Merge topic 'extend_matlab_unit_test' Brad King 2016-09-15 08:46:42 -0400
  • e0e047fe4b Merge topic 'refactor-target-construction' Brad King 2016-09-15 08:46:40 -0400
  • 62a79dccc5 Merge topic 'cmake-static-FindCacheFile' Brad King 2016-09-15 08:46:37 -0400
  • 0063b6b43c Merge topic 'fix-ccmake-sun-gcc' Brad King 2016-09-15 08:46:34 -0400
  • 0b282335ab Merge topic 'fix-CMAKE_COMPILER_IS_GNU-confusion' Brad King 2016-09-15 08:46:30 -0400
  • f129dc752b Merge topic 'python-3.7' Brad King 2016-09-15 08:46:27 -0400
  • de1493176b Tests: Use upper-case drive letters in RunCMake.get_filename_component Brad King 2016-09-15 08:32:43 -0400
  • e1ca117332 ExternalProject: Add HTTP_{USERNAME,PASSWORD} Ruslan Baratov 2016-09-15 07:52:54 +0300
  • 100817dc5d CMake Nightly Date Stamp Kitware Robot 2016-09-15 00:01:07 -0400
  • 7a2e114dd8 cmTarget: Inline SetType method at only remaining call site Brad King 2016-09-14 14:34:36 -0400
  • 00e78c1990 cmTarget: Construct with basic information up front Brad King 2016-09-14 14:28:07 -0400
  • 9d11bd5066 Avoid requiring default cmTarget constructor for map indexing Brad King 2016-09-14 13:42:27 -0400
  • d97513d842 cmTarget: Add method to get a copy adapted for a directory Brad King 2016-09-14 13:38:00 -0400
  • 4ebb4ae6cf FindMatlab: Extend matlab_add_unit_test to run arbitrary test code Bill Hoffman 2016-08-30 15:02:35 -0400
  • cc770e7670 cmake: Make FindCacheFile a static method Brad King 2016-09-14 11:49:24 -0400
  • d4d0c94226 ccmake: Fix recent compilation regression with GCC on Solaris Brad King 2016-09-14 10:48:51 -0400
  • 152bbe5068 Modules: Fix typos in name of `CMAKE_COMPILER_IS_GNUCC` variable Brad King 2016-09-14 10:11:43 -0400
  • a6d3f5418c Help: Clarify documentation of CMAKE_COMPILER_IS_GNU{CC,CXX,G77} Brad King 2016-09-14 10:09:39 -0400
  • 04d94fbe92 Merge branch 'upstream-KWSys' into update-kwsys Brad King 2016-09-14 09:43:32 -0400
  • d28e4467aa KWSys 2016-09-14 (c4049689) KWSys Upstream 2016-09-14 09:38:50 -0400
  • e4fc770fa3 Merge branch 'upstream-KWSys' into update-kwsys Brad King 2016-09-14 09:41:55 -0400
  • b80d613632 KWSys 2016-09-14 (e736efa1) KWSys Upstream 2016-09-14 09:32:09 -0400
  • c31573b964 FindPython{Interp,Libs}: Add version 3.7 Yen Chi Hsuan 2016-09-14 20:54:07 +0800
  • 884943251b Tests: Add test for our strverscmp implementation Pierluigi Taddei 2016-09-12 23:13:13 +0200
  • ea69e03afa Merge topic 'minor-cleanup' Brad King 2016-09-14 09:02:29 -0400
  • e9dbb272e0 Merge topic 'cmake-E-help-order' Brad King 2016-09-14 08:56:25 -0400
  • 171ea5d3cf Merge topic 'file-curl-userpw' Brad King 2016-09-14 08:56:22 -0400