21416 Commits (19ffc0729fdc12b8c0874db7ae1c5e576b48ba10)

Author SHA1 Message Date
Kitware Robot 541394f30a CMake Nightly Date Stamp 9 years ago
Brad King 1b43f9d12d cmake-server: Stop the file monitor on client disconnect 9 years ago
Junghyun Kim 50b27de421 aux_source_directory: Sort results to make it deterministic 9 years ago
Sebastian Holtermann a189d019dd QtAutogen: Use cmSystemTools::Error instead of std::cerr 9 years ago
Sebastian Holtermann 98b11f252c QtAutogen: Allow .qrc files that do not contain any file reference 9 years ago
Kitware Robot 7246e0c2ef CMake Nightly Date Stamp 9 years ago
Tobias Hunger 4e34f04250 server-mode: Watch CMakeLists.txt files 9 years ago
Tobias Hunger 262500028c server-mode: Report watched files to client 9 years ago
Tobias Hunger 0d96e19329 server-mode: Add infrastructure to watch the filesystem 9 years ago
Brad King a833496199 server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODE 9 years ago
Kitware Robot 0a61704f9f CMake Nightly Date Stamp 9 years ago
Matthew Woehlke 41291b20f3 cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handling 9 years ago
Tobias Hunger 7b1e60f26e server-mode: Report CMakeCache entries 9 years ago
Tobias Hunger 84553a6e70 server-mode: Add command to retrieve build system files 9 years ago
Tobias Hunger ead71873b2 server-mode: Report information relevant for a codemodel 9 years ago
Roman Wüger 3f300b84f3 VS: Recognize VS/LLVM toolset names as Clang 9 years ago
Brad King 9c5238dfd6 project: Fix support for explicit RC language 9 years ago
Kitware Robot 9a9b9d445a CMake Nightly Date Stamp 9 years ago
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
Nils Gladitz 144cc6f1f9 Ninja: Add source location as include directory for preprocessed files 9 years ago
Kitware Robot 20786869e8 CMake Nightly Date Stamp 9 years ago
Brad King cda8c782db cmGlobalGenerator: Optimize FindMakefile method with an index 9 years ago
Tobias Hunger 890432672b server-mode: Add command to compute the build system 9 years ago
Tobias Hunger 0a8ad6700e server-mode: Add a configure command 9 years ago
Tobias Hunger 544f65f44d server-mode: Set global configuration of cmake via a command 9 years ago
Tobias Hunger 82104cc7a8 server-mode: Query global configuration of cmake via a command 9 years ago
Minze Zwerver cbe4887927 CodeLite: Optionally use targets to create (sub)project files 9 years ago
Daniel Pfeifer e6380b11e9 Use std::auto_ptr on compilers that do not warn about it 9 years ago
Daniel Pfeifer 67480c05e3 Add a feature check to test availability of auto_ptr 9 years ago
Roman Wüger 06dea230ae CPack/NSIS: Add custom component install directory 9 years ago
Brad King b35568f3f9 Xcode: Add option to set Swift language version 9 years ago
Kitware Robot 63c25013b1 CMake Nightly Date Stamp 9 years ago
Kitware Robot 02277aef10 CMake Nightly Date Stamp 9 years ago
Kitware Robot 08147a7fea CMake Nightly Date Stamp 9 years ago
Daniel Pfeifer 92207752df cmServer: add braces around conditional statements 9 years ago
Daniel Pfeifer b941f3bfe7 CTest::CompressString: Avoid manual delete 9 years ago
Daniel Pfeifer a5a7771a42 CTest::CompressString: Reorder code to avoid unnecessary allocation 9 years ago
Daniel Pfeifer 6ed564577d CTest::Base64EncodeFile: Avoid manual delete 9 years ago
Brad King 49d50ad407 Xcode: Port rudimentary Swift support to Xcode 8 9 years ago
Kitware Robot d0a27ae998 CMake Nightly Date Stamp 9 years ago
Clinton Stimpson 48624b3cb8 cmake-gui: Do not remove library paths for Qt5 plugins. 9 years ago
Brad King 59aae29214 Ninja: Add dyndep rules for Fortran module dependencies 9 years ago
Brad King 39ebfc79e6 Ninja: Add explicit preprocessing step for Fortran 9 years ago
Brad King 9a77680eed Ninja: Conditionally allow Fortran based on ninja 'dyndep' support 9 years ago
Brad King 0f331d7893 Ninja: Add internal tool to produce a ninja dyndep file for Fortran 9 years ago
Brad King d3e0b64b14 Ninja: Add internal tool to scan Fortran code for module dependencies 9 years ago
Brad King 8eca59a175 Ninja: Add comment with Fortran dependency design documentation 9 years ago
Brad King a57d1bb712 Ninja: Add API to check for dyndep support 9 years ago
Brad King 0488ae63ea Ninja: Refactor ninja feature detection 9 years ago
Brad King f0a23aa3db Ninja: Refactor Fortran rejection logic 9 years ago