21416 Commits (19ffc0729fdc12b8c0874db7ae1c5e576b48ba10)

Author SHA1 Message Date
Tobias Hunger cd049f012e cmake-server: Report server mode availablitily in Capabilities 9 years ago
Stephen Kelly 92d76b50aa Make the add_custom_command output more predictable 9 years ago
Kitware Robot c7b312cf13 CMake Nightly Date Stamp 9 years ago
Kitware Robot ca504042d1 CMake Nightly Date Stamp 9 years ago
Daniel Pfeifer 6afd35b98a cmState: remove unused code 9 years ago
Daniel Pfeifer 8d47a20f13 cmOutputConverter: use new ConvertToRelativePath signature internally 9 years ago
Daniel Pfeifer 149af87b86 cmOutputConverter: split ConvertToRelativePath 9 years ago
Kitware Robot 4171b86ca3 CMake Nightly Date Stamp 9 years ago
Daniel Pfeifer 3fab1fef23 cmNinjaNormalTargetGenerator: make sure comments match parameter names 9 years ago
Daniel Pfeifer 7b94a7adb3 cmCommandArgumentsHelper: simplify boolean expression 9 years ago
Daniel Pfeifer 782fcbb92e Use CM_NULLPTR 9 years ago
Daniel Pfeifer 809ca6c81f Use braces around statements 9 years ago
Daniel Pfeifer 516f8edb2e Avoid else after return 9 years ago
Daniel Pfeifer d9f5d3c50f Remove redundant get() call on smart pointer 9 years ago
Daniel Pfeifer 3fda109451 Mark overridden functions with CM_OVERRIDE 9 years ago
Brad King aa50cdac43 Check for availability of unique_ptr and make_unique when building CMake 9 years ago
Pierluigi Taddei c2f0f41f63 CPackIFW: Add USER_INTERFACES option 9 years ago
Brad King a098ca0d7a cmake: Fix --find-package mode link line output 9 years ago
Brad King d9c600c504 cmGlobalGenerator: Fix use of uninitialized value in --find-package mode 9 years ago
Kitware Robot 3bb18e708d CMake Nightly Date Stamp 9 years ago
Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 years ago
Brad King 9353d991a4 cmTarget: Remove unused support for partial construction 9 years ago
Brad King fa3897b24e cmGlobalGenerator: Refactor global target construction 9 years ago
Brad King 916d84450d cmGlobalGenerator: Split CreateDefaultGlobalTargets implementation 9 years ago
Ruslan Baratov 8f6cb36695 file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption 9 years ago
Ben Boeckel 72dfca30b9 ninja: error out on relink requirements 9 years ago
Pierluigi Taddei 31be918b0b find_package: Optionally sort globbed directories in a meaningful order 9 years ago
Kitware Robot 100817dc5d CMake Nightly Date Stamp 9 years ago
Brad King 7a2e114dd8 cmTarget: Inline SetType method at only remaining call site 9 years ago
Brad King 00e78c1990 cmTarget: Construct with basic information up front 9 years ago
Brad King 9d11bd5066 Avoid requiring default cmTarget constructor for map indexing 9 years ago
Brad King d97513d842 cmTarget: Add method to get a copy adapted for a directory 9 years ago
Brad King cc770e7670 cmake: Make FindCacheFile a static method 9 years ago
Brad King d4d0c94226 ccmake: Fix recent compilation regression with GCC on Solaris 9 years ago
Kitware Robot 989ca432e4 CMake Nightly Date Stamp 9 years ago
Nico Heßler 1ca2d5d1db cmake-gui: Add button to open the generated project 10 years ago
Stefano Soffia 1f8613e9ba Fix CTest test file generation for spaces in subdirectory names 9 years ago
Stefano Soffia 385e6a274d cmLocalGenerator: Refactor test subdirectory generation loop 9 years ago
Ruslan Baratov e5ba1041be file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboption 9 years ago
Bill Hoffman 42ce9f1e71 Add support for creating prebuilt Android.mk files 9 years ago
Brad King 07f69bd5cc cmSystemTools: Add strverscmp 9 years ago
Ben Boeckel 6a9ed3d4ae cmGeneratorTarget: factor out a space 9 years ago
Tobias Hunger e952f1bdc7 cmcmd: Fix sort order in help output 9 years ago
Kitware Robot 1ba87fd174 CMake Nightly Date Stamp 9 years ago
Tobias Hunger 3e58b9af57 cmake: Factor out method to find the CMakeCache.txt file 9 years ago
Nils Gladitz b35311ca44 CTestSVN: Fix segfault when CTEST_UPDATE_VERSION_ONLY is enabled 9 years ago
Ruslan Baratov 751f7b5255 string(TIMESTAMP ...): add '%a' and '%b' format specifiers 9 years ago
Tobias Hunger c73967cb4a cmake: Introduce ReportCapabilitiesJson 9 years ago
Dan Kegel 9370b697e9 Re-order link line to place RPATH entries before libraries 9 years ago
Daniel Pfeifer 73128b823c cmDependsFortran: simplify boolean expression 9 years ago