index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootstrap
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++11 '= delete' instead of CM_EQ_DELETE
Brad King
2017-09-28
1
-1/+0
*
Merge topic 'libuv-bootstrap'
Brad King
2017-09-18
1
-1/+113
|
\
|
*
bootstrap: Make libuv available during bootstrap
Brad King
2017-09-17
1
-1/+109
|
*
bootstrap: Require compiler mode aware of C99 on Solaris
Brad King
2017-09-17
1
-0/+4
*
|
Drop now-unused definition of CM_OVERRIDE
Brad King
2017-09-15
1
-1/+0
*
|
Merge topic 'bootstrap-twice-in-source'
Brad King
2017-09-14
1
-0/+6
|
\
\
|
|
/
|
/
|
|
*
bootstrap: Fix running multiple times in-source
Brad King
2017-09-13
1
-0/+6
*
|
bootstrap: Require compiler mode aware of C++11
Brad King
2017-08-29
1
-2/+6
*
|
server: always enable server
Daniel Pfeifer
2017-08-26
1
-11/+0
*
|
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+0
*
|
Merge topic 'bootstrap-target-commands'
Brad King
2017-08-21
1
-0/+6
|
\
\
|
*
|
bootstrap: make target_* commands available
Daniel Pfeifer
2017-08-18
1
-0/+6
*
|
|
Merge topic 'bootstrap'
Brad King
2017-08-21
1
-56/+12
|
\
\
\
|
*
|
|
bootstrap: Require a standard C compiler
Daniel Pfeifer
2017-08-16
1
-21/+12
|
*
|
|
bootstrap: Remove check that identifies GNU compiler
Daniel Pfeifer
2017-08-15
1
-25/+0
|
*
|
|
bootstrap: remove dead branches
Daniel Pfeifer
2017-08-15
1
-10/+0
|
|
/
/
*
|
|
Merge topic 'bootstrap-grep-solaris'
Brad King
2017-08-21
1
-10/+10
|
\
\
\
|
*
|
|
bootstrap: Restore output redirection instead of "grep -q"
Brad King
2017-08-16
1
-10/+10
|
|
/
/
*
|
|
Require C++11 to build CMake itself
Brad King
2017-08-16
1
-32/+19
|
/
/
*
|
HP-UX: Drop support for building CMake on HP-UX
Brad King
2017-08-07
1
-54/+5
*
|
include_guard: implement new command
Pavel Solodovnikov
2017-06-22
1
-0/+1
*
|
bootstrap: remove leftover empty variable dereference
Rolf Eike Beer
2017-06-08
1
-1/+1
*
|
bootstrap: implement cmake_extract_standard_flags() without loop
Rolf Eike Beer
2017-06-07
1
-5/+2
*
|
bootstrap: use "grep -q" instead of output redirection
Rolf Eike Beer
2017-06-07
1
-10/+10
*
|
bootstrap: implement cmake_toupper() using tr
Rolf Eike Beer
2017-06-07
1
-1/+1
*
|
bootstrap: don't use 'cat x | sed', let sed open the file instead
Rolf Eike Beer
2017-06-07
1
-18/+15
|
/
*
Provide and use CM_FALLTHROUGH
Daniel Pfeifer
2017-06-03
1
-0/+1
*
Merge topic 'bootstrap-std-flags'
Brad King
2017-06-01
1
-28/+37
|
\
|
*
bootstrap: prefer to use standard flags for C and CXX
Daniel Pfeifer
2017-05-31
1
-28/+37
*
|
bootstrap: remove explicit support for Tru64 UNIX
Daniel Pfeifer
2017-05-30
1
-50/+0
*
|
bootstrap: remove support for IRIX
Daniel Pfeifer
2017-05-28
1
-28/+0
|
/
*
bootstrap: prefer Clang over GNU on Darwin
Daniel Pfeifer
2017-05-22
1
-1/+1
*
Merge topic 'mingw-w64-compile'
Brad King
2017-05-16
1
-0/+1
|
\
|
*
bootstrap: fix build on mingw-w64
Aleksey Chernov
2017-05-15
1
-0/+1
*
|
Merge topic 'command-name'
Brad King
2017-05-12
1
-0/+1
|
\
\
|
*
|
cmState: introduce methods for adding builtin commands
Daniel Pfeifer
2017-05-11
1
-0/+1
*
|
|
bootstrap: fix Bad substitution
Daniel Pfeifer
2017-05-11
1
-13/+24
|
/
/
*
|
bootstrap: Remove leftovers from cmBootstrapCommands
Daniel Pfeifer
2017-05-09
1
-2/+0
*
|
LexerParser: move to custom directory
Daniel Pfeifer
2017-04-28
1
-7/+18
*
|
cmConfigure: provide macros CM_EQ_DELETE and CM_DISABLE_COPY
Daniel Pfeifer
2017-04-22
1
-0/+2
*
|
cmWorkingDirectory: add class for changing the workdir
Ben Boeckel
2017-03-06
1
-0/+1
|
/
*
Combine all unexpected commands to a single class
Daniel Pfeifer
2016-11-29
1
-6/+1
*
Add cmProcessOutput class to be used for decoding text data
Dāvis Mosāns
2016-11-14
1
-1/+4
*
Add option to build CMake against a system librhash
Brad King
2016-11-10
1
-2/+4
*
cmCommand: implement functions in cxx file
Daniel Pfeifer
2016-10-21
1
-0/+1
*
bootstrap: Sort source files lexicographically
Daniel Pfeifer
2016-10-21
1
-90/+90
*
Create all commands from a single function
Daniel Pfeifer
2016-10-21
1
-3/+1
*
Separate compilation for commands included in cmBootstrapCommands2
Daniel Pfeifer
2016-10-21
1
-6/+44
*
Separate compilation for commands included in cmBootstrapCommands1
Daniel Pfeifer
2016-10-21
1
-4/+41
*
cmState: Split auxiliary classes into separate files
Stephen Kelly
2016-10-19
1
-0/+2
[next]