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
*
STYLE: Nightly Version update
Andy Cedilnik
2006-04-23
1
-1/+1
*
COMP: Added missing include of string.h for strcmp.
Brad King
2006-04-23
1
-0/+1
*
BUG: Fixed bug in check for vt100 assumption.
Brad King
2006-04-23
1
-1/+1
*
BUG: Fixed uninitialized variable when not building with windows console supp...
Brad King
2006-04-23
1
-8/+7
*
ENH: Adding 'Terminal' component to hold support routines for dealing with in...
Brad King
2006-04-23
4
-5/+595
*
STYLE: Nightly Version update
Andy Cedilnik
2006-04-22
1
-1/+1
*
ENH: fix borland bug
Bill Hoffman
2006-04-22
1
-0/+2
*
ENH: performance improvments
Bill Hoffman
2006-04-21
1
-8/+7
*
ENH: Cleanup
Andy Cedilnik
2006-04-21
1
-73/+68
*
ENH: use a better name
Bill Hoffman
2006-04-21
1
-9/+9
*
STYLE: Nightly Version update
Andy Cedilnik
2006-04-21
1
-1/+1
*
ENH: ignore all files that we do not know about just like in ide generators
Bill Hoffman
2006-04-21
1
-3/+1
*
ENH: do not compile header files
Bill Hoffman
2006-04-21
1
-1/+2
*
ENH: save the cache on fatal error so that users can set cache values
Bill Hoffman
2006-04-20
1
-1/+1
*
ENH: fix .. in the path of subdirs
Bill Hoffman
2006-04-20
1
-0/+4
*
ENH: don't add package target if no package file is around
Bill Hoffman
2006-04-20
1
-9/+16
*
BUG: VS7 seems to have a limit on the length of the link directory list strin...
Brad King
2006-04-20
1
-7/+21
*
ENH: fix help for global targets
Bill Hoffman
2006-04-20
1
-3/+1
*
ENH: Add help for graphviz
Andy Cedilnik
2006-04-20
1
-0/+3
*
BUG: Changed color scheme to be more readable on both white and black backgro...
Brad King
2006-04-20
1
-15/+9
*
ENH: name pdb files for visual studio make based builds
Bill Hoffman
2006-04-19
5
-6/+34
*
BUG: Need ADD_DEPENDENCIES command for MinGW bootstrap since kwsys uses the W...
Brad King
2006-04-19
2
-2/+2
*
BUG: VS6 generator now uses ComputeLinkInformation just like all other genera...
Brad King
2006-04-19
2
-67/+148
*
STYLE: Nightly Version update
Andy Cedilnik
2006-04-19
1
-1/+1
*
ENH: put global targets in the help
Bill Hoffman
2006-04-18
1
-0/+1
*
ENH: move version numbers to 2.5.0
Bill Hoffman
2006-04-18
1
-1/+1
*
BUG: Do not require language flags variables. Other generators do not, and i...
Brad King
2006-04-18
1
-5/+5
*
ENH: try to bypass Microsoft assert() on isspace, isalpha, etc.
Sebastien Barre
2006-04-18
1
-0/+14
*
ENH: Updated VS6 generator to use target.GetFullName() to compute target file...
Brad King
2006-04-18
1
-22/+25
*
ENH: Added <config>_OUTPUT_NAME target property to allow the output name to b...
Brad King
2006-04-18
2
-3/+16
*
ENH: Remove some debugging
Andy Cedilnik
2006-04-18
2
-3/+3
*
BUG: Using the source-file permissions by default for installation is somewha...
Brad King
2006-04-18
2
-21/+10
*
BUG: Fixed missing false values in documentation of IF command.
Brad King
2006-04-18
1
-2/+4
*
COMP: Remove non-existent header
Andy Cedilnik
2006-04-18
1
-2/+0
*
ENH: More cleanups and add stgz header script, so it does not have to be hard...
Andy Cedilnik
2006-04-18
6
-32/+99
*
STYLE: Nightly Version update
Andy Cedilnik
2006-04-18
1
-1/+1
*
BUG: Verify the global target name exists before using it. Fixes VS and Xcode
Andy Cedilnik
2006-04-17
1
-13/+17
*
ENH: fix java for ide builds again
Bill Hoffman
2006-04-17
1
-4/+2
*
ENH: Add packaging of source code (make package_source)
Andy Cedilnik
2006-04-17
3
-0/+16
*
COMP: Fix compilation on linux (dlopen/dlclose symbols)
Mathieu Malaterre
2006-04-17
1
-3/+5
*
ENH: fix java and add OBJECT_DIR support
Bill Hoffman
2006-04-17
4
-1/+25
*
ENH: allow multiple files with the same name in different subdirs
Bill Hoffman
2006-04-17
1
-2/+19
*
STYLE: Nightly Version update
Andy Cedilnik
2006-04-17
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-04-16
1
-1/+1
*
ENH: Support for packaging source, several cleanups and more yeehaa...
Andy Cedilnik
2006-04-15
12
-43/+109
*
STYLE: Nightly Version update
Andy Cedilnik
2006-04-15
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-04-14
1
-1/+1
*
ENH: fix syntax
Bill Hoffman
2006-04-14
1
-1/+1
*
ENH: Start adding support for packaging component and to package into a subdi...
Andy Cedilnik
2006-04-14
1
-0/+16
*
ENH: make sure cmake can be built with an older version of cmake
Bill Hoffman
2006-04-14
1
-2/+1
[next]