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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'vs-fix-MANIFESTUAC'
Brad King
2014-05-08
3
-12/+3
|
\
|
*
VS: Fix /MANIFESTUAC:NO linker option mapping
Eric Berge
2014-05-07
3
-12/+3
*
|
Merge topic 'ctest-bad-generator'
Brad King
2014-05-08
5
-0/+51
|
\
\
|
*
|
ctest_build: Do not crash on bad generator name
Brad King
2014-05-07
5
-0/+51
|
|
/
*
|
Merge topic 'minor-cleanups'
Brad King
2014-05-08
7
-8/+8
|
\
\
|
*
|
Fix whitespace in docs.
Stephen Kelly
2014-05-07
1
-1/+1
|
*
|
Features: Fix test for GNU 4.8.1.
Stephen Kelly
2014-05-07
1
-1/+1
|
*
|
Features: Include the language of the compiler in error messages.
Stephen Kelly
2014-05-07
5
-6/+6
*
|
|
Merge topic 'hp-cpp98-tests'
Brad King
2014-05-08
6
-1/+67
|
\
\
\
|
*
|
|
HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards
Rolf Eike Beer
2014-04-25
6
-1/+67
*
|
|
|
Merge topic 'decay-language-version'
Brad King
2014-05-08
37
-18/+216
|
\
\
\
\
|
*
|
|
|
cmTarget: Add CXX_STANDARD_REQUIRED to control decay.
Stephen Kelly
2014-05-07
34
-1/+152
|
*
|
|
|
Features: Decay language flag if requested is not available.
Stephen Kelly
2014-05-07
3
-9/+57
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Project: Fix exit-on-error with compile feature tests.
Stephen Kelly
2014-05-07
1
-4/+3
|
*
|
|
Project: Use nullary form of main for compile feature tests.
Stephen Kelly
2014-05-07
1
-1/+1
|
*
|
|
Project: Remove extern from static string in feature tests.
Stephen Kelly
2014-05-07
1
-1/+1
|
*
|
|
Help: Fix order of help entries.
Stephen Kelly
2014-05-07
2
-2/+2
|
*
|
|
Tests: Fix name of cache variable.
Stephen Kelly
2014-05-07
1
-2/+2
*
|
|
|
Merge topic 'compiler-id-refactor'
Brad King
2014-05-08
39
-442/+448
|
\
\
\
\
|
*
|
|
|
Project: Refactor C compiler determination into multiple files.
Stephen Kelly
2014-05-07
11
-233/+94
|
*
|
|
|
CompilerId: Allow specifying a prefix for preprocessor defines.
Stephen Kelly
2014-05-07
21
-79/+82
|
*
|
|
|
CompilerId: Guard the platform-default compiler code with a parameter.
Stephen Kelly
2014-05-07
2
-6/+7
|
*
|
|
|
CompilerId: Add option to generate compiler-id-specific defines.
Stephen Kelly
2014-05-07
1
-2/+12
|
*
|
|
|
CompilerId: Allow specifying the compiler-specific components to generate.
Stephen Kelly
2014-05-07
2
-3/+22
|
*
|
|
|
Project: Split the compiler id detection into a separate function.
Stephen Kelly
2014-05-07
2
-74/+101
|
*
|
|
|
Project: Generate the CXX compiler Id test from multiple files.
Stephen Kelly
2014-05-07
28
-218/+303
*
|
|
|
|
Merge topic 'ncurses-tinfo'
Brad King
2014-05-08
1
-3/+15
|
\
\
\
\
\
|
*
|
|
|
|
FindCurses: Detect and satisfy ncurses dependency on tinfo
Mark Wright
2014-05-06
1
-2/+14
|
*
|
|
|
|
FindCurses: Honor CURSES_NEED_NCURSES when curses is found
Mark Wright
2014-05-06
1
-1/+1
*
|
|
|
|
|
Merge topic 'desktop-icon'
Brad King
2014-05-08
1
-1/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmake-gui: Fix desktop file icon configuration
Johannes Huber
2014-05-07
1
-1/+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-05-08
1
-1/+1
*
|
|
|
|
|
Merge topic 'dev/source-file-performance'
Brad King
2014-05-07
4
-51/+56
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmSourceFile: Take a string
Ben Boeckel
2014-04-29
1
-1/+1
|
*
|
|
|
|
|
perf: Cache the language property string
Ben Boeckel
2014-04-29
2
-2/+6
|
*
|
|
|
|
|
cmSourceFile: Cache the isUiFile check
Ben Boeckel
2014-04-29
2
-3/+4
|
*
|
|
|
|
|
cmSourceFileLocation: Return a string reference
Ben Boeckel
2014-04-29
1
-1/+1
|
*
|
|
|
|
|
cmSourceFileLocation: Save some string copies
Ben Boeckel
2014-04-29
1
-6/+6
|
*
|
|
|
|
|
cmSourceFileLocation: Simplify logic in Matches
Ben Boeckel
2014-04-29
1
-36/+35
|
*
|
|
|
|
|
cmSourceFileLocation: Avoid string allocation in extension checking
Ben Boeckel
2014-04-29
1
-2/+3
*
|
|
|
|
|
|
Merge topic 'dev/regex-variables'
Brad King
2014-05-07
5
-42/+62
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
StoreMatches: Minor cleanups
Ben Boeckel
2014-04-29
1
-3/+3
|
*
|
|
|
|
|
|
ClearMatches: Store match variable names statically
Ben Boeckel
2014-04-29
1
-11/+20
|
*
|
|
|
|
|
|
ClearMatches: Only clear matches which were actually set
Ben Boeckel
2014-04-29
5
-42/+53
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge topic 'dev/hashmap-for-targets'
Brad King
2014-05-07
6
-15/+26
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cmGlobalGenerator: Store targets in hash maps
Ben Boeckel
2014-05-07
4
-10/+17
|
*
|
|
|
|
|
|
cmMakefile: Use a hashmap for imported targets
Ben Boeckel
2014-05-07
2
-5/+9
*
|
|
|
|
|
|
|
Merge topic 'dev/refactor-source-depends-in-ninja'
Brad King
2014-05-07
12
-59/+100
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ninja: Factor out custom command order-only depends
Ben Boeckel
2014-05-07
1
-14/+15
|
*
|
|
|
|
|
|
|
ninja: Factor out target-level order-only dependencies
Ben Boeckel
2014-05-07
2
-5/+26
[next]