1220 Commits (65f7053d6c5a0d256691e156a22cc0e9f31a4d5a)

Author SHA1 Message Date
Vitaly Stakhovsky 5e54b0cf2f cmInstallGenerator: std::string params 6 years ago
Vitaly Stakhovsky 9db532f44d cmInstall*Generator: std::string params 6 years ago
Cristian Adam a55df20499 Multi-Ninja: Add precompile headers support 6 years ago
Ben Boeckel ec479f101f cmLocalGenerator: collapse the path after construction 6 years ago
Ben Boeckel fd0ba705ce add_custom_command: check if a relative path should be an in-source path 6 years ago
Ben Boeckel fd84f510f8 cmLocalGenerator: simplify the current source dir query 6 years ago
Cristian Adam 07fe1bcd4e PCH: No repeated path for internal generated PCH files (MSVC case) 6 years ago
Tim Blechmann 9d5a554cc9 cmGlobalGenerator: Add cache for realpath() results 6 years ago
Cristian Adam 274a6f3699 Unity Build: include language in generated source file name 6 years ago
Marc Chevrier f466cea3c9 cmMakefile: modernize memory management 6 years ago
Cristian Adam 7347e2f830 ObjC: Add VISIBLITY_INLINES_HIDDEN support 6 years ago
Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 6 years ago
Vitaly Stakhovsky c34b4497f8 cmTarget: add std::string overloads 6 years ago
Kyle Edwards 5a8a9f7229 Ninja: Add multi-config variant 6 years ago
Tor Arne Vestbø a9b41195d2 Handle multi-arch sysroots on Apple platforms 6 years ago
Cristian Adam 372c89ea38 Refactor -arch and -isysroot code usage 6 years ago
Robert Maynard 2467a2b318 CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support 6 years ago
Cristian Adam 93becd61d1 PCH: Use the target's PREFIX for building the pdb file name 6 years ago
Cristian Adam fa93b4a59b Unity: Proper handling of object libraries 6 years ago
Cristian Adam 5ae07e7166 Unity: Generic source file handling for all generators 6 years ago
Cristian Adam 43ffd2c35c Unity: No repeated path for internal generated unity files 6 years ago
Daniel Eiband 777ceaea94 cmMakefile: Delay custom command creation 6 years ago
Daniel Eiband 4e37508c85 cmLocalGenerator: Refactor to use cmMakeSingleCommandLine 6 years ago
Cristian Adam 6a818b6931 ObjC: Proper initialization of ObjC/XX standard properties 6 years ago
Cristian Adam 81566557d5 ObjC: Initialize ObjC/XX standard properties from C/C++ counterparts 6 years ago
Marc Chevrier f93385283f cmLocalGenerator: modernize memory management 6 years ago
Cristian Adam 9a5418320e Unity: Don't include sources with HEADER_FILE_ONLY property set 6 years ago
Cristian Adam e01935ac9d PCH: No repeated path for internal generated PCH files 6 years ago
Daniel Eiband 48d1456b3d UnityBuild: Resolve full paths of unity source includes 6 years ago
Cristian Adam 7ddf462304 Unity build: Include GENERATED files into unity build 6 years ago
Cristian Adam e331367a89 PCH: Add support for OBJC/OBJCXX languages 6 years ago
Brad King 3cf71e8c7d cmLocalGenerator: Drop unused initializer in AddUnityBuild 6 years ago
Cristian Adam 36ded610af PCH: Generate sources during Compute step 6 years ago
Brad King f1fb63b306 file(GENERATE): Create output file structures even earlier 6 years ago
Cristian Adam 1144a4fa47 PCH: Add multi-language PCH generation support 6 years ago
Brad King 83c1657ff7 Unity build: Generate sources during Compute step 6 years ago
Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
Cristian Adam dd0f304613 Objective C/C++: Add compiler standard detection 6 years ago
Steve Wilson 80f120a85f Languages: Add support for Objective-C 6 years ago
Daniel Eiband f151a57705 cmMakefile: Move enumerations into new header 6 years ago
Daniel Eiband 7dcf9cb83c cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility 6 years ago
Daniel Eiband 1811411fec cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression 6 years ago
Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 years ago
Cristian Adam 9d2ac86f45 Precompile Headers: Add precompile header file to source list 6 years ago
Justin Goshi 4d6334824d fileapi: add backtraces for LINK_PATH and LINK_DIRECTORIES 6 years ago
Justin Goshi 5bd65dff7a cmLocalGenerator: Add OutputLinkLibraries overload with backtraces 6 years ago
Cristian Adam 729d997f10 Precompile Headers: Add REUSE_FROM signature 6 years ago
Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
Justin Goshi 291c83f063 cmLocalGenerator: Add GetTargetCompileFlags overload with backtraces 6 years ago