Commit Graph

6589 Commits

Author SHA1 Message Date
Andy Cedilnik 01ac4158ed COMP: Remove warning about argument not being int 2005-12-30 13:22:27 -05:00
Andy Cedilnik 2804a0d7db COMP: Remove shadow variable warning 2005-12-30 13:22:10 -05:00
Andy Cedilnik 081625c610 COMP: Use mangle names 2005-12-30 12:58:33 -05:00
Andy Cedilnik 416bbaef53 COMP: Remove warnings 2005-12-30 12:58:00 -05:00
Andy Cedilnik 9e0633c910 BUG: Several Borland fixes 2005-12-30 10:35:23 -05:00
Andy Cedilnik bc447c7f92 STYLE: Nightly Version update 2005-12-30 01:11:57 -05:00
Andy Cedilnik abe4fd77fc ENH: Make the syntax more line tar 2005-12-29 12:19:13 -05:00
Andy Cedilnik 64b5118c78 COMP: More cygwin fixes 2005-12-29 12:18:34 -05:00
Andy Cedilnik 6946eb209a BUG: Fix on cygwin... again? 2005-12-29 11:42:31 -05:00
Andy Cedilnik c5e532d07d COMP: Try to remove warnings and add support for cygwin 2005-12-29 11:15:36 -05:00
Andy Cedilnik 14c256ddba ENH: Make additional file names optional 2005-12-29 10:52:19 -05:00
Andy Cedilnik d1180fc4e1 ENH: Add untaring support 2005-12-29 10:43:12 -05:00
Andy Cedilnik 21c7454250 BUG: Fix extract. Looks like dirname actually changes the string, so temporary string should be used 2005-12-29 10:41:34 -05:00
Andy Cedilnik cef4806c88 COMP: Remove c++ style comments 2005-12-29 09:11:43 -05:00
Andy Cedilnik ebfaf365ad STYLE: Nightly Version update 2005-12-29 01:04:21 -05:00
Andy Cedilnik 456276278f BUG: Now really fix the test 2005-12-28 20:04:13 -05:00
Andy Cedilnik 26b75693cb COMP: Fix test 2005-12-28 19:31:48 -05:00
Andy Cedilnik 2fcd41323b COMP: Fix complex test and fix bootstrap 2005-12-28 17:02:16 -05:00
Andy Cedilnik 0ef674b906 COMP: Add missing include 2005-12-28 16:53:46 -05:00
Andy Cedilnik 7a49a0ce4a BUG: Return proper values 2005-12-28 16:44:32 -05:00
Andy Cedilnik 5d1000e68c COMP: Remove more warnings 2005-12-28 16:43:39 -05:00
Andy Cedilnik 5222266e7e ENH: Add command to create tar 2005-12-28 16:31:12 -05:00
Andy Cedilnik fdc844ecdb ENH: Add method to create tar 2005-12-28 16:30:55 -05:00
Andy Cedilnik ba63b6f15e COMP: Link tar library to cmake 2005-12-28 16:30:28 -05:00
Andy Cedilnik ee1d5b3a98 COMP: Fix path to include files 2005-12-28 16:29:58 -05:00
Andy Cedilnik c622641ac1 COMP: Remove more warnings and rename library to cmtar 2005-12-28 15:31:20 -05:00
Andy Cedilnik 1f18c369cf COMP: Remove warning 2005-12-28 15:03:14 -05:00
Andy Cedilnik 18d31fd97c COMP: Several borland fixes 2005-12-28 14:58:07 -05:00
Andy Cedilnik d715d52a11 COMP: Remove warnings 2005-12-28 14:50:42 -05:00
Andy Cedilnik f2a67f59fe ENH: First cut at enabling tar 2005-12-28 13:36:29 -05:00
Andy Cedilnik cbc6fee109 COMP: Only do O_BINARY on windows 2005-12-28 13:35:54 -05:00
Andy Cedilnik 3d7939b1c3 COMP: Fix windows 2005-12-28 13:33:49 -05:00
Andy Cedilnik 09237c63c3 STYLE: Nightly Version update 2005-12-28 13:01:25 -05:00
Andy Cedilnik a5b4a61c7c ENH: Fix building on cygwin 2005-12-28 12:34:45 -05:00
Andy Cedilnik e1ca8321ed COMP: Fix build on sun by adding missing include 2005-12-28 12:24:27 -05:00
Andy Cedilnik 3a945312ac ENH: Windows fixes 2005-12-28 11:00:46 -05:00
Andy Cedilnik bc1548b236 ENH: Initial import 2005-12-28 10:18:37 -05:00
Bill Hoffman 552842d11f ENH: make sure -F is not duplicated 2005-12-27 15:33:47 -05:00
Bill Hoffman 82bb6fae0d ENH: add framework support to FIND_FILE 2005-12-27 14:56:56 -05:00
Andy Cedilnik c04cbcac70 ENH: Fix command line argument parsing 2005-12-27 13:10:23 -05:00
Bill Hoffman 79479233d4 ENH: remove warning 2005-12-27 13:03:01 -05:00
Bill Hoffman 452925649a ENH: add better support for framework linking 2005-12-26 13:14:19 -05:00
Andy Cedilnik 102ab85a17 STYLE: Nightly Version update 2005-12-26 01:06:58 -05:00
Andy Cedilnik 41e0d83b69 STYLE: Nightly Version update 2005-12-25 01:07:33 -05:00
Andy Cedilnik c8993a5952 STYLE: Nightly Version update 2005-12-24 01:03:56 -05:00
Andy Cedilnik ba556d47dd STYLE: Nightly Version update 2005-12-23 01:09:53 -05:00
Bill Hoffman f6588b7919 ENH: fix borland make clean targets before build, add new generators for msys and mingw 2005-12-22 16:42:36 -05:00
Andy Cedilnik 001bbb0d99 STYLE: Nightly Version update 2005-12-22 01:13:46 -05:00
Bill Hoffman 391d3ed631 ENH: make sure depend helper actually works, if a depend library gets updated, then the target needs to be removed, and the CONFIGURATION directory needs to be used 2005-12-21 15:45:55 -05:00
Brad King 5b95c0a881 BUG: Libraries and executables that are built with version numbers and symlinks should be built by a rule using the real file name. The symlink file names should be rules that just depend on the main rule. This way if a version number changes a target will re-link with the new name and the symlinks will be updated. 2005-12-21 08:46:41 -05:00