summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Cleanup the file handler stuf so that now any file descriptor type can ↵Andy Cedilnik2005-12-303-48/+38
| | | | be used
* COMP: Cleanup regular expressionsAndy Cedilnik2005-12-304-5/+4
|
* COMP: Remove warnings by exposing some variablesAndy Cedilnik2005-12-302-0/+2
|
* COMP: Fix support for gzip on non-32 bit platformsAndy Cedilnik2005-12-303-31/+78
|
* COMP: Remove warning about argument not being intAndy Cedilnik2005-12-301-1/+1
|
* BUG: Several Borland fixesAndy Cedilnik2005-12-308-25/+81
|
* 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
|
* 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
|
* COMP: Remove more warningsAndy Cedilnik2005-12-282-0/+23
|
* COMP: Remove more warnings and rename library to cmtarAndy Cedilnik2005-12-284-24/+11
|
* COMP: Remove warningAndy Cedilnik2005-12-281-2/+5
|
* COMP: Several borland fixesAndy Cedilnik2005-12-2814-51/+77
|
* COMP: Remove warningsAndy Cedilnik2005-12-281-3/+3
|
* COMP: Only do O_BINARY on windowsAndy Cedilnik2005-12-281-0/+4
|
* COMP: Fix windowsAndy Cedilnik2005-12-282-2/+2
|
* ENH: Fix building on cygwinAndy Cedilnik2005-12-281-4/+4
|
* COMP: Fix build on sun by adding missing includeAndy Cedilnik2005-12-284-0/+9
|
* ENH: Windows fixesAndy Cedilnik2005-12-288-18/+16
|
* ENH: Initial importAndy Cedilnik2005-12-2838-0/+7705
|
* COMP: Fix build on uclibcAndy Cedilnik2005-12-201-1/+1
|
* ENH: removed the add to pathKen Martin2005-12-131-251/+0
|
* BUG: fixe dproblem with not uninstalling start menu entriesKen Martin2005-11-181-1/+28
|
* BUG: fix space in path probsBill Hoffman2005-10-282-7/+7
|
* ENH: some fixes for missing vars and missing libsKen Martin2005-10-061-4/+3
|
* move off branchBill Hoffman2005-09-163-5/+24
|
* ENH: to support both admin and locla installsKen Martin2005-09-091-14/+40
|
* ENH: file is now configuredBill Hoffman2005-08-161-767/+0
|
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-292-6/+6
|
* BUG: converted to 1.8 form of custom commandsKen Martin2005-07-151-27/+16
|
* add -dl on unixBill Hoffman2005-07-122-2/+2
|
* move release stuff off branchBill Hoffman2005-07-125-10/+9
|
* ENH: merge changes from branchesBill Hoffman2005-07-118-73/+167
|
* add from branchBill Hoffman2005-07-111-0/+37
|
* ENH: a start on UNIX releaseKen Martin2005-07-052-8/+31
|
* ENH: better release supportKen Martin2005-07-051-0/+4
|
* ENH: better release supportKen Martin2005-07-052-26/+43
|
* ENH: better release scriptsKen Martin2005-06-304-35/+55
|
* ENH: hard coded for VS 71 nmake for nowKen Martin2005-06-301-2/+2
|
* ENH: added our own bitmapKen Martin2005-06-282-0/+5
|
* ENH: added some release supportKen Martin2005-06-284-0/+1222
|
* ENH: Move curl to utilitiesAndy Cedilnik2005-06-241-3/+3
|
* ENH: Initial importAndy Cedilnik2005-06-24135-0/+42825
|
* ENH: No need to do coverage of utilitiesAndy Cedilnik2005-06-141-0/+1
|
* BUG: shut downgrade XMLRPC supportKen Martin2005-05-311-1/+3
|
* ENH: Removing stdio_core hack. A better work-around has been put in ↵Brad King2005-04-262-11/+0
| | | | cmStandardIncludes.h.
* BUG: Older SGI compilers still have internal/stdio_core.h but do not support ↵Brad King2005-04-241-3/+4
| | | | #include_next. We'll have to try-compile to test whether this hack is needed.
* COMP: Using a new work-around for stdarg.h problem on SGI.Brad King2005-04-213-20/+10
|