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
*
BUG: fix for bug #8174
Bill Hoffman
2009-01-15
2
-2/+14
*
ENH: Provide variable CMAKE_VERSION
Brad King
2009-01-15
2
-0/+13
*
ENH: Document variable CMAKE_PATCH_VERSION
Brad King
2009-01-15
1
-0/+6
*
STYLE: Nightly Date Stamp
Brad King
2009-01-15
1
-1/+1
*
BUG: Pop a function scope even on error
Brad King
2009-01-14
2
-3/+12
*
ENH: fix return value to ctest_build and remove debug print in cmProcess
Bill Hoffman
2009-01-14
2
-8/+3
*
ENH: allow ctest_build to return error and warning counts
Bill Hoffman
2009-01-14
5
-6/+49
*
COMP: Fix const set find for Borland 5.5
Brad King
2009-01-14
2
-3/+6
*
STYLE: Nightly Date Stamp
Brad King
2009-01-14
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-01-13
1
-1/+1
*
COMP: Remove unused variable
Brad King
2009-01-12
1
-1/+0
*
ENH: Teach ctest_submit about parts
Brad King
2009-01-12
4
-4/+88
*
ENH: Divide CTest file submission list by part
Brad King
2009-01-12
10
-36/+50
*
ENH: Refactor cmCTest test part representation
Brad King
2009-01-12
2
-74/+88
*
ENH: Teach ctest_* to create appending XML files
Brad King
2009-01-12
11
-9/+27
*
ENH: Refactor CTest command argument handling
Brad King
2009-01-12
2
-50/+64
*
STYLE: Nightly Date Stamp
Brad King
2009-01-12
1
-1/+1
*
ENH: patch from Miguel,
Alexander Neundorf
2009-01-11
2
-34/+58
*
STYLE: Nightly Date Stamp
Brad King
2009-01-11
1
-1/+1
*
BUG: don't create empty <itemizedlist>s (#7289), dblatex didn't like that
Alexander Neundorf
2009-01-10
1
-10/+13
*
STYLE: document CMAKE_COLOR_MAKEFILE (#7878)
Alexander Neundorf
2009-01-10
1
-2/+9
*
STYLE: Nightly Date Stamp
Brad King
2009-01-10
1
-1/+1
*
COMP: forgot to commit this file
Alexander Neundorf
2009-01-10
1
-0/+1
*
STYLE: remove debug output
Alexander Neundorf
2009-01-10
1
-1/+0
*
BUG: fix #8073: also show targets created using add_custom_targets()
Alexander Neundorf
2009-01-10
1
-34/+62
*
BUG: remove the call to EnableInstallTarget(), don't know why it was there.
Alexander Neundorf
2009-01-10
1
-1/+0
*
BUG: fix #8105: don't hardcode "gcc" and "make" but use CMAKE_C_COMPILER and
Alexander Neundorf
2009-01-09
2
-5/+21
*
BUG: fix #8203: codeblocks + mingw doesn't like the extra quotes around the
Alexander Neundorf
2009-01-09
1
-0/+7
*
ENH: Add missing newline to CTest-generated xml
Brad King
2009-01-09
1
-1/+1
*
ENH: fix crash for old style scripts
Bill Hoffman
2009-01-09
1
-2/+8
*
ENH: fix return type
Bill Hoffman
2009-01-09
1
-1/+1
*
ENH: add subproject tag property for ctest
Bill Hoffman
2009-01-09
3
-9/+44
*
ENH: Extend kwsys.testProcess-4 timeout
Brad King
2009-01-09
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-01-09
1
-1/+1
*
BUG: apply patch from #8205, also fixes #8212: escape characters for XML
Alexander Neundorf
2009-01-08
2
-1/+17
*
ENH: when trying to find a FooConfig.cmake file, if in the directory pointed
Alexander Neundorf
2009-01-08
2
-58/+36
*
STYLE: Nightly Date Stamp
Brad King
2009-01-08
1
-1/+1
*
ENH: Tweak System Name field for cross compiling, so it doesn't have a file ...
Clinton Stimpson
2009-01-07
1
-6/+1
*
ENH: Clean per-config export files during install
Brad King
2009-01-07
1
-0/+24
*
ENH: Add undocumented file(DIFFERENT) command
Brad King
2009-01-07
2
-0/+66
*
ENH: Refactor computation of import file glob
Brad King
2009-01-07
2
-1/+14
*
ENH: Teach CTest to submit test property LABELS
Brad King
2009-01-07
3
-1/+46
*
STYLE: Nightly Date Stamp
Brad King
2009-01-07
1
-1/+1
*
BUG: Manage LC_MESSAGES with an object
Brad King
2009-01-06
1
-25/+44
*
STYLE: Remove trailing whitespace
Brad King
2009-01-06
1
-3/+3
*
STYLE: Nightly Date Stamp
Brad King
2009-01-06
1
-1/+1
*
ENH: Improve test property speed with a map
Brad King
2009-01-05
5
-56/+33
*
BUG: Capture cout and cerr from internal ctest
Brad King
2009-01-05
2
-18/+42
*
COMP: Fix installation of cmake-gui by CMake 2.4
Brad King
2009-01-05
2
-1/+21
*
ENH: Refactor internal file(INSTALL) arg parsing
Brad King
2009-01-05
1
-55/+22
[next]