21416 Commits (19ffc0729fdc12b8c0874db7ae1c5e576b48ba10)

Author SHA1 Message Date
Brad King 764775c4dd Fix XCODE_ATTRIBUTE_..._LOCATION target property lookup 9 years ago
Tobias Hunger e22d30e25a server-mode: Allow for sending signals 9 years ago
Tobias Hunger cc576c2c7f server-mode: Pass server into cmServerProtocol 9 years ago
Tobias Hunger 277ffa2881 server-mode: Move constants for server mode into its own file 9 years ago
Tobias Hunger 1d601c6cb9 server-mode: Introduce cmServerConnection 9 years ago
Kitware Robot 555ef1e235 CMake Nightly Date Stamp 9 years ago
Kitware Robot 37c1863764 CMake Nightly Date Stamp 9 years ago
Tobias Hunger 4fb2b41a58 server-mode: Add debug support 9 years ago
Tobias Hunger 537efe0561 server-mode: Report Messages from cmake to clients 9 years ago
Tobias Hunger ca7799482c server-mode: Automate progress reporting 9 years ago
Tobias Hunger 70b8ba9a0f cmake-server: Use consistent constant naming style 9 years ago
Craig Scott 73f47c9e46 CTest: Add support for test fixtures 9 years ago
Bill Hoffman d328dc6853 CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commands 9 years ago
Bill Hoffman 9ac2e18960 ctest_coverage: If gcov is not found just warn, not error 9 years ago
Brad King b5ac8b8aa7 Fortran: Add support for submodule syntax in dependency scanning 9 years ago
Brad King bdcc1f517e cmFortranParser: Skip module procedures/functions/subroutines 9 years ago
Brad King 501f9c9367 cmGlobalNinjaGenerator: Add API to check for implicit outputs support 9 years ago
Brad King 144a24dcdc cmGlobalNinjaGenerator: Teach WriteBuild about implicit outputs 9 years ago
Brad King 7b5f85677c Fortran: Use module dir flag if needed for default module directory 9 years ago
Brad King 1777570fe5 cmGeneratorTarget: Refactor Fortran module directory lookup 9 years ago
Tobias Hunger 7df8a8f276 server-mode: Add --experimental flag 9 years ago
Kitware Robot 9034a7acc5 CMake Nightly Date Stamp 9 years ago
Stephen Kelly 6429d6d9dd cmOutputConverter: Remove now-obsolete Convert method 9 years ago
Stephen Kelly ad79061720 Convert: Inline uses of START_OUTPUT 9 years ago
Stephen Kelly 4cf707b083 Convert: Remove HOME_OUTPUT enum value 9 years ago
Stephen Kelly 3d12ffbf5b Ninja: Update comment variable reference 9 years ago
Stephen Kelly 4d69ac7697 Convert: Move access to BinaryDirectory out of loops 9 years ago
Stephen Kelly e7c8956746 Convert: Inline uses of HOME_OUTPUT 9 years ago
Stephen Kelly dc51091944 Common: Use a string instead of enum for WorkingDirectory 9 years ago
Stephen Kelly 76833149ec Convert: Simplify switch 9 years ago
Stephen Kelly dc95020efa Convert: Remove obsolete MAKERULE enum value 9 years ago
Stephen Kelly 1825f876a7 Convert: Move access to BinaryDirectory out of loops 9 years ago
Stephen Kelly 25c39ac28b Convert: Inline HOME_OUTPUT MAKERULE conversion 9 years ago
Stephen Kelly 516e79ba27 Convert: Inline MAKERULE conversions 9 years ago
Stephen Kelly e13e519e1c Convert: Move access to BinaryDirectory out of loops 9 years ago
Stephen Kelly 34c6e995f9 Convert: Avoid HOME_OUTPUT enum when converting to relative paths 9 years ago
Stephen Kelly 839c65bca0 Convert: Move access to CurrentBinaryDirectory out of loops 9 years ago
Stephen Kelly 21b5fdf9a3 Convert: Avoid START_OUTPUT enum when converting to relative paths 9 years ago
Stephen Kelly f1d845ae74 Convert: Remove obsolete HOME and START enum values 9 years ago
Stephen Kelly 0a98c74c1b Convert: Remove last uses of HOME enum value 9 years ago
Stephen Kelly 495e26ae57 Convert: Remove last use of START enum value 9 years ago
Stephen Kelly 4f68b2070f Xcode: Remove unused member 9 years ago
Brad King d0be1e15c3 Add directory properties to get source and binary directories 9 years ago
Brad King cbca65826c Add directory property to list buildsystem targets 9 years ago
Brad King 7a4b8d0dc2 Add a directory property to list subdirectories 9 years ago
Konstantin Podsvirov b807cd9b54 CPackIFW: Add 'cpack_ifw_add_package_resources' command 9 years ago
Brad King 089868a244 cmState: Record buildsystem target names in each directory 9 years ago
Petr Orlov 1c63aa4d43 CPack: Add option to generate a checksum file next to each package file 9 years ago
Tobias Hunger d341d077c5 cmake-server: Implement ServerProtocol 1.0 9 years ago
Tobias Hunger b13d3e0d0b cmake-server: Bare-bones server implementation 9 years ago