Daniel Pfeifer
|
64f9c282f3
Separate compilation for commands included in cmBootstrapCommands1
|
9 tahun lalu |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 tahun lalu |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 tahun lalu |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 tahun lalu |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
10 tahun lalu |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
10 tahun lalu |
Brad King
|
3ef776fc38
configure_file: Do not warn about newline style arguments
|
10 tahun lalu |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 tahun lalu |
Brad King
|
6aa2d47737
Merge topic 'fix-configure_file-COPYONLY'
|
11 tahun lalu |
Brad King
|
1531df2b86
configure_file: Warn about unknown arguments
|
11 tahun lalu |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 tahun lalu |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 tahun lalu |
Brad King
|
7d47c69365
Drop compatibility with CMake < 2.4
|
12 tahun lalu |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 tahun lalu |
Peter Kuemmel
|
a087490697
Add NEWLINE_STYLE option to configure_file (#3957)
|
14 tahun lalu |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 tahun lalu |
Brad King
|
6e8aeba415
Teach configure_file to handle directory names
|
16 tahun lalu |
Brad King
|
700cdf393a
Teach configure_file to handle relative paths
|
16 tahun lalu |
Brad King
|
dda0da8b9e
Fix typo in cmConfigureFileCommand ivar name
|
16 tahun lalu |
Brad King
|
5233b75a77
ENH: Improve handling of old-style compatibility.
|
17 tahun lalu |
Ken Martin
|
5588ed47fc
BUG: change in handling of cmake_minimum_required
|
17 tahun lalu |
Ken Martin
|
adddcea5d7
BUG: change the handling of CMAKE_MINIMUM_REQUIRED and BACKWARDS_COMPATIBILITY and extend the documentaiton quite a bit
|
17 tahun lalu |
Ken Martin
|
f2c6e9e480
BUG: some fixes, still a few to go
|
17 tahun lalu |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 tahun lalu |
Andy Cedilnik
|
0b92b2faf5
BUG: No need for the backward compatibility variable warning
|
18 tahun lalu |
Ken Martin
|
d77fbb9640
STYLE: fix line length
|
19 tahun lalu |
Andy Cedilnik
|
ee1975570e
ENH: Allow blocking of writing into the source tree
|
19 tahun lalu |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 tahun lalu |
Ken Martin
|
f3ed62b75a
ENH: configure file will assume start source dir if a full path is not provided
|
20 tahun lalu |
Ken Martin
|
c9cc368a9d
ENH: made configure file immediate by default for 2.2 or later
|
20 tahun lalu |