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
*
Test static linking with LINK_SEARCH_START_STATIC
Brad King
2011-03-04
3
-0/+48
*
Add target property LINK_SEARCH_START_STATIC to aid static linking
Brad King
2011-03-03
2
-11/+26
*
KWSys Nightly Date Stamp
KWSys Robot
2011-03-03
1
-1/+1
*
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
4
-46/+11
|
\
|
*
Require at least CMake 2.6.3 to build current CMake
Brad King
2011-02-24
4
-46/+11
*
|
Merge topic 'doc-typo-fixes'
Brad King
2011-03-01
7
-9/+7
|
\
\
|
*
|
Documentation: Fix a few typos (#11883)
Modestas Vainius
2011-02-22
7
-9/+7
*
|
|
Merge topic 'fix-11286-add-file-upload'
Brad King
2011-03-01
6
-112/+394
|
\
\
\
|
*
|
|
Fix KWStyle line too long error (#11286)
David Cole
2011-02-28
1
-1/+2
|
*
|
|
Implement file(UPLOAD (#11286)
David Cole
2011-02-25
6
-112/+393
|
|
/
/
*
|
|
Merge topic 'libarchive-rm-windows-build'
Brad King
2011-03-01
10
-2524/+0
|
\
\
\
|
*
|
|
libarchive: Remove unused build/windows directory (#11885)
Brad King
2011-02-22
10
-2524/+0
|
|
/
/
*
|
|
Merge topic 'qt4-setversion-regression-43cb9b8'
Brad King
2011-03-01
1
-0/+5
|
\
\
\
|
*
|
|
Fix regression in 43cb9b8.
Clinton Stimpson
2011-02-24
1
-0/+5
*
|
|
|
Merge topic 'CPack-ChangeComponentNamingScheme'
Brad King
2011-03-01
5
-24/+94
|
\
\
\
\
|
*
|
|
|
CPack remove previously CPack generated files (if any) before running CPack
Eric NOULARD
2011-02-23
1
-11/+20
|
*
|
|
|
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
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'mingw-module-definition'
Brad King
2011-02-24
4
-2/+15
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Fix Fortran test .def file symbol mangling
Brad King
2011-02-23
3
-1/+14
|
*
|
|
|
Pass .def files directly to MinGW tools (#9997)
Brad King
2011-02-23
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 'qt4-fphsa'
Brad King
2011-02-22
1
-133/+52
|
\
\
\
|
*
|
|
When checking find_package() components, special case qtmain.
Clinton Stimpson
2011-02-04
1
-1/+7
|
*
|
|
FindQt4: Include builtin FindPackageHandleStandardArgs directly
Brad King
2011-01-20
1
-1/+1
|
*
|
|
Change to use fphsa to check required variables and version.
Clinton Stimpson
2011-01-15
1
-133/+46
*
|
|
|
Merge topic 'mingw-module-definition'
Brad King
2011-02-22
2
-1/+5
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Honor module .def files with MinGW tools (#9997)
Brad King
2011-02-21
2
-1/+5
*
|
|
|
Merge topic 'qt4-macfind'
Brad King
2011-02-22
1
-4/+21
|
\
\
\
\
|
*
|
|
|
Fix issues with find_path() for QtCore include dir on Mac. Fixes 11868.
Clinton Stimpson
2011-02-19
1
-4/+21
*
|
|
|
|
Merge topic 'resolve/add-STRING-subcommand-FIND-issue-11795/fix-2828-more-inf...
Brad King
2011-02-22
4
-2/+151
|
\
\
\
\
\
|
*
\
\
\
\
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
6
-11/+38
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Add a string(FIND) sub-command (#11795)
Tim Hütz
2011-02-15
4
-2/+151
*
|
|
|
|
|
|
Merge topic 'fix-2828-more-info-in-script-mode'
Brad King
2011-02-22
7
-17/+85
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix KWStyle line-too-long complaint (#2828)
David Cole
2011-02-04
1
-1/+2
[next]