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
*
QtAutogen: Make uic work even when the source is in a subdir.
Stephen Kelly
2014-02-04
6
-22/+28
*
FindQt4: Make AUTOMOC work regardless which order Qt 4/5 is found.
Stephen Kelly
2014-01-29
3
-2/+27
*
QtAutogen: Short-circut some logic when moc is not available.
Stephen Kelly
2014-01-28
5
-3/+85
*
QtAutogen: Separate source file processing from AUTOMOC.
Stephen Kelly
2014-01-28
3
-95/+73
*
QtAutogen: Make some methods appropriately file-static.
Stephen Kelly
2014-01-28
2
-38/+31
*
QtAutogen: Fix autouic target options in the presence of a config.
Stephen Kelly
2014-01-28
1
-1/+5
*
QtAutogen: Remove unused variables.
Stephen Kelly
2014-01-28
1
-2/+0
*
QtAutogen: Remove read of SKIP_AUTOUIC target property.
Stephen Kelly
2014-01-28
1
-7/+1
*
QtAutogen: Use Qt 4 IMPORTED targets to find executable locations.
Stephen Kelly
2014-01-28
5
-32/+49
*
Qt4: Use IMPORTED executable names with custom commands.
Stephen Kelly
2014-01-28
1
-9/+9
*
Qt4: Create IMPORTED executable targets for all Qt executables.
Stephen Kelly
2014-01-28
1
-64/+22
*
CMake Nightly Date Stamp
Kitware Robot
2014-01-23
1
-1/+1
*
Merge topic 'cmake-rerun-depends'
Brad King
2014-01-22
10
-0/+87
|
\
|
*
Allow projects to specify extra inputs to CMake
Brad King
2014-01-21
10
-0/+64
|
*
Add test case to verify CMake does not re-run on first build
Brad King
2014-01-21
3
-0/+23
*
|
Merge topic 'cmake-E-sleep'
Brad King
2014-01-22
9
-1/+41
|
\
\
|
|
/
|
*
cmake: Add '-E sleep' command
Brad King
2014-01-21
9
-1/+41
*
|
Merge topic 'qcc-id'
Brad King
2014-01-22
15
-27/+117
|
\
\
|
*
|
QNX: Introduce QCC compiler id for that QNX platform compiler.
Stephen Kelly
2014-01-22
11
-23/+113
|
*
|
CMakeDetermine*Compiler: Fix typo 'lile' => 'like'
Stephen Kelly
2014-01-22
4
-4/+4
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-22
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'cmake-E-symlink-replace-dangling'
Brad King
2014-01-21
9
-15/+56
|
\
\
|
*
|
cmake: Improve '-E create_symlink' edge case handling (#14713)
Brad King
2014-01-20
9
-15/+56
*
|
|
Merge topic 'improve-Tests-RunCMake'
Brad King
2014-01-21
3
-47/+84
|
\
\
\
|
|
/
/
|
*
|
Tests/RunCMake: Add function to run a specified command-line
Brad King
2014-01-20
2
-11/+32
|
*
|
Tests/RunCMake: Move documentation to a README.rst
Brad King
2014-01-20
2
-36/+52
|
|
/
*
|
Merge topic 'osx-host-arch'
Brad King
2014-01-21
1
-1/+6
|
\
\
|
*
|
OS X: Use 'uname -m' for processor (#14712)
Brad King
2014-01-20
1
-1/+6
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-21
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'KateDontRequireVariable'
Brad King
2014-01-20
1
-1/+1
|
\
\
|
*
|
Kate: use cmMakefile::GetSafeDefinition() for a not-required variable
Alex Neundorf
2014-01-17
1
-1/+1
*
|
|
Merge topic 'update-qt4-docs'
Brad King
2014-01-20
5
-373/+212
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Update Qt4 documentation.
Stephen Kelly
2014-01-15
5
-373/+212
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-20
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-19
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-18
1
-1/+1
*
|
|
Merge topic 'hppa-binutils-flag'
Brad King
2014-01-17
1
-1/+1
|
\
\
\
|
*
|
|
Improve ld flags for CMake itself on Linux/HPPA
Guy Martin
2014-01-17
1
-1/+1
*
|
|
|
Merge topic 'xcode-storyboard-view'
Brad King
2014-01-17
1
-7/+9
|
\
\
\
\
|
*
|
|
|
Xcode: Fix storyboard view
Ruslan Baratov
2014-01-16
1
-3/+9
|
*
|
|
|
Xcode: Remove dead code
Ruslan Baratov
2014-01-16
1
-4/+0
|
|
/
/
/
*
|
|
|
Merge topic 'doc-osx-vars'
Brad King
2014-01-17
7
-7/+52
|
\
\
\
\
|
*
|
|
|
Help: Document CMAKE_OSX_* variables
Brad King
2014-01-16
7
-7/+52
|
|
/
/
/
*
|
|
|
Merge topic 'cmmakefile-const'
Brad King
2014-01-17
26
-59/+63
|
\
\
\
\
|
*
|
|
|
cmMakefile: make some methods take const std::string& instead of const char*
Rolf Eike Beer
2014-01-16
26
-59/+63
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-01-17
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'GNUInstallDirs_debian-multiarch-fix'
Brad King
2014-01-16
1
-5/+59
|
\
\
\
\
|
*
|
|
|
GNUInstallDirs: Fix CMAKE_INSTALL_LIBDIR on Debian
Daniele E. Domenichelli
2014-01-15
1
-5/+59
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'fix-help-if-typo'
Brad King
2014-01-16
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Help: Fix typo in 'if()' command documentation
Raphael Kubo da Costa
2014-01-15
1
-1/+1
[next]