Betsy McPhail
|
d385962419
Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable
|
8 years ago |
Pavel Solodovnikov
|
d44bd1c25f
include_guard: implement new command
|
8 years ago |
Daniel Pfeifer
|
bd14e46400
cmCommands: use new methods for builtin commands
|
8 years ago |
Daniel Pfeifer
|
c2c2bbb3d4
cmake: register fake project commands in -P mode
|
8 years ago |
Daniel Pfeifer
|
ee72803e9f
fix some include-what-you-use diagnostics
|
8 years ago |
Daniel Pfeifer
|
e0f3931226
cmCommands: add commands directly to cmState
|
8 years ago |
Daniel Pfeifer
|
72dcbbe5c0
split Default commands into Scripting and Project
|
8 years ago |
Daniel Pfeifer
|
7fb14775a3
cmDisallowedCommand: extract policy checking from cmCommand
|
8 years ago |
Daniel Pfeifer
|
67303794f0
Combine all unexpected commands to a single class
|
9 years ago |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 years ago |
Daniel Pfeifer
|
4fb70919a5
Create all commands from a single function
|
9 years ago |
Stephen Kelly
|
23d3d38a31
CMakeLists: Generate the cmCommands.cxx file.
|
11 years ago |
Nils Gladitz
|
bb71a3a0df
Add cmake_host_system_information command
|
12 years ago |
Stephen Kelly
|
a984f3257e
Introduce add_compile_options command.
|
12 years ago |
Stephen Kelly
|
24466f22c0
Add target_compile_options command.
|
12 years ago |
Stephen Kelly
|
fc61a7a746
Add the target_compile_definitions command.
|
13 years ago |
Stephen Kelly
|
8a37ebec78
Add the target_include_directories command.
|
13 years ago |
Alex Neundorf
|
61cb4ea72e
bootstrap: move while() and endwhile() into the bootstrap build
|
13 years ago |
Brad King
|
971692c055
Build enable_language command during bootstrap
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
0c85e2e627
COMP: Add set_directory_properties to bootstrap
|
17 years ago |
Bill Hoffman
|
2081dcbfce
ENH: add get_test_property to bootstrap so bootstrap builds test the same as non-bootstrap builds
|
17 years ago |
Bill Hoffman
|
22927ede1e
ENH: support for cpack and install of cmake-gui as mac app bundle
|
17 years ago |
Brad King
|
5b02a4a864
ENH: Re-enable diagnosis of non-unique target names.
|
17 years ago |
Brad King
|
ad95a57509
ENH: Add option to bootstrap script to enable Qt dialog.
|
17 years ago |
Ken Martin
|
f4b1c3880b
ENH: add functions and raise scope
|
18 years ago |
Bill Hoffman
|
1904b3f86e
ENH: move list command to bootstrap commands
|
18 years ago |
Alexander Neundorf
|
be2705deaa
|
18 years ago |
Alexander Neundorf
|
acd71c8330
|
18 years ago |
Ken Martin
|
571b3088d5
ENH: add SetProperties into bootstrap
|
18 years ago |