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
*
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
*
Merge topic 'extract-computed-target-properties'
Brad King
2016-10-17
1
-0/+1
|
\
|
*
cmTargetPropertyComputer: Extract into new files
Stephen Kelly
2016-10-15
1
-0/+1
*
|
cmRulePlaceholderExpander: Extract from cmLocalGenerator
Stephen Kelly
2016-10-15
1
-0/+1
|
/
*
cmLinkLineComputer: Extract from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-0/+2
*
bootstrap: Add options to enable/disable server mode explicitly
Brad King
2016-09-29
1
-0/+11
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
cmMessenger: Extract from cmake class
Stephen Kelly
2016-08-25
1
-0/+1
*
bootstrap: Add support for MSYS2
Brad King
2016-07-20
1
-1/+1
*
bootstrap: Add check for ext/stdio_filebuf.h needed by KWSys
Dāvis Mosāns
2016-07-20
1
-0/+11
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-1/+0
*
cxx features: add check for nullptr
Daniel Pfeifer
2016-06-27
1
-0/+1
*
cxx features: add check for override
Daniel Pfeifer
2016-06-27
1
-0/+1
*
Add option to control 'bin' directory of CMake's own installation (#16076)
Nicolas BUNEL
2016-06-01
1
-0/+8
*
bootstrap: Add option to build with system liblzma (#15916)
Brad King
2016-01-13
1
-2/+4
*
Merge topic 'install-xdgdata-dir'
Brad King
2016-01-07
1
-0/+7
|
\
|
*
QtDialog: Add option to control XDG file install destination
Niels Ole Salscheider
2015-12-21
1
-0/+7
*
|
Add option to use a system-installed KWIML
Brad King
2015-12-18
1
-0/+14
*
|
Port CMake from cmIML to KWIML
Brad King
2015-12-18
1
-17/+2
|
/
*
bootstrap: Drop unused KWSys header directories
Brad King
2015-10-28
1
-7/+0
*
cmMakeDepend: Inline into header.
Stephen Kelly
2015-10-20
1
-1/+0
[next]