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
*
automoc: add a StrictParseCppFile(), which is only qmake-compatible
Alex Neundorf
2011-12-02
2
-6/+125
*
automoc: move the code for finding headers into separate function
Alex Neundorf
2011-12-02
2
-21/+37
*
automoc: fix handling of included _p.moc files
Alex Neundorf
2011-11-30
1
-2/+3
*
automoc: some more linebreaks for the warnings for better readability
Alex Neundorf
2011-11-29
1
-8/+8
*
automoc: add extra check whether the header contains Q_PRIVATE_SLOT
Alex Neundorf
2011-11-29
1
-1/+50
*
Add a test case for the use of Q_PRIVATE_SLOT.
Stephen Kelly
2011-11-22
3
-1/+42
*
automoc: add special handling for including basename_p.moc, with test
Alex Neundorf
2011-11-22
6
-8/+124
*
automoc: move some code from the big parsing loop into separate functions
Alex Neundorf
2011-11-22
1
-30/+47
*
automoc: add test for including a moc_abc_p.cpp file
Alex Neundorf
2011-11-22
2
-0/+34
*
automoc: add test for including the moc file from another header
Alex Neundorf
2011-11-22
5
-1/+65
*
automoc: add a test for including both abc.moc and moc_abc.cpp
Alex Neundorf
2011-11-22
4
-1/+74
*
Automoc: modified handling of included .moc files
Alex Neundorf
2011-11-16
1
-3/+14
*
automoc: another runtime optimization
Alex Neundorf
2011-11-10
1
-6/+23
*
automoc: minor optimization
Alex Neundorf
2011-11-10
1
-1/+1
*
automoc: improved diagnostics
Alex Neundorf
2011-11-10
1
-10/+11
*
automoc: add more test cases
Alex Neundorf
2011-11-10
6
-1/+131
*
automoc: handle the case when the developer includes the wrong mocfile
Alex Neundorf
2011-11-10
1
-0/+33
*
automoc: rework the checking for the matching header, to give better warnings
Alex Neundorf
2011-11-10
1
-42/+35
*
automoc: stricter checking for what file is included
Alex Neundorf
2011-11-10
1
-0/+12
*
KWSys Nightly Date Stamp
KWSys Robot
2011-11-06
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2011-11-05
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2011-11-04
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2011-11-03
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2011-11-02
1
-1/+1
*
Merge topic 'qt4-deploy-module'
David Cole
2011-11-01
1
-7/+8
|
\
|
*
Check plugin variables are defined before warning.
Mike McQuaid
2011-11-01
1
-3/+5
|
*
Don't resolve directories; are never relative.
Mike McQuaid
2011-11-01
1
-2/+0
|
*
Match fixup_qt4_executable with documentation.
Mike McQuaid
2011-11-01
1
-2/+3
*
|
Merge topic 'FixCMAKE_BUILD_TOOL_doc'
David Cole
2011-11-01
1
-1/+1
|
\
\
|
*
|
Fix old reference to CMAKE_MAKE_PROGRAM inside CMAKE_BUILD_TOOL doc.
Eric NOULARD
2011-10-30
1
-1/+1
*
|
|
Merge topic 'CPackRPM-perComponentHeader'
David Cole
2011-11-01
3
-6/+35
|
\
\
\
|
*
|
|
CPackRPM support component specific variables for spec files
Eric NOULARD
2011-10-30
3
-6/+35
*
|
|
|
Merge topic 'doc-link_directories-misconception'
David Cole
2011-11-01
1
-1/+6
|
\
\
\
\
|
*
|
|
|
Tell people that link_directories() is not what they are searching for
Rolf Eike Beer
2011-10-27
1
-1/+6
*
|
|
|
|
Merge topic 'fix-12539-ctestconfig-from-build-dir'
David Cole
2011-11-01
6
-6/+99
|
\
\
\
\
\
|
*
|
|
|
|
CTest: Look for CTestConfig.cmake in build dir first, then source dir
Jean-Christophe Fillion-Robin
2011-10-27
6
-6/+99
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'fix-12383-clear-ctest-vecs'
David Cole
2011-11-01
1
-0/+2
|
\
\
\
\
\
|
*
|
|
|
|
CTest: Clear custom vectors before populating (#12383)
David Cole
2011-10-26
1
-0/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'FindLibXsltImprovements'
David Cole
2011-11-01
1
-4/+19
|
\
\
\
\
\
|
*
|
|
|
|
FindLibXslt: also search libexslt and xsltproc
Alex Neundorf
2011-10-25
1
-4/+19
*
|
|
|
|
|
Merge topic 'ctest-memcheck-log-newline-issue-12538'
David Cole
2011-11-01
1
-1/+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Source/cmCTest.cxx: Add missing newline (#12538)
Bernhard Walle
2011-10-25
1
-1/+1
*
|
|
|
|
|
KWSys: Address Intel compiler remarks
Brad King
2011-11-01
3
-26/+29
*
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-11-01
1
-2/+2
*
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-10-31
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-10-30
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-10-29
1
-1/+1
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-10-28
1
-1/+1
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-10-27
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-10-26
1
-1/+1
|
|
/
|
/
|
[next]