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
*
FindGTK2: Add libraries to the GTK2_LIBRARIES variable only when found
Daniele E. Domenichelli
2013-10-08
1
-2/+4
*
FindGTK2: Do not link libfreetype
Daniele E. Domenichelli
2013-10-08
1
-34/+12
*
FindGTK2: Add config directories only if different from include ones
Daniele E. Domenichelli
2013-10-08
1
-1/+1
*
FindGTK2: Set INTERFACE_COMPILE_DEFINITIONS target property only if not empty
Daniele E. Domenichelli
2013-10-08
1
-1/+3
*
FindGTK2: Add check to ensure that target exists
Daniele E. Domenichelli
2013-10-08
1
-5/+7
*
FindGTK2: Fix gmodule, glibmm, pangoft2, and pangoxft targets
Daniele E. Domenichelli
2013-10-08
1
-3/+8
*
FindGTK2: Link freetype libs to targets including freetype includes
Daniele E. Domenichelli
2013-10-08
1
-0/+21
*
FindGTK2: Small cleanup
Daniele E. Domenichelli
2013-10-08
1
-1/+0
*
FindGTK2: Do not require the GTK_ prefix in all the internal functions
Daniele E. Domenichelli
2013-10-08
1
-146/+148
*
FindGTK2: Better handling of include directories
Daniele E. Domenichelli
2013-10-08
1
-13/+15
*
FindGTK2: Create targets for each library
Daniele E. Domenichelli
2013-10-08
1
-3/+147
*
FindGTK2: Search for glib-object.h instead of gobject/gobject.h
Daniele E. Domenichelli
2013-10-08
1
-1/+1
*
FindGTK2: Populate GTK2_DEFINITIONS before searching for libraries
Daniele E. Domenichelli
2013-10-08
1
-14/+14
*
FindGTK2: Export GTK2_XXX_FOUND to parent scope in _GTK2_FIND_LIBRARY
Daniele E. Domenichelli
2013-10-08
1
-0/+3
*
FindGTK2: Search for modules quietly when needed
Daniele E. Domenichelli
2013-10-08
1
-0/+2
*
FindGTK2: Find freetype quietly
Daniele E. Domenichelli
2013-10-08
1
-1/+1
*
FindGTK2: Mark GTK_*_INCLUDE_DIR as advanced
Daniele E. Domenichelli
2013-10-08
1
-0/+1
*
Merge topic 'revert-COMPILER_TARGET-feature'
Brad King
2013-08-09
4
-21/+0
|
\
|
*
Revert "Add compiler target compile options."
Stephen Kelly
2013-08-09
4
-21/+0
|
/
*
CMake Nightly Date Stamp
Kitware Robot
2013-08-09
1
-1/+1
*
Merge topic 'cmake-syntax'
Brad King
2013-08-08
50
-247/+651
|
\
|
*
Merge branch 'dev/fix-variable-watch-crash' into cmake-syntax
Brad King
2013-08-08
7
-86/+156
|
|
\
|
*
|
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 'dev/fix-variable-watch-crash'
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
*
|
|
Merge topic 'parallel-memcheck'
Brad King
2013-08-08
8
-56/+103
|
\
\
\
|
*
|
|
CTest: create one output file per memcheck (#14303)
Rolf Eike Beer
2013-08-07
8
-56/+103
*
|
|
|
Merge topic 'borland-no-CTestLimitDashJ'
Brad King
2013-08-08
1
-3/+5
|
\
\
\
\
|
*
|
|
|
Skip CTestLimitDashJ test on Borland
Brad King
2013-08-07
1
-3/+5
|
|
/
/
/
*
|
|
|
Merge topic 'wince800'
Brad King
2013-08-08
3
-13/+86
|
\
\
\
\
|
*
|
|
|
VS11: Add support for Windows CE SDKs
Patrick Gansterer
2013-08-07
2
-12/+81
|
*
|
|
|
Add support for new Windows CE compiler
Patrick Gansterer
2013-08-07
1
-1/+5
*
|
|
|
|
Merge topic 'update-kwsys'
Brad King
2013-08-08
10
-145/+648
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-08-07
10
-145/+648
|
|
\
\
\
\
[next]