summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Flush the EXECUTABLE and LIBRARY output path to internalAndy Cedilnik2006-01-023-6/+6
|
* BUG: fix for bug 2322, use CMAKE_EXECUTABLE_SUFFIX variable for exe suffixBill Hoffman2006-01-025-4/+5
|
* BUG: fix build problem on gccBill Hoffman2006-01-021-2/+3
|
* BUG: fix for bug 2533, make foo/foo.o now works and .o files are in the helpBill Hoffman2006-01-023-9/+26
|
* COMP: Remove warningAndy Cedilnik2006-01-021-1/+1
|
* ENH: change framework orderBill Hoffman2006-01-022-2/+2
|
* COMP: Fix build problemsAndy Cedilnik2006-01-024-21/+37
|
* BUG: Fix the compression with custom extensionAndy Cedilnik2006-01-021-1/+1
|
* ENH: Use libtarAndy Cedilnik2006-01-023-3960/+70
|
* ENH: Add a way to overwrite compression extensionAndy Cedilnik2006-01-022-3/+19
|
* STYLE: Nightly Version updateAndy Cedilnik2006-01-021-1/+1
|
* ENH: Merge from cpack branchAndy Cedilnik2006-01-023-0/+71
|
* ENH: Merge from CPack branchAndy Cedilnik2006-01-023-0/+486
|
* ENH: Merge from the cpack branchAndy Cedilnik2006-01-0214-0/+5728
|
* STYLE: Nightly Version updateAndy Cedilnik2006-01-011-1/+1
|
* ENH: Simplified ln command to use relative path in symlink.Brad King2005-12-311-1/+1
|
* BUG: When more than one command is given and one of them fails to start and ↵Brad King2005-12-311-0/+6
| | | | the rest are killed, do not forget to reap the killed children.
* COMP: Try to fix major/minor problem on aixAndy Cedilnik2005-12-313-0/+8
|
* COMP: Attempt to fix problems with major and minorAndy Cedilnik2005-12-313-2/+10
|
* STYLE: Nightly Version updateAndy Cedilnik2005-12-311-1/+1
|
* ENH: move framework stuff from FindFile to FindPathBill Hoffman2005-12-314-83/+84
|
* ENH: fix so verbose is put in the correct placeBill Hoffman2005-12-311-8/+8
|
* COMP: Fix systems that do not have both vsnprintf and snprintf.Andy Cedilnik2005-12-301-0/+4
|
* COMP: Fix support for vsnprintfAndy Cedilnik2005-12-304-7/+14
|
* COMP: Fix warning on sunAndy Cedilnik2005-12-301-20/+23
|
* COMP: Another borland bugAndy Cedilnik2005-12-301-0/+10
|
* ENH: Add testing of symlinks tooAndy Cedilnik2005-12-301-3/+3
|
* BUG: Handle mkdirhier properly since it may modify the stringAndy Cedilnik2005-12-301-7/+48
|
* COMP: Remove sun warningAndy Cedilnik2005-12-301-5/+5
|
* ENH: Add a tar testAndy Cedilnik2005-12-303-0/+73
|
* ENH: Add a way to compare two filesAndy Cedilnik2005-12-301-0/+14
|
* ENH: Cleanup the file handler stuf so that now any file descriptor type can ↵Andy Cedilnik2005-12-304-62/+51
| | | | be used
* COMP: Cleanup regular expressionsAndy Cedilnik2005-12-306-6/+7
|
* COMP: Remove unused variableAndy Cedilnik2005-12-301-2/+1
|
* COMP: Remove warnings by exposing some variablesAndy Cedilnik2005-12-302-0/+2
|
* COMP: Fix support for gzip on non-32 bit platformsAndy Cedilnik2005-12-304-45/+138
|
* COMP: Remove warning about argument not being intAndy Cedilnik2005-12-301-1/+1
|
* COMP: Remove shadow variable warningAndy Cedilnik2005-12-302-10/+11
|
* COMP: Use mangle namesAndy Cedilnik2005-12-301-7/+7
|
* COMP: Remove warningsAndy Cedilnik2005-12-302-0/+4
|
* BUG: Several Borland fixesAndy Cedilnik2005-12-308-25/+81
|
* STYLE: Nightly Version updateAndy Cedilnik2005-12-301-1/+1
|
* ENH: Make the syntax more line tarAndy Cedilnik2005-12-293-27/+159
|
* COMP: More cygwin fixesAndy Cedilnik2005-12-291-2/+2
|
* BUG: Fix on cygwin... again?Andy Cedilnik2005-12-291-1/+5
|
* COMP: Try to remove warnings and add support for cygwinAndy Cedilnik2005-12-291-10/+12
|
* ENH: Make additional file names optionalAndy Cedilnik2005-12-291-1/+1
|
* ENH: Add untaring supportAndy Cedilnik2005-12-293-6/+64
|
* BUG: Fix extract. Looks like dirname actually changes the string, so ↵Andy Cedilnik2005-12-291-1/+7
| | | | temporary string should be used
* COMP: Remove c++ style commentsAndy Cedilnik2005-12-292-3/+1
|