Vitaly Stakhovsky
|
969c1f94ae
cmSourceGroup: code improvements; use std::string and C++11 loops
|
7 years ago |
Craig Scott
|
e44c5828d3
Merge topic 'add_cuda_to_source_regex'
|
7 years ago |
Robert Maynard
|
81868e6bad
CUDA: Add cu as default source file extension
|
8 years ago |
Gregor Jasny
|
4017bf40de
Darwin: Emit deployment target that matches the SDK
|
8 years ago |
Gregor Jasny
|
8f4663ffb2
Xcode: rename embedded SDK query function
|
8 years ago |
Robert Maynard
|
4b7618d170
CUDA: Fix CUDA_STANDARD selection via cxx_std_11 with CXX_STANDARD
|
8 years ago |
Robert Maynard
|
1d2d9c18bd
cmMakefile: Refactor determining a targets C++ standard level
|
8 years ago |
Brad King
|
08f66764b3
Merge topic 'server-target-isGeneratorProvided'
|
8 years ago |
Brad King
|
0c1912e3e5
Merge topic 'serverFixTestDiscovery'
|
8 years ago |
Justin Goshi
|
afd9a339a1
server: return whether or not a target is generator provided
|
8 years ago |
Brad King
|
dc24013bfc
Merge topic 'perf-source-lookup'
|
8 years ago |
Justin Goshi
|
fe2c2b0ffb
server: ctestInfo fix to return all tests
|
8 years ago |
Aaron Orenstein
|
4a6348dbbd
Performance: Improve efficiency of source file lookup in cmMakefile
|
8 years ago |
Brad King
|
c871446abc
cmSourceGroup: Return strings from GetName and GetFullName
|
8 years ago |
Brad King
|
1348f97784
Merge topic 'server-test-info'
|
8 years ago |
Justin Goshi
|
35a52bd1b4
server: add "ctestInfo" request to get test info
|
8 years ago |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
8 years ago |
Brad King
|
a0ec14d363
Add deprecation warnings for policies CMP0054 and below
|
8 years ago |
Brad King
|
409527a03c
CMP0037: De-duplicate check and message generation
|
8 years ago |
Brad King
|
6a8c765c8f
Merge topic 'cm-array-begins-size'
|
8 years ago |
Matthias Maennich
|
57132765e0
Replace cmArray{Begin,End,Size} by their standard counterparts
|
8 years ago |
Brad King
|
314613d1af
Add infrastructure for generators to select a build tool instance
|
8 years ago |
Brad King
|
298493769f
try_compile: Simplify generator platform and toolset propagation
|
8 years ago |
Brad King
|
068effa4d8
Merge topic 'auto_ptr'
|
8 years ago |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 years ago |
Brad King
|
1604716dfc
Revert "Performance: Improve efficiency of source file lookup in cmMakefile"
|
8 years ago |
Aaron Orenstein
|
3b95ab5693
Performance: Improve efficiency of source file lookup in cmMakefile
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Brad King
|
67810849b9
Merge topic 'ranged-for'
|
8 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |