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
*
Teach Assembler test to generate main.s at build time
Brad King
2011-03-04
1
-2/+9
*
Fix Assembler test to parse C flags string before using
Brad King
2011-03-04
1
-1/+3
*
-only enable the asm test for the Intel compiler if we are under UNIX
Alex Neundorf
2011-03-03
1
-2/+2
*
-use CMAKE_C_FLAGS when generating the assembler file
Alex Neundorf
2011-03-03
1
-1/+1
*
Add ASM platform information for HP compiler on HP
Brad King
2011-03-02
2
-0/+7
*
Merge branch 'hp-compiler-info' into ReworkedAsmSupport
Brad King
2011-03-02
5
-65/+67
|
\
|
*
Factor HP compiler flags into per-platform/per-compiler files
Brad King
2011-03-02
5
-65/+67
*
|
Add ASM platform information for XL compiler on AIX
Brad King
2011-03-02
1
-0/+2
*
|
Merge branch 'aix-xl-platform-info' into ReworkedAsmSupport
Brad King
2011-03-02
139
-3441/+2500
|
\
\
|
*
|
Move RPATH flags to AIX per-compiler information files
Brad King
2011-03-02
3
-2/+4
|
*
|
Factor AIX and XL compiler flags into common module
Brad King
2011-03-02
4
-12/+32
|
|
/
|
*
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
|
|
\
\
\
\
[next]