Commit History

Author SHA1 Message Date
  Kyle Edwards 5a8a9f7229 Ninja: Add multi-config variant 6 years ago
  Daniel Eiband 777ceaea94 cmMakefile: Delay custom command creation 6 years ago
  Daniel Eiband 96e5042e46 cmCustomCommand: Explicitly pass backtrace on construction 6 years ago
  Marc Chevrier f93385283f cmLocalGenerator: modernize memory management 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Daniel Eiband 91abf9f3c4 cmCustomCommand: Move custom commands 6 years ago
  Daniel Eiband f151a57705 cmMakefile: Move enumerations into new header 6 years ago
  Sebastian Holtermann d867e05892 Autogen: Use JSON instead of CMake script for info files 6 years ago
  Sebastian Holtermann 881e3cfbf9 Autogen: Variable renames and cleanups 6 years ago
  Sebastian Holtermann fc36f4410b Autogen: Inline GetKnownQtVersions function 6 years ago
  Sebastian Holtermann 1f0d23546d Autogen: Return unsigned int from GetParallelCPUCount() 6 years ago
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
  Brad King 9c31d83aa2 Merge topic 'autogen_path_prefix' 6 years ago
  Daniel Eiband 7f3ecbe7d7 cmCustomCommandLine: Provide command line make functions 6 years ago
  Sebastian Holtermann d018d27c10 Autogen: Add moc path prefix generation (AUTOMOC_PATH_PREFIX) 6 years ago
  Sebastian Holtermann f9e5441eb4 Autogen: Abbreviate file paths in messages 6 years ago
  Sebastian Holtermann 05126d23f6 Autogen: Remove CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE sort duplication 6 years ago
  Sebastian Holtermann f54c5ee521 Autogen: Use CollapseFullPath instead of RealPath to support symbolic links 6 years ago
  Sebastian Holtermann 65c49e0e26 Autogen: Sanitize include and search directories 6 years ago
  Sebastian Holtermann dad1a6b3fb Autogen: Modernize by using an unnamed namespace instead of static functions 6 years ago
  Sebastian Holtermann 8209691146 Autogen: Compute and store generator pointers once in initializer constructor 6 years ago
  Daniel Eiband 4fb29850ad add_custom_command: Refactor setting implicit depends 6 years ago
  Brad King de0a2354fc IWYU: Add missing cstddef includes for size_t and nullptr_t 6 years ago
  Daniel Eiband 2d888e3390 cmSourceFile: Rename mutating GetFullPath() overload 6 years ago
  Sebastian Holtermann da6c4b1273 Autogen: cmQtAutoGenInitializer string concatenation cleanups 6 years ago
  Sebastian Holtermann c797148e85 Autogen: Use cm::string_view for AUTO{MOC,UIC,RCC} generator names 6 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Brad King 5f7386dd19 Merge topic 'string-literal-append' 6 years ago
  Rolf Eike Beer da26b3be89 avoid adding multiple consecutive string literals to std::string 6 years ago