Brad King
ea04ec09d8
Merge branch 'upstream-KWSys' into update-kwsys
...
* upstream-KWSys:
KWSys 2016-03-08 (6b60c184)
2016-03-08 09:29:23 -05:00
Brad King
c5cc3441b3
Merge branch 'upstream-kwsys' into update-kwsys
2015-09-02 10:23:17 -04:00
Brad King
5f525da0e3
Merge branch 'upstream-kwsys' into update-kwsys
2014-07-07 09:04:27 -04:00
Brad King
f59693b971
Merge branch 'upstream-kwsys' into update-kwsys
2013-10-08 09:53:13 -04:00
Brad King
b7593bf3f5
Merge branch 'upstream-kwsys' into update-kwsys
2013-05-07 08:38:10 -04:00
Brad King
588d705cb1
Merge branch 'upstream-kwsys' into update-kwsys
2013-02-01 09:28:50 -05:00
Brad King
6f6afbd69f
Merge branch 'upstream-kwsys' into update-kwsys
2013-01-08 08:42:58 -05:00
Brad King
de955e4b6d
Convert KWSys to OSI-approved BSD License
...
This converts the KWSys license to a pure 3-clause OSI-approved BSD
License. We drop the previous license clause requiring modified
versions to be plainly marked. We also update the KWSys copyright to
cover the full development time range.
2009-09-28 11:37:35 -04:00
Bill Hoffman
5778b6efe9
ENH: one more fix for HAIKU
2008-09-23 12:04:39 -04:00
Bill Hoffman
64fc597de2
ENH: add initial support for HAIKU OS from bug# 7425
2008-09-15 17:53:28 -04: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
Brad King
3bd9d67488
BUG: Use angle-brackets to include testSystemTools.h to avoid problems with in-source builds.
2007-03-07 13:52:32 -05:00
Brad King
0edbb68352
ENH: Cleaned up KWSys tests to use test drivers.
2007-03-03 10:47:06 -05:00
Bill Hoffman
3a32cec969
ENH: merge in changes for beos support
2006-12-04 17:26:41 -05: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
f483e48d2a
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake
2006-03-16 11:01:05 -05:00
Mathieu Malaterre
b4654c2d3a
COMP: Fix warning
2006-03-13 15:57:40 -05:00
Mathieu Malaterre
4f9efe7502
BUG: Fix problem on MacOSX, by disabling part of the test.
2006-03-13 14:39:50 -05:00
Mathieu Malaterre
325baa33d2
ENH: Make test usable from command line
2006-03-13 10:27:42 -05:00
Mathieu Malaterre
87fdcd6eb6
BUG: Need a / for Visual Studio build
2006-03-10 15:42:33 -05:00
Mathieu Malaterre
7763163e4b
BUG: Do the proper path
2006-03-10 15:38:35 -05:00
Mathieu Malaterre
aaa780d6a1
BUG: Need a trailing slash
2006-03-10 15:12:04 -05:00
Mathieu Malaterre
fe66b15da4
BUG: Fix problem with in the path
2006-03-10 15:08:40 -05:00
Mathieu Malaterre
c0161e9e57
BUG: Trying to get testDynamicLoader to work on Solaris and SunOS, where current directory is not lookup when doing dlopen
2006-03-10 14:53:42 -05:00
Mathieu Malaterre
97aca504d8
ENH: Make sure that we find the proper symbol and not the one that start with _. STYLE: Remove an old style cast
2006-03-10 11:57:43 -05:00
Mathieu Malaterre
011de35360
ENH: Hopefully have the DynamicLoader to the proper thing.
2006-03-10 11:32:09 -05:00
Mathieu Malaterre
d633bac7bc
BUG: Make sure to have proper dependencies
2006-03-10 10:28:43 -05:00
Andy Cedilnik
09b34fa796
COMP: Add missing include
2006-03-10 10:07:42 -05:00
Mathieu Malaterre
69dd8ee7e7
ENH: remove test temporarily
2006-03-09 17:15:54 -05:00
Mathieu Malaterre
20c680e7fc
ENH: Still more coverage of the DynamicLoader
2006-03-09 17:08:33 -05:00
Mathieu Malaterre
9b55f2579a
ENH: Improve test coverage
2006-03-09 16:40:34 -05:00
Mathieu Malaterre
428bc24823
ENH: Adding initial test for DynamicLoader
2006-03-09 14:35:56 -05:00