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 branch 'dev/fix-variable-watch-crash' into cmake-syntax
Brad King
2013-08-08
7
-86/+156
|
\
|
*
variable_watch: Add test for watching a variable multiple times
Ben Boeckel
2013-08-08
3
-0/+14
|
*
variable_watch: Check newValue for NULL
Ben Boeckel
2013-08-08
1
-1/+1
|
*
variable_watch: Don't share memory for callbacks
Ben Boeckel
2013-08-08
2
-67/+87
|
*
variable_watch: Fix a typo in the error message
Ben Boeckel
2013-08-08
1
-1/+1
|
*
variable_watch: Prevent making extra entries in the watch map
Ben Boeckel
2013-08-08
1
-0/+4
|
*
variable_watch: Allow specifying the data to match in RemoveWatch
Ben Boeckel
2013-08-08
2
-3/+8
|
*
variable_watch: Match client_data when finding duplicates
Ben Boeckel
2013-08-08
2
-6/+7
|
*
variable_watch: Add a deleter for the client data
Ben Boeckel
2013-08-08
2
-3/+14
|
*
variable_watch: Store client data as pointers
Ben Boeckel
2013-08-08
2
-7/+22
*
|
cmListFileLexer: Modify flex output to avoid Borland warning
Brad King
2013-08-08
2
-24/+25
*
|
Warn about unquoted arguments that look like long brackets
Brad King
2013-08-08
5
-0/+59
*
|
Warn about arguments not separated by whitespace
Brad King
2013-08-08
5
-65/+119
*
|
cmListFileCache: Convert CMake language parser to class
Brad King
2013-08-08
1
-69/+97
*
|
Add RunCMake.Syntax test cases for command invocation styles
Brad King
2013-08-08
16
-0/+74
*
|
cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum
Brad King
2013-08-08
7
-26/+38
*
|
cmListFileLexer: Split normal and legacy unquoted arguments
Brad King
2013-08-08
2
-78/+103
*
|
cmListFileLexer: Fix line number after backslash in string
Brad King
2013-08-08
6
-148/+246
*
|
Add RunCMake.Syntax test to cover argument parsing
Brad King
2013-08-08
19
-0/+53
*
|
Merge topic 'ALIAS-targets'
Brad King
2013-08-06
89
-18/+739
|
\
\
|
*
|
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
89
-18/+739
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-08-06
1
-1/+1
*
|
|
Merge topic 'osx-find-sdk-for-deployment-target'
Brad King
2013-08-05
2
-9/+5
|
\
\
\
|
*
|
|
bootstrap: Do not suppress CMAKE_OSX_SYSROOT if CFLAGS have -isysroot (#14324)
Brad King
2013-08-02
1
-8/+0
|
*
|
|
OS X: Search for SDK based on deployment target (#14324)
Brad King
2013-08-02
1
-1/+5
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-08-05
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-08-04
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-08-03
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'vs10-include-dir-ampersand'
Brad King
2013-08-02
1
-1/+1
|
\
\
|
*
|
VS10: Escape include paths in XML project files (#14331)
Brad King
2013-08-01
1
-1/+1
|
|
/
*
|
Merge topic 'FindGTK2-pango-libs'
Brad King
2013-08-02
1
-1/+5
|
\
\
|
*
|
FindGTK2: Detect pangoft2 and pangoxft libraries
Daniele E. Domenichelli
2013-08-01
1
-1/+5
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-08-02
1
-1/+1
|
/
*
Merge topic 'INCLUDES-DESTINATION-no-config'
Brad King
2013-08-01
7
-16/+78
|
\
|
*
Export: Process generator expressions from INCLUDES DESTINATION.
Stephen Kelly
2013-07-31
6
-15/+54
|
*
cmTarget: Add NAME property
Stephen Kelly
2013-07-31
1
-1/+24
*
|
Merge topic 'FindGTK2-gmodule'
Brad King
2013-08-01
1
-1/+3
|
\
\
|
*
|
FindGTK2: Detect gmodule library
Daniele E. Domenichelli
2013-07-31
1
-0/+3
|
*
|
FindGTK2: gthread-2.0 folder does not exist
Daniele E. Domenichelli
2013-07-31
1
-1/+0
|
|
/
*
|
Merge topic 'minor-cleanups'
Brad King
2013-08-01
1
-2/+1
|
\
\
|
*
|
Docs: Fix typo in CMAKE_DEBUG_TARGET_PROPERTIES
Stephen Kelly
2013-07-31
1
-2/+1
|
|
/
*
|
Merge topic 'vs-subsystem-order'
Brad King
2013-08-01
1
-2/+2
|
\
\
|
*
|
VS10: Honor user-specified /SUBSYSTEM: flag (#14326)
Brad King
2013-07-31
1
-2/+2
|
|
/
*
|
Merge topic 'target-command-allow-no-items'
Brad King
2013-08-01
4
-3/+27
|
\
\
|
*
|
Allow target commands to be invoked with no items (#14325).
Stephen Kelly
2013-07-31
4
-3/+27
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-08-01
1
-1/+1
|
/
*
Merge topic 'update-libarchive'
Brad King
2013-07-31
152
-4132/+18206
|
\
|
*
libarchive: Backport to CMake 2.8.2
Brad King
2013-07-31
3
-223/+12
|
*
libarchive: Remove build options not used by CMake
Brad King
2013-07-31
1
-122/+0
|
*
libarchive: Avoid struct init with variable
Brad King
2013-07-31
1
-1/+3
[next]