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 (
Collapse
)
Author
Age
Files
Lines
*
BUG: Flush the EXECUTABLE and LIBRARY output path to internal
Andy Cedilnik
2006-01-02
3
-6/+6
|
*
BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffix
Bill Hoffman
2006-01-02
5
-4/+5
|
*
BUG: fix build problem on gcc
Bill Hoffman
2006-01-02
1
-2/+3
|
*
BUG: fix for bug 2533, make foo/foo.o now works and .o files are in the help
Bill Hoffman
2006-01-02
3
-9/+26
|
*
COMP: Remove warning
Andy Cedilnik
2006-01-02
1
-1/+1
|
*
ENH: change framework order
Bill Hoffman
2006-01-02
2
-2/+2
|
*
COMP: Fix build problems
Andy Cedilnik
2006-01-02
4
-21/+37
|
*
BUG: Fix the compression with custom extension
Andy Cedilnik
2006-01-02
1
-1/+1
|
*
ENH: Use libtar
Andy Cedilnik
2006-01-02
3
-3960/+70
|
*
ENH: Add a way to overwrite compression extension
Andy Cedilnik
2006-01-02
2
-3/+19
|
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-02
1
-1/+1
|
*
ENH: Merge from cpack branch
Andy Cedilnik
2006-01-02
3
-0/+71
|
*
ENH: Merge from CPack branch
Andy Cedilnik
2006-01-02
3
-0/+486
|
*
ENH: Merge from the cpack branch
Andy Cedilnik
2006-01-02
14
-0/+5728
|
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-01
1
-1/+1
|
*
ENH: Simplified ln command to use relative path in symlink.
Brad King
2005-12-31
1
-1/+1
|
*
BUG: When more than one command is given and one of them fails to start and ↵
Brad King
2005-12-31
1
-0/+6
|
|
|
|
the rest are killed, do not forget to reap the killed children.
*
COMP: Try to fix major/minor problem on aix
Andy Cedilnik
2005-12-31
3
-0/+8
|
*
COMP: Attempt to fix problems with major and minor
Andy Cedilnik
2005-12-31
3
-2/+10
|
*
STYLE: Nightly Version update
Andy Cedilnik
2005-12-31
1
-1/+1
|
*
ENH: move framework stuff from FindFile to FindPath
Bill Hoffman
2005-12-31
4
-83/+84
|
*
ENH: fix so verbose is put in the correct place
Bill Hoffman
2005-12-31
1
-8/+8
|
*
COMP: Fix systems that do not have both vsnprintf and snprintf.
Andy Cedilnik
2005-12-30
1
-0/+4
|
*
COMP: Fix support for vsnprintf
Andy Cedilnik
2005-12-30
4
-7/+14
|
*
COMP: Fix warning on sun
Andy Cedilnik
2005-12-30
1
-20/+23
|
*
COMP: Another borland bug
Andy Cedilnik
2005-12-30
1
-0/+10
|
*
ENH: Add testing of symlinks too
Andy Cedilnik
2005-12-30
1
-3/+3
|
*
BUG: Handle mkdirhier properly since it may modify the string
Andy Cedilnik
2005-12-30
1
-7/+48
|
*
COMP: Remove sun warning
Andy Cedilnik
2005-12-30
1
-5/+5
|
*
ENH: Add a tar test
Andy Cedilnik
2005-12-30
3
-0/+73
|
*
ENH: Add a way to compare two files
Andy Cedilnik
2005-12-30
1
-0/+14
|
*
ENH: Cleanup the file handler stuf so that now any file descriptor type can ↵
Andy Cedilnik
2005-12-30
4
-62/+51
|
|
|
|
be used
*
COMP: Cleanup regular expressions
Andy Cedilnik
2005-12-30
6
-6/+7
|
*
COMP: Remove unused variable
Andy Cedilnik
2005-12-30
1
-2/+1
|
*
COMP: Remove warnings by exposing some variables
Andy Cedilnik
2005-12-30
2
-0/+2
|
*
COMP: Fix support for gzip on non-32 bit platforms
Andy Cedilnik
2005-12-30
4
-45/+138
|
*
COMP: Remove warning about argument not being int
Andy Cedilnik
2005-12-30
1
-1/+1
|
*
COMP: Remove shadow variable warning
Andy Cedilnik
2005-12-30
2
-10/+11
|
*
COMP: Use mangle names
Andy Cedilnik
2005-12-30
1
-7/+7
|
*
COMP: Remove warnings
Andy Cedilnik
2005-12-30
2
-0/+4
|
*
BUG: Several Borland fixes
Andy Cedilnik
2005-12-30
8
-25/+81
|
*
STYLE: Nightly Version update
Andy Cedilnik
2005-12-30
1
-1/+1
|
*
ENH: Make the syntax more line tar
Andy Cedilnik
2005-12-29
3
-27/+159
|
*
COMP: More cygwin fixes
Andy Cedilnik
2005-12-29
1
-2/+2
|
*
BUG: Fix on cygwin... again?
Andy Cedilnik
2005-12-29
1
-1/+5
|
*
COMP: Try to remove warnings and add support for cygwin
Andy Cedilnik
2005-12-29
1
-10/+12
|
*
ENH: Make additional file names optional
Andy Cedilnik
2005-12-29
1
-1/+1
|
*
ENH: Add untaring support
Andy Cedilnik
2005-12-29
3
-6/+64
|
*
BUG: Fix extract. Looks like dirname actually changes the string, so ↵
Andy Cedilnik
2005-12-29
1
-1/+7
|
|
|
|
temporary string should be used
*
COMP: Remove c++ style comments
Andy Cedilnik
2005-12-29
2
-3/+1
|
[next]