Commit Graph

  • 6757e66089 Merge branch 'release' Brad King 2016-09-23 08:43:36 -0400
  • 3a883a9f7d Merge topic 'ninja-fortran' Brad King 2016-09-23 08:40:16 -0400
  • 961536dc85 Merge topic 'CheckFortranSourceCompiles-custom-ext' Brad King 2016-09-23 08:40:13 -0400
  • c60fe33075 Merge topic 'test-Fortran-split' Brad King 2016-09-23 08:40:10 -0400
  • e9cae187c3 Merge topic 'fix-xcode-attribute-LOCATIONs' Brad King 2016-09-23 08:40:07 -0400
  • aec5bf8edb Merge topic 'cmake-server-signals' Brad King 2016-09-23 08:40:03 -0400
  • 0314f26412 Merge topic 'FindOpenSSL-path-order' Brad King 2016-09-23 08:40:00 -0400
  • 785f875426 Merge topic 'qtdialog-lib-paths' Brad King 2016-09-23 08:39:56 -0400
  • eb1524869c Merge branch 'qtdialog-lib-paths' into release Brad King 2016-09-23 08:11:13 -0400
  • d0a27ae998 CMake Nightly Date Stamp Kitware Robot 2016-09-23 00:01:05 -0400
  • 48624b3cb8 cmake-gui: Do not remove library paths for Qt5 plugins. Clinton Stimpson 2016-09-22 13:13:38 -0600
  • eb8cd35684 Tests: Split Fortran module testing into separate FortranModules test Brad King 2016-09-22 14:23:39 -0400
  • a41c8724d1 Tests: Check if Fortran compiler supports F90 Brad King 2016-09-22 14:09:52 -0400
  • 1ec5097d4d Tests: Use more generic variables in Fortran test Brad King 2016-09-22 14:21:21 -0400
  • d7bd2efbc4 Tests: Remove trailing line from Fortran/External Brad King 2016-09-22 14:20:53 -0400
  • 4d3874d5ad CheckFortranSourceCompiles: Add support for custom source extension Brad King 2016-09-22 14:45:55 -0400
  • 86d2e4276d CheckFortranSourceCompiles: Fix FAIL_REGEX documentation typo Brad King 2016-09-22 14:37:12 -0400
  • 330581502a Help: Document Ninja generator conditional Fortran support Brad King 2016-09-22 10:56:56 -0400
  • 59aae29214 Ninja: Add dyndep rules for Fortran module dependencies Brad King 2016-09-22 10:34:45 -0400
  • 39ebfc79e6 Ninja: Add explicit preprocessing step for Fortran Brad King 2016-09-21 15:38:53 -0400
  • 9a77680eed Ninja: Conditionally allow Fortran based on ninja 'dyndep' support Brad King 2016-09-21 15:05:34 -0400
  • 0f331d7893 Ninja: Add internal tool to produce a ninja dyndep file for Fortran Brad King 2016-09-22 10:19:44 -0400
  • d3e0b64b14 Ninja: Add internal tool to scan Fortran code for module dependencies Brad King 2016-09-22 10:14:44 -0400
  • 8eca59a175 Ninja: Add comment with Fortran dependency design documentation Brad King 2016-09-22 10:11:36 -0400
  • a57d1bb712 Ninja: Add API to check for dyndep support Brad King 2016-09-21 14:38:49 -0400
  • 0488ae63ea Ninja: Refactor ninja feature detection Brad King 2016-09-21 14:22:41 -0400
  • f0a23aa3db Ninja: Refactor Fortran rejection logic Brad King 2016-09-21 13:52:01 -0400
  • 764775c4dd Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup Brad King 2016-09-22 11:03:40 -0400
  • e22d30e25a server-mode: Allow for sending signals Tobias Hunger 2016-09-09 10:01:45 +0200
  • cc576c2c7f server-mode: Pass server into cmServerProtocol Tobias Hunger 2016-09-09 12:50:23 +0200
  • 277ffa2881 server-mode: Move constants for server mode into its own file Tobias Hunger 2016-09-09 10:01:44 +0200
  • f4475eb92b Merge topic 'test-fixtures' Brad King 2016-09-22 08:09:55 -0400
  • 3e14e594b4 Merge topic 'cmake-server-pipes' Brad King 2016-09-22 08:09:52 -0400
  • 1d601c6cb9 server-mode: Introduce cmServerConnection Tobias Hunger 2016-09-09 10:01:44 +0200
  • 0d8c5ba42a FindOpenSSL: Search in more-specific directories before less-specific Brad King 2016-09-22 07:55:27 -0400
  • 555ef1e235 CMake Nightly Date Stamp Kitware Robot 2016-09-22 00:01:04 -0400
  • 2c2ffd3874 Merge topic 'ctest-capture-error' Brad King 2016-09-21 08:47:51 -0400
  • eca2af6e66 Merge topic 'cmake-server-more-info' Brad King 2016-09-21 08:47:48 -0400
  • 1657fa0795 Merge topic 'fortran-submodules' Brad King 2016-09-21 08:47:45 -0400
  • 63fbcd6799 Merge topic 'ninja-implicit-outputs' Brad King 2016-09-21 08:47:42 -0400
  • 0ebd7554bc Merge topic 'refactor-fortran-module-dir-lookup' Brad King 2016-09-21 08:47:39 -0400
  • ca4eec29f9 Merge topic 'update-kwsys' Brad King 2016-09-21 08:47:36 -0400
  • 68f7a476e7 Merge topic 'runcmake-cpack-test-framework-fix' Brad King 2016-09-21 08:47:33 -0400
  • 37c1863764 CMake Nightly Date Stamp Kitware Robot 2016-09-21 00:01:11 -0400
  • cb851a7c12 Tests: Fix RunCMake.CPack test infrastructure after logical conflict Domen Vrankar 2016-09-20 21:08:36 +0200
  • 4fb2b41a58 server-mode: Add debug support Tobias Hunger 2016-09-09 10:01:44 +0200
  • 537efe0561 server-mode: Report Messages from cmake to clients Tobias Hunger 2016-09-09 10:01:44 +0200
  • ca7799482c server-mode: Automate progress reporting Tobias Hunger 2016-09-09 10:01:44 +0200
  • 70b8ba9a0f cmake-server: Use consistent constant naming style Tobias Hunger 2016-09-20 15:29:33 +0200
  • adf1e32fa2 Help: Add notes for topic 'ctest-capture-error' Brad King 2016-09-20 14:43:13 -0400
  • 73f47c9e46 CTest: Add support for test fixtures Craig Scott 2016-09-07 12:04:07 +0800
  • d328dc6853 CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands Bill Hoffman 2016-07-28 15:12:43 -0400
  • 9ac2e18960 ctest_coverage: If gcov is not found just warn, not error Bill Hoffman 2016-07-28 15:12:43 -0400
  • df4aeb3121 Help: Add notes for topic 'fortran-submodules' Brad King 2016-09-20 09:10:35 -0400
  • b5ac8b8aa7 Fortran: Add support for submodule syntax in dependency scanning Brad King 2016-09-05 16:46:42 -0400
  • bdcc1f517e cmFortranParser: Skip module procedures/functions/subroutines Brad King 2016-09-05 13:35:21 -0400
  • 3876e2976e Merge branch 'upstream-KWSys' into update-kwsys Brad King 2016-09-20 09:04:14 -0400
  • 9783ed1e6e KWSys 2016-09-20 (3f69ac40) KWSys Upstream 2016-09-20 09:00:49 -0400
  • 501f9c9367 cmGlobalNinjaGenerator: Add API to check for implicit outputs support Brad King 2016-09-19 16:27:21 -0400
  • 144a24dcdc cmGlobalNinjaGenerator: Teach WriteBuild about implicit outputs Brad King 2016-09-19 15:49:13 -0400
  • 7b5f85677c Fortran: Use module dir flag if needed for default module directory Brad King 2016-09-19 15:36:00 -0400
  • 1777570fe5 cmGeneratorTarget: Refactor Fortran module directory lookup Brad King 2016-09-19 15:30:34 -0400
  • 6b8812c27e Merge topic 'directory-list-targets-and-subdirs' Brad King 2016-09-20 08:41:01 -0400
  • 5c1ebec843 Merge topic 'cpack-rpm-policy-warnings' Brad King 2016-09-20 08:40:58 -0400
  • 290d48ebc7 Merge topic 'cpack-rpm-srpm-package' Brad King 2016-09-20 08:40:55 -0400
  • 9dc5bd9611 Merge topic 'cpack.hash_computing' Brad King 2016-09-20 08:40:52 -0400
  • 8d83c9d100 Merge topic 'ifw-package-resources' Brad King 2016-09-20 08:40:49 -0400
  • 8b0f246694 Merge topic 'ExternalProject-HTTP_HEADER' Brad King 2016-09-20 08:40:45 -0400
  • 6a9b30aea3 Merge topic 'cuda_use_cudadevrt_with_separable_compilation' Brad King 2016-09-20 08:40:42 -0400
  • 83ec894ffd Merge topic 'cmake-server-experimental-protocols' Brad King 2016-09-20 08:40:39 -0400
  • 160a7ad640 Merge topic 'cleanup-Convert' Brad King 2016-09-20 08:40:36 -0400
  • 7df8a8f276 server-mode: Add --experimental flag Tobias Hunger 2016-09-09 10:01:44 +0200
  • edb3f6eee4 CPackRPM: Avoid CMP0007 warnings Domen Vrankar 2016-09-20 00:17:54 +0200
  • d9cec8adca CPack/RPM: Generate source rpm (SRPM) packages on demand Domen Vrankar 2016-09-19 23:44:06 +0200
  • 891e0ebdce FindCUDA: find cudadevrt and link it if CUDA_SEPARABLE_COMPILATION is ON Robert Maynard 2016-09-16 13:34:04 +0200
  • 9034a7acc5 CMake Nightly Date Stamp Kitware Robot 2016-09-20 00:01:06 -0400
  • 6429d6d9dd cmOutputConverter: Remove now-obsolete Convert method Stephen Kelly 2016-08-27 19:01:20 +0200
  • ad79061720 Convert: Inline uses of START_OUTPUT Stephen Kelly 2016-08-27 18:52:40 +0200
  • 4cf707b083 Convert: Remove HOME_OUTPUT enum value Stephen Kelly 2016-08-27 18:41:42 +0200
  • 3d12ffbf5b Ninja: Update comment variable reference Stephen Kelly 2016-08-27 18:40:45 +0200
  • 4d69ac7697 Convert: Move access to BinaryDirectory out of loops Stephen Kelly 2016-09-07 23:31:04 +0200
  • e7c8956746 Convert: Inline uses of HOME_OUTPUT Stephen Kelly 2016-08-27 18:20:37 +0200
  • dc51091944 Common: Use a string instead of enum for WorkingDirectory Stephen Kelly 2016-08-27 18:32:49 +0200
  • 76833149ec Convert: Simplify switch Stephen Kelly 2016-08-27 13:48:57 +0200
  • dc95020efa Convert: Remove obsolete MAKERULE enum value Stephen Kelly 2016-08-27 18:10:25 +0200
  • 1825f876a7 Convert: Move access to BinaryDirectory out of loops Stephen Kelly 2016-09-07 23:14:30 +0200
  • 25c39ac28b Convert: Inline HOME_OUTPUT MAKERULE conversion Stephen Kelly 2016-08-27 18:09:04 +0200
  • 516e79ba27 Convert: Inline MAKERULE conversions Stephen Kelly 2016-08-27 13:50:30 +0200
  • e13e519e1c Convert: Move access to BinaryDirectory out of loops Stephen Kelly 2016-09-06 23:29:01 +0200
  • 34c6e995f9 Convert: Avoid HOME_OUTPUT enum when converting to relative paths Stephen Kelly 2016-09-06 23:02:23 +0200
  • 839c65bca0 Convert: Move access to CurrentBinaryDirectory out of loops Stephen Kelly 2016-09-06 23:52:42 +0200
  • 21b5fdf9a3 Convert: Avoid START_OUTPUT enum when converting to relative paths Stephen Kelly 2016-08-27 13:50:29 +0200
  • f1d845ae74 Convert: Remove obsolete HOME and START enum values Stephen Kelly 2016-08-27 17:55:31 +0200
  • 0a98c74c1b Convert: Remove last uses of HOME enum value Stephen Kelly 2016-09-06 22:59:59 +0200
  • 495e26ae57 Convert: Remove last use of START enum value Stephen Kelly 2016-09-06 22:58:19 +0200
  • 4f68b2070f Xcode: Remove unused member Stephen Kelly 2016-09-19 21:22:50 +0200
  • d0be1e15c3 Add directory properties to get source and binary directories Brad King 2016-09-19 13:47:51 -0400
  • cbca65826c Add directory property to list buildsystem targets Brad King 2016-09-19 13:33:56 -0400
  • 7a4b8d0dc2 Add a directory property to list subdirectories Brad King 2016-09-19 13:32:29 -0400
  • b807cd9b54 CPackIFW: Add 'cpack_ifw_add_package_resources' command Konstantin Podsvirov 2016-09-19 18:48:27 +0300