Commit History

Author SHA1 Message Date
  Kitware Robot 54e9d38c28 Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP 6 years ago
  Regina Pfeifer 2b785875fb cmFileCommand: turn into free function 6 years ago
  Regina Pfeifer dfaa87f1b3 cmState: Support BuiltinCommands as free functions 6 years ago
  Regina Pfeifer 28f2d12a05 cmCommand: De-virtualize function InvokeInitialPass 6 years ago
  Marc Chevrier 1591f138f1 modernize: manage cmCommand instances using unique_ptr. 6 years ago
  Brad King 87dfd53b27 Merge topic 'set_directory_properties-script-mode' 7 years ago
  Brad King 50572d638b set_directory_properties: Restore in script mode 7 years ago
  Marc Chevrier a71caab46b LINK_DIRECTORIES: Add new properties and commands 7 years ago
  Marc Chevrier c1f5a44b28 LINK_OPTIONS: Add new family of properties 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Marc Chevrier cb83314e65 add_compile_definitions: add new command 7 years ago
  Luz Paz 3ab7bf8285 Various typo fixes 7 years ago
  Daniel Pfeifer 7814d75023 bootstrap: make target_* commands available 8 years ago
  Betsy McPhail d385962419 Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable 8 years ago
  Pavel Solodovnikov d44bd1c25f include_guard: implement new command 8 years ago
  Daniel Pfeifer bd14e46400 cmCommands: use new methods for builtin commands 8 years ago
  Daniel Pfeifer c2c2bbb3d4 cmake: register fake project commands in -P mode 8 years ago
  Daniel Pfeifer ee72803e9f fix some include-what-you-use diagnostics 8 years ago
  Daniel Pfeifer e0f3931226 cmCommands: add commands directly to cmState 8 years ago
  Daniel Pfeifer 72dcbbe5c0 split Default commands into Scripting and Project 8 years ago
  Daniel Pfeifer 7fb14775a3 cmDisallowedCommand: extract policy checking from cmCommand 8 years ago
  Daniel Pfeifer 67303794f0 Combine all unexpected commands to a single class 9 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Daniel Pfeifer 4fb70919a5 Create all commands from a single function 9 years ago
  Stephen Kelly 23d3d38a31 CMakeLists: Generate the cmCommands.cxx file. 11 years ago
  Nils Gladitz bb71a3a0df Add cmake_host_system_information command 12 years ago
  Stephen Kelly a984f3257e Introduce add_compile_options command. 12 years ago
  Stephen Kelly 24466f22c0 Add target_compile_options command. 12 years ago
  Stephen Kelly fc61a7a746 Add the target_compile_definitions command. 12 years ago
  Stephen Kelly 8a37ebec78 Add the target_include_directories command. 12 years ago