Brad King
|
49640d3629
HP-UX: Drop support for building CMake on HP-UX
|
8 years ago |
Pavel Solodovnikov
|
d44bd1c25f
include_guard: implement new command
|
8 years ago |
Rolf Eike Beer
|
83784ed18b
bootstrap: remove leftover empty variable dereference
|
8 years ago |
Rolf Eike Beer
|
9c0d1e7531
bootstrap: implement cmake_extract_standard_flags() without loop
|
8 years ago |
Rolf Eike Beer
|
567bac890c
bootstrap: use "grep -q" instead of output redirection
|
8 years ago |
Rolf Eike Beer
|
380bd70cc2
bootstrap: implement cmake_toupper() using tr
|
8 years ago |
Rolf Eike Beer
|
e61979a71c
bootstrap: don't use 'cat x | sed', let sed open the file instead
|
8 years ago |
Daniel Pfeifer
|
8d7b3ef5d4
Provide and use CM_FALLTHROUGH
|
8 years ago |
Brad King
|
c80148c77e
Merge topic 'bootstrap-std-flags'
|
8 years ago |
Daniel Pfeifer
|
6181a9e00e
bootstrap: prefer to use standard flags for C and CXX
|
8 years ago |
Daniel Pfeifer
|
5dd0b5312c
bootstrap: remove explicit support for Tru64 UNIX
|
8 years ago |
Daniel Pfeifer
|
39fc348f57
bootstrap: remove support for IRIX
|
8 years ago |
Daniel Pfeifer
|
4edcc3750d
bootstrap: prefer Clang over GNU on Darwin
|
8 years ago |
Brad King
|
67d5593efa
Merge topic 'mingw-w64-compile'
|
8 years ago |
Aleksey Chernov
|
845f5e3c51
bootstrap: fix build on mingw-w64
|
8 years ago |
Brad King
|
836cb52e9a
Merge topic 'command-name'
|
8 years ago |
Daniel Pfeifer
|
e1e8f27ff2
bootstrap: fix Bad substitution
|
8 years ago |
Daniel Pfeifer
|
587084052b
cmState: introduce methods for adding builtin commands
|
8 years ago |
Daniel Pfeifer
|
0c519c7029
bootstrap: Remove leftovers from cmBootstrapCommands
|
8 years ago |
Daniel Pfeifer
|
9bad0dfcce
LexerParser: move to custom directory
|
8 years ago |
Daniel Pfeifer
|
5d1671324b
cmConfigure: provide macros CM_EQ_DELETE and CM_DISABLE_COPY
|
8 years ago |
Ben Boeckel
|
047a5e4d66
cmWorkingDirectory: add class for changing the workdir
|
8 years ago |
Daniel Pfeifer
|
67303794f0
Combine all unexpected commands to a single class
|
9 years ago |
Dāvis Mosāns
|
96103972ea
Add cmProcessOutput class to be used for decoding text data
|
9 years ago |
Brad King
|
cd8a57ae9b
Add option to build CMake against a system librhash
|
9 years ago |
Daniel Pfeifer
|
6c9b3b5c03
cmCommand: implement functions in cxx file
|
9 years ago |
Daniel Pfeifer
|
8483dab8e1
bootstrap: Sort source files lexicographically
|
9 years ago |
Daniel Pfeifer
|
4fb70919a5
Create all commands from a single function
|
9 years ago |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
9 years ago |
Daniel Pfeifer
|
64f9c282f3
Separate compilation for commands included in cmBootstrapCommands1
|
9 years ago |