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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES
Stephen Kelly
2013-03-26
3
-2/+117
*
Merge topic 'compile-object-TARGET-placeholder'
Brad King
2013-03-25
1
-0/+8
|
\
|
*
Replace <TARGET> in CMAKE_<LANG>_COMPILE_OBJECT rule variables
Brad King
2013-03-22
1
-0/+8
*
|
Merge topic 'rename-include-current-dir-in-interface-var'
Brad King
2013-03-25
2
-3/+3
|
\
\
|
*
|
Rename variable for including current directory in interfaces
Brad King
2013-03-19
2
-3/+3
*
|
|
Merge topic 'update-kwsys'
Brad King
2013-03-25
2
-1/+7
|
\
\
\
|
*
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-03-22
2
-1/+7
*
|
|
|
Merge topic 'cpack-printf-format-warnings'
Brad King
2013-03-25
1
-4/+4
|
\
\
\
\
|
*
|
|
|
CPack: Avoid "format expects 'unsigned int'" warnings
Paul Kunysch
2013-03-22
1
-4/+4
|
|
/
/
/
*
|
|
|
Merge topic 'doc-string-regex'
Brad King
2013-03-25
1
-2/+2
|
\
\
\
\
|
*
|
|
|
string: Fix regex documentation of '^' and '$' (#14028)
Brad King
2013-03-19
1
-2/+2
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-03-25
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-03-24
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-03-23
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-03-22
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-03-21
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-03-20
1
-1/+1
*
|
|
Merge topic 'automoc-append-implicit-dirs'
Brad King
2013-03-19
1
-13/+24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Automoc: append implicit includes after user-specified dirs
Stephen Kelly
2013-03-19
1
-13/+24
*
|
|
Merge topic 'expand-version-of-Qt5-gui-fix'
Brad King
2013-03-19
1
-1/+1
|
\
\
\
|
*
|
|
cmake-gui: Use the QStandardItemModel workaround until 5.1.0.
Stephen Kelly
2013-03-19
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'fix-genex-preprocess'
Brad King
2013-03-19
1
-2/+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix cmGeneratorExpression::Preprocess for interleaved inputs.
Stephen Kelly
2013-03-18
1
-2/+22
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-03-19
1
-1/+1
*
|
|
Merge topic 'CMAKE_AUTOMOC-Qt5-docs'
Brad King
2013-03-18
1
-1/+2
|
\
\
\
|
*
|
|
Document that CMAKE_AUTOMOC works with Qt 5.
Stephen Kelly
2013-03-16
1
-1/+2
*
|
|
|
Merge topic 'TI_DSP_to_TI'
Brad King
2013-03-18
1
-1/+1
|
\
\
\
\
|
*
|
|
|
rename TI_DSP toolchain to TI, since it works also for the ARM compiler
Alex Neundorf
2013-03-14
1
-1/+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-03-18
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-03-17
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-03-16
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-03-15
1
-1/+1
|
/
*
CMake Nightly Date Stamp
Kitware Robot
2013-03-14
1
-1/+1
*
Merge topic 'ninja-escape-line-breaks'
Brad King
2013-03-13
1
-0/+1
|
\
|
*
Ninja: escape line breaks in literals
Peter Kümmel
2013-03-09
1
-0/+1
*
|
Merge topic 'qt5-fixes'
Brad King
2013-03-13
2
-1/+7
|
\
\
|
*
|
cmake-gui: Workaround bug in Qt 5.0.0 to 5.0.3 QStandardItemModel
Stephen Kelly
2013-03-12
1
-1/+5
|
*
|
cmake-gui: Use -fPIE if required by Qt.
Stephen Kelly
2013-03-12
1
-0/+2
*
|
|
Merge topic 'cleanup-early-include-CTest-failure'
Brad King
2013-03-13
1
-0/+8
|
\
\
\
|
*
|
|
build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005)
Brad King
2013-03-12
1
-0/+8
*
|
|
|
Merge topic 'fix-automoc-no-qt'
Brad King
2013-03-13
3
-15/+19
|
\
\
\
\
|
*
|
|
|
Automoc: Don't create automoc targets if Qt is not used (#13999)
Stephen Kelly
2013-03-12
3
-15/+19
|
*
|
|
|
Merge branch 'property-link-depends-no-crash' into fix-automoc-no-qt
Brad King
2013-03-12
1
-0/+8
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'property-link-depends-no-crash'
Brad King
2013-03-13
1
-0/+8
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Avoid crash when checking property compatibility without link info
Brad King
2013-03-12
1
-0/+4
|
*
|
|
|
|
Avoid crash when checking property link dependencies without link info
Brad King
2013-03-12
1
-0/+4
*
|
|
|
|
|
Merge topic 'genex-SEMICOLON'
Brad King
2013-03-13
2
-0/+20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add $<SEMICOLON> generator expression.
Jean-Christophe Fillion-Robin
2013-03-12
2
-0/+20
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'add_subdirectory-trailing-slashes'
Brad King
2013-03-13
1
-5/+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add_subdirectory: Compute output dir with consistent slashes (#10072)
Brad King
2013-03-12
1
-5/+10
[next]