Sebastien Barre
1172a1205d
ENH: update for CMake 2.6
2008-05-06 12:56:25 -04:00
Brad King
91b1d90999
COMP: Fix warning about tolower by making sure ctype.h is included in cmtar.
2008-01-30 07:17:36 -05:00
Alexander Neundorf
e3c84cf5a6
ENH: add support for the Syllable OS ( http://www.syllable.org )
...
major issues:
-access() doesn't return false for an empty string (#ifdefed in cmake)
-dlopen() doesn't return 0 on failure (#ifdefed in cmake and fixed now in Syllable)
-the kwsys and Bootstrap tests fail with timeout due to the fact that I'm doing all that in qemu, which is quite slow
-RPATH is now supported, so without modifying the test adapting DLL_PATH in Syllable is required for the tests to succeed
-the Plugin test fails with an undefined reference to example_exe_function() in example_mod_1, it seems this isn't supported under Syllable
Alex
2007-11-23 20:45:49 -05:00
Alexander Neundorf
1d81cf994a
COMP: add a check for makedev, which isn't available with the PGI compiler
...
on Cray XT3
Alex
2007-09-17 15:18:35 -04:00
Brad King
c9aee13038
ENH: Remove old include dirs.
2006-10-19 15:45:28 -04:00
Brad King
f91b3c1daa
ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653.
2006-10-19 15:00:10 -04:00
Bill Hoffman
783f2003ec
ENH: give up on try run
2006-08-04 10:35:45 -04:00
Bill Hoffman
947edfcdf5
ENH: fix for makedev three args test
2006-08-03 14:36:01 -04:00
Bill Hoffman
d1a25bd836
ENH: use try run source
2006-08-03 13:51:24 -04:00
Bill Hoffman
831492a9d7
ENH: change to a try run so that it will fail on the sun
2006-08-03 13:41:52 -04:00
Bill Hoffman
2a01ae7e79
ENH: use dev_t instead of major_t and minor_t
2006-08-02 21:24:05 -04:00
David Cole
8f0697c4f5
COMP: libtar should build when included in non-CMake projects...
2006-08-02 12:51:40 -04:00
Bill Hoffman
2350085120
ENH: make cmake build with older versions of cmake
2006-08-01 16:01:44 -04:00
Bill Hoffman
e0e32400af
ENH: add a try compile test for makedev_three_args
2006-08-01 15:26:04 -04:00
Brad King
ab61137eb1
COMP: Fix and/or disable warnings for Borland 5.6 build.
2006-08-01 11:38:42 -04:00
David Cole
13a68cd978
COMP: Fix warnings on Borland dashboards...
2006-05-23 12:38:22 -04:00
Bill Hoffman
5a2668b326
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
2006-03-30 13:49:56 -05:00
Andy Cedilnik
ccae106177
COMP: Try to fix major/minor problem on aix
2005-12-31 10:33:29 -05:00
Andy Cedilnik
75b6f523ab
COMP: Attempt to fix problems with major and minor
2005-12-31 09:40:44 -05:00
Andy Cedilnik
c09548b50e
COMP: Fix support for vsnprintf
2005-12-30 17:27:57 -05:00
Andy Cedilnik
8b9512559d
COMP: Cleanup regular expressions
2005-12-30 14:50:15 -05:00
Andy Cedilnik
9e0633c910
BUG: Several Borland fixes
2005-12-30 10:35:23 -05:00
Andy Cedilnik
c622641ac1
COMP: Remove more warnings and rename library to cmtar
2005-12-28 15:31:20 -05:00
Andy Cedilnik
18d31fd97c
COMP: Several borland fixes
2005-12-28 14:58:07 -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