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
*
KWSys Nightly Date Stamp
KWSys Robot
2011-03-02
1
-1/+1
*
KWSys: Require at least CMake 2.6.3
Brad King
2011-03-01
1
-196/+90
*
Merge topic 'require-cmake-2.6.3'
Brad King
2011-03-01
1
-23/+7
|
\
|
*
Require at least CMake 2.6.3 to build current CMake
Brad King
2011-02-24
1
-23/+7
*
|
Merge topic 'doc-typo-fixes'
Brad King
2011-03-01
2
-2/+2
|
\
\
|
*
|
Documentation: Fix a few typos (#11883)
Modestas Vainius
2011-02-22
2
-2/+2
*
|
|
Merge topic 'fix-11286-add-file-upload'
Brad King
2011-03-01
2
-111/+322
|
\
\
\
|
*
|
|
Fix KWStyle line too long error (#11286)
David Cole
2011-02-28
1
-1/+2
|
*
|
|
Implement file(UPLOAD (#11286)
David Cole
2011-02-25
2
-111/+321
|
|
/
/
*
|
|
Merge topic 'CPack-ChangeComponentNamingScheme'
Brad King
2011-03-01
4
-13/+74
|
\
\
\
|
*
|
|
CPack fix KWStyle warning
Eric NOULARD
2011-02-23
1
-1/+1
|
*
|
|
CPack Authorize DISPLAY_NAME usage in component package
Eric NOULARD
2011-02-22
4
-11/+72
|
*
|
|
CPack remove "-ALL" suffix for ALL-IN-ONE packages
Eric NOULARD
2011-02-22
2
-2/+2
|
|
/
/
*
|
|
Merge topic 'CPackRPM-AvoidSpaceInName-Fixbug9932'
Brad King
2011-03-01
1
-0/+15
|
\
\
\
|
*
|
|
CPackRPM Replace space in some CPACK_ vars (Fix bug 9932)
Eric NOULARD
2011-02-25
1
-0/+15
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'EclipseLinkedResourcesToSubProjects2'
Brad King
2011-03-01
1
-19/+52
|
\
\
\
|
*
|
|
Eclipse projects: created one linked resource for each subproject
Alex Neundorf
2011-02-13
1
-19/+52
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-03-01
1
-2/+2
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-02-28
1
-1/+1
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-02-27
1
-1/+1
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-02-26
1
-1/+1
*
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-02-25
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-02-24
1
-1/+1
*
|
|
KWSys Nightly Date Stamp
KWSys Robot
2011-02-23
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'resolve/add-STRING-subcommand-FIND-issue-11795/fix-2828-more-inf...
Brad King
2011-02-22
2
-1/+73
|
\
\
|
*
\
Merge branch 'add-STRING-subcommand-FIND-issue-11795' into fix-2828-more-info...
Brad King
2011-02-17
1
-1/+1
|
|
\
\
|
|
*
|
Avoid direct use of std::stringstream
Brad King
2011-02-17
1
-1/+1
|
*
|
|
Merge branch 'fix-2828-more-info-in-script-mode' into add-STRING-subcommand-F...
Brad King
2011-02-15
5
-11/+36
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add a string(FIND) sub-command (#11795)
Tim Hütz
2011-02-15
2
-1/+73
*
|
|
|
Merge topic 'fix-2828-more-info-in-script-mode'
Brad King
2011-02-22
6
-17/+83
|
\
\
\
\
|
*
|
|
|
Fix KWStyle line-too-long complaint (#2828)
David Cole
2011-02-04
1
-1/+2
|
*
|
|
|
Add CMAKE_ARGC and CMAKE_ARGV0..N-1 variables (#2828)
David Cole
2011-02-03
5
-6/+46
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add CMAKE_SCRIPT_MODE_FILE variable (#2828)
David Cole
2011-02-02
5
-11/+36
*
|
|
|
Merge topic 'fix-11877-sort-tests-correctly'
Brad King
2011-02-22
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Use stable_sort to preserve test order (#11877)
David Cole
2011-02-18
1
-1/+1
*
|
|
|
|
Merge topic 'CPackRPM-HonorAllComponentWays'
Brad King
2011-02-22
5
-23/+229
|
\
\
\
\
\
|
*
|
|
|
|
CPackRPM fix IRIX compiler warning (variable never used)
Eric NOULARD
2011-02-15
1
-1/+1
|
*
|
|
|
|
CPackRPM honors all the different ways of packaging components
Eric NOULARD
2011-02-06
5
-23/+229
*
|
|
|
|
|
Merge topic 'AddCustomTargetSourcesToCodeBlocksProject'
Brad King
2011-02-22
1
-0/+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Also add the SOURCES from add_custom_target() to CodeBlocks projects (#11736)
Alex Neundorf
2011-02-13
1
-0/+7
*
|
|
|
|
|
|
Merge topic 'FixBadXMLInEclipseProjects'
Brad King
2011-02-22
1
-7/+12
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Add XML escaping for directory name in Eclipse projects (#11658)
Alex Neundorf
2011-02-12
1
-2/+4
|
*
|
|
|
|
|
Fix XML escaping for target names in Eclipse project files (#11658)
Alex Neundorf
2011-02-12
1
-2/+3
|
*
|
|
|
|
|
Fix XML escaping for the project() name in Eclipse projects (#11658)
Alex Neundorf
2011-02-12
1
-3/+5
*
|
|
|
|
|
|
Merge topic 'vs-intel-dll-implib-outdir'
Brad King
2011-02-22
4
-5/+9
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
VS: Create a Fortran DLL's import library directory
Brad King
2011-02-10
4
-5/+9
*
|
|
|
|
|
|
|
Merge topic 'fix-11717-gcov-same-file-name'
Brad King
2011-02-22
1
-1/+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
CTest: Use the gcov --preserve-paths flag (#11717)
Marco Craveiro
2011-02-09
1
-1/+1
*
|
|
|
|
|
|
|
|
Merge topic 'fix-11761-less-file-download-noise'
Brad King
2011-02-22
1
-4/+0
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Make file DOWNLOAD less noisy (#11761)
David Cole
2011-02-09
1
-4/+0
|
|
/
/
/
/
/
/
/
/
[next]