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
*
cmGeneratorExpression: Re-write for multi-stage evaluation
Stephen Kelly
2012-09-18
9
-194/+1182
*
Merge topic 'docbook-validate'
Brad King
2012-09-11
3
-100/+94
|
\
|
*
docbook: Fix Sun CC warning on ptr_fun(isalnum)
Brad King
2012-09-10
1
-1/+8
|
*
docbook: Fix formatter naming convention to avoid shadow
Brad King
2012-09-09
2
-3/+3
|
*
docbook: Remove redundant docs that cause invalid DocBook
Daniel Pfeifer
2012-09-08
1
-7/+0
|
*
docbook: Add support for <abstract> at section level 1
Daniel Pfeifer
2012-09-08
1
-2/+24
|
*
docbook: Cleanup formatter and generated DocBook
Daniel Pfeifer
2012-09-07
1
-24/+24
|
*
docbook: Fix the DocBook section output
Daniel Pfeifer
2012-09-07
1
-24/+15
|
*
docbook: Factor out code to write valid DocBook IDs
Daniel Pfeifer
2012-09-07
2
-37/+36
|
*
docbook: Remove table of contents
Daniel Pfeifer
2012-09-07
1
-18/+0
*
|
Merge topic 'IsSourceFileTryCompile'
Brad King
2012-09-11
3
-2/+15
|
\
\
|
*
|
Ninja: suppress cmcldeps only for source file signature try_compiles
Peter Kümmel
2012-09-05
3
-2/+15
*
|
|
Merge topic 'ninja-cmcldeps-first-line'
Brad King
2012-09-11
1
-1/+3
|
\
\
\
|
*
|
|
Ninja: don't suppress warning about compiler options
Peter Kümmel
2012-09-04
1
-1/+3
|
|
/
/
*
|
|
Merge topic 'cmake-gui-interrupt-error'
Brad King
2012-09-11
1
-1/+2
|
\
\
\
|
*
|
|
cmake-gui: Fix error status when interrupted.
Clinton Stimpson
2012-09-04
1
-1/+2
*
|
|
|
Merge topic 'ctest-svn-update'
Brad King
2012-09-11
2
-77/+239
|
\
\
\
\
|
*
|
|
|
cmCTestSVN: Load and process information from externals
Xavier Besseron
2012-09-04
1
-6/+32
|
*
|
|
|
cmCTestSVN: Add a LoadExternal() function and an ExternalParser class
Xavier Besseron
2012-09-04
2
-0/+53
|
*
|
|
|
cmCTestSVN: Use the SVNInfo structure
Xavier Besseron
2012-09-04
2
-77/+92
|
*
|
|
|
cmCTestSVN: Create the SVNInfo for the root repository
Xavier Besseron
2012-09-04
1
-0/+3
|
*
|
|
|
cmCTestSVN: Add the Repositories list and the RootInfo pointer
Xavier Besseron
2012-09-04
1
-0/+6
|
*
|
|
|
cmCTestSVN: Extend Revision struct with SVN repo information
Xavier Besseron
2012-09-04
2
-5/+13
|
*
|
|
|
cmCTestSVN: Add the new SVNInfo structure
Xavier Besseron
2012-09-03
2
-0/+51
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-11
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-10
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-09
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-08
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-07
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-06
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-05
1
-1/+1
*
|
|
|
Merge topic 'doc-add_library-PIC'
David Cole
2012-09-04
2
-2/+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
add_library: Document POSITION_INDEPENDENT_CODE default (#13479)
Brad King
2012-08-31
2
-2/+4
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-04
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-03
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-02
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-01
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2012-08-31
1
-1/+1
*
|
Merge topic 'fix-Qt-casing'
Brad King
2012-08-30
4
-6/+6
|
\
\
|
*
|
Fix casing of 'Qt' in docs, comments and user-visible strings.
Stephen Kelly
2012-08-28
4
-6/+6
*
|
|
Merge topic 'AutomocRerunFix'
Brad King
2012-08-30
2
-6/+28
|
\
\
\
|
*
|
|
fix #13494: rerun automoc also if include dirs or moc options change
Alex Neundorf
2012-08-27
2
-6/+28
*
|
|
|
Merge topic 'ErrorIfCTEST_USE_LAUNCHERSSetButLauncherRuleNotSet'
Brad King
2012-08-30
1
-0/+11
|
\
\
\
\
|
*
|
|
|
error out if CTEST_USE_LAUNCHERS is TRUE but RULE_LAUNCH_* are not set
Alex Neundorf
2012-08-20
1
-0/+11
*
|
|
|
|
Merge topic 'msvc-compiler-info'
Brad King
2012-08-30
10
-20/+0
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'cmake-platform-info-version' into msvc-compiler-info
Brad King
2012-08-30
2
-12/+4
|
|
\
\
\
\
\
|
*
|
|
|
|
|
VS: Simplify MSVC version reporting
Brad King
2012-08-30
9
-14/+0
|
*
|
|
|
|
|
VS: Remove support for "free" version 2003 tools
Brad King
2012-08-23
1
-6/+0
*
|
|
|
|
|
|
Merge topic 'cmake-platform-info-version'
Brad King
2012-08-30
2
-12/+4
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Make platform information files specific to the CMake version
Brad King
2012-08-24
2
-12/+4
[next]