David Faure
|
bdd0174df1
file(WRITE): Avoid toggling permissions between 644 and 664
|
há 7 anos atrás |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
há 7 anos atrás |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
há 7 anos atrás |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
há 8 anos atrás |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
há 8 anos atrás |
Daniel Pfeifer
|
e9fc7ff505
Add self-sufficient wrapper for <sys/stat.h>
|
há 8 anos atrás |
Daniel Pfeifer
|
602b78aa79
Remove redundant c_str() calls
|
há 9 anos atrás |
Daniel Pfeifer
|
f69e768d94
Separate compilation for commands included in cmCommands
|
há 9 anos atrás |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
há 9 anos atrás |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
há 9 anos atrás |
Brad King
|
be14fe4857
Source: Stabilize include order of sys/types.h before sys/stat.h
|
há 9 anos atrás |
Brad King
|
180538c706
Source: Stabilize include order
|
há 9 anos atrás |
Stephen Kelly
|
2db55ffa56
Remove borland workarounds.
|
há 11 anos atrás |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
há 11 anos atrás |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
há 11 anos atrás |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
há 13 anos atrás |
Brad King
|
cae85c9f65
Borland: No S_IWGRP is available
|
há 15 anos atrás |
Brad King
|
85cbdaade2
Really trust umask in file(WRITE) command (#10789, #10126)
|
há 15 anos atrás |
Brad King
|
8d0161c8ff
Trust umask for file permissions
|
há 16 anos atrás |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
há 16 anos atrás |
Brad King
|
1381aab4b7
BUG: Remove check for files written by file(WRITE) being loaded.
|
há 17 anos atrás |
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
|
há 18 anos atrás |
Ken Martin
|
cac30b5ff8
STYLE: fix line length
|
há 19 anos atrás |
Andy Cedilnik
|
ee1975570e
ENH: Allow blocking of writing into the source tree
|
há 19 anos atrás |
Andy Cedilnik
|
36e2728431
ENH: Cleanup bootstrap even more
|
há 19 anos atrás |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
há 19 anos atrás |
Andy Cedilnik
|
c4db8aba73
STYLE: Fix typos
|
há 20 anos atrás |
Andy Cedilnik
|
04bb427d1f
BUG: Handle restrictive permissions
|
há 20 anos atrás |
Andy Cedilnik
|
55a71ba572
ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
|
há 21 anos atrás |
Brad King
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
há 23 anos atrás |