Vitaly Stakhovsky
|
1398517f31
AppendProperty: convert value param to std::string
|
пре 5 година |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
пре 6 година |
Sergey Bobrenok
|
e791ffac61
add_test: Add COMMAND_EXPAND_LISTS option
|
пре 6 година |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
пре 6 година |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
пре 8 година |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
пре 9 година |
Daniel Pfeifer
|
a2af850ba6
fix a batch of include-what-you-use violations
|
пре 9 година |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
пре 9 година |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
пре 9 година |
Brad King
|
180538c706
Source: Stabilize include order
|
пре 9 година |
Stephen Kelly
|
caff8e5a3e
cmCTest: Remove unimplemented method.
|
пре 10 година |
Ben Boeckel
|
a08292059e
genex: remove the need for backtraces
|
пре 11 година |
Stephen Kelly
|
6c19024570
Remove extra semicolons from C++ code.
|
пре 11 година |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
пре 11 година |
Ben Boeckel
|
83a5e453f8
stringapi: Use strings for test names
|
пре 11 година |
Ben Boeckel
|
ec97ed7d0c
stringapi: Use strings for property names
|
пре 12 година |
Brad King
|
399e9c46d8
Drop builtin property documentation
|
пре 12 година |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
пре 13 година |
Alex Neundorf
|
9dbba1b464
Fix #12342: Add APPEND_STRING option to set_property()
|
пре 14 година |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
пре 16 година |
Brad King
|
0bc050677f
Record backtrace for every add_test command
|
пре 16 година |
Brad King
|
9862f383d0
ENH: Add NAME mode to ADD_TEST command
|
пре 16 година |
Brad King
|
606e6ff9cd
ENH: Refactor storage of test command lines
|
пре 16 година |
Brad King
|
caca9b8065
ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify implementation of SET_PROPERTY command by using them.
|
пре 18 година |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
пре 19 година |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
пре 20 година |
Andy Cedilnik
|
fcce3ac0a1
ENH: Add a way for test to intentionally fail
|
пре 20 година |
Andy Cedilnik
|
bebc745824
ENH: Add set and get test propety command
|
пре 20 година |
Andy Cedilnik
|
d395b563ed
ENH: Improve internal test handling by creating a test class. Command cmEnableTesting now only sets CMAKE_TESTING_ENABLED and cmAddTest only adds a test to the list. The actual test files are written by local generator. This way we can at some point in the future replace DartTestfile with some XML file
|
пре 20 година |