CMake/Utilities
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
..
Doxygen STYLE: Do doxygen for CPack 2007-04-04 16:28:45 -04:00
KWStyle ENH: add more exclusions for kwstyle 2007-10-05 13:14:48 -04:00
Release ENH: Put black outline around all resolutions of the new ico files. Looks better on a dark background than the lighter outline... 2007-11-08 15:54:26 -05:00
cmcompress ENH: reorder code to remove forward declarations 2006-08-17 12:04:26 -04:00
cmcurl ENH: remove memdebug.c from list 2007-11-07 14:35:56 -05:00
cmexpat COMP: Cleanup regular expressions 2005-12-30 14:50:15 -05:00
cmtar ENH: add support for the Syllable OS (http://www.syllable.org) 2007-11-23 20:45:49 -05:00
cmxmlrpc ENH: add a try compile for va_copy 2007-11-16 14:06:40 -05:00
cmzlib ENH: Update zlib to 1.2.3. Addresses bugs #5445 and #3473. 2007-09-11 11:22:29 -04:00
.NoDartCoverage ENH: No need to do coverage of utilities 2005-06-14 15:53:10 -04:00
CMakeLists.txt ENH: some more cleanup, fixes, and patch for HTML output 2007-10-24 11:36:47 -04:00
cmThirdParty.h.in 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
cm_curl.h 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
cm_expat.h 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
cm_xmlrpc.h 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
cm_zlib.h 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