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
*
COMP: fix warning
Ken Martin
2007-03-01
1
-1/+1
*
ENH: added a limit to the getline method
Ken Martin
2007-03-01
2
-2/+22
*
BUG: a couple bugs in system informaiton
Ken Martin
2007-03-01
1
-5/+6
*
BUG: bad command line
Ken Martin
2007-03-01
1
-1/+1
*
BUG: bad command line
Ken Martin
2007-03-01
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-03-01
1
-1/+1
*
ENH: remove qnx special stuff that does not work
Bill Hoffman
2007-02-28
1
-9/+0
*
BUG: cleanup paths in GetSourceFile to handle bug 2724
Ken Martin
2007-02-28
1
-0/+1
*
ENH: one more pass at paths with spaces and parens
Bill Hoffman
2007-02-28
2
-29/+17
*
BUG: allow system information to accept the -G option
Ken Martin
2007-02-28
3
-57/+94
*
BUG: Assignment should always use reset().
Brad King
2007-02-28
1
-1/+1
*
COMP: Fix for auto_ptr_ref on Borland 5.8.
Brad King
2007-02-28
1
-5/+10
*
BUG: Fix for cmake_force target in Borland Makefiles.
Brad King
2007-02-28
1
-0/+10
*
BUG: fix to naming of results file
Ken Martin
2007-02-27
1
-1/+1
*
ENH: watcom wmake can not handle () in the path with cd command
Bill Hoffman
2007-02-27
2
-2/+21
*
ENH: add a fix for spaces in the path again...
Bill Hoffman
2007-02-27
1
-2/+9
*
BUG: possible fix for new SystemInfo test
Ken Martin
2007-02-27
2
-5/+4
*
BUG: fix for unused variable
Ken Martin
2007-02-27
1
-1/+7
*
ENH: fix for spaces in the path and mingw
Bill Hoffman
2007-02-27
1
-1/+2
*
BUG: possible fix for new SystemInfo test
Ken Martin
2007-02-27
1
-1/+1
*
ENH: added --system-information option to CMake
Ken Martin
2007-02-27
4
-0/+117
*
ENH: improvements
Ken Martin
2007-02-27
2
-0/+6
*
ENH: added for system information command line option
Ken Martin
2007-02-26
2
-0/+174
*
COMP: Added line accidentally removed.
Brad King
2007-02-26
1
-0/+1
*
BUG: Fixed implementation of auto_ptr_ref.
Brad King
2007-02-26
1
-2/+1
*
ENH: go back to \ escapes for qnx
Bill Hoffman
2007-02-26
1
-8/+22
*
ENH: go back to EscapeForShell version
Bill Hoffman
2007-02-26
1
-22/+8
*
COMP: Disable rpath with spaces on some systems.
Brad King
2007-02-26
1
-0/+6
*
STYLE: Nightly Version update
Andy Cedilnik
2007-02-26
1
-1/+1
*
BUG: fix typo reported by Duncan Mac Vicar
Alexander Neundorf
2007-02-26
1
-1/+1
*
ENH: try and use \ for space and () escapes
Bill Hoffman
2007-02-25
1
-8/+22
*
ENH: try another thing 3
Bill Hoffman
2007-02-24
1
-1/+1
*
ENH: try another thing
Bill Hoffman
2007-02-23
1
-3/+6
*
ENH: add some debug stuff
Bill Hoffman
2007-02-23
1
-1/+1
*
ENH: add some debug stuff
Bill Hoffman
2007-02-23
1
-0/+2
*
COMP: Disable test until generators are fixed
Andy Cedilnik
2007-02-23
1
-13/+13
*
ENH: Try to fix spaces in the path problem
Andy Cedilnik
2007-02-23
1
-3/+4
*
ENH: Try to fix spaces in the path problem
Andy Cedilnik
2007-02-23
1
-2/+2
*
ENH: Force libraries to be static
Andy Cedilnik
2007-02-23
3
-5/+5
*
ENH: added some documentation on how to find the default properties of a test
Ken Martin
2007-02-23
1
-1/+2
*
ENH: Make EXCLUDE_FROM_ALL a target and directory properties. Also, make IsIn...
Andy Cedilnik
2007-02-23
6
-17/+40
*
BUG: Produce error when include directories is invoked with an empty list
Andy Cedilnik
2007-02-23
1
-2/+13
*
ENH: hack put the hack back for qnx to try and fix spaces in the path
Bill Hoffman
2007-02-22
1
-0/+4
*
ENH: undo hack and try to get dashboard back
Bill Hoffman
2007-02-22
1
-4/+0
*
ENH: add a comment
Bill Hoffman
2007-02-22
1
-0/+1
*
BUG: Hack to try working around a problem with spaces in an rpath on QNX.
Brad King
2007-02-22
1
-0/+4
*
ENH: show make results on the dashboard
Bill Hoffman
2007-02-22
1
-0/+1
*
ENH: add new escape stuff
Bill Hoffman
2007-02-22
1
-31/+14
*
BUG: Fix bug#4482.
Brad King
2007-02-22
1
-1/+12
*
COMP: Use exec_program instead of execute_process
Andy Cedilnik
2007-02-22
1
-4/+2
[next]