Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't include dlfcn.h if no libdl | Steve Slaven | 2005-03-21 | 1 | -0/+3 |
| | |||||
* | Check for libdl | Steve Slaven | 2005-03-21 | 1 | -0/+1 |
| | |||||
* | Do not include #module support if there is no libdl | Steve Slaven | 2005-03-21 | 1 | -1/+5 |
| | |||||
* | Updated to include the debian build files in the make dist, also regenerated | Steve Slaven | 2005-03-13 | 3 | -283/+117 |
| | | | | | some of teh automake/conf stuff | ||||
* | Made #module print messages prefixed with #module instead of #lib, also display | Steve Slaven | 2005-03-12 | 2 | -2/+7 |
| | | | | | | the path to the library that was loaded so that if testing new libraries you can tell which one was found :p | ||||
* | Changed #module to not require the .so extension, and added some checks | Steve Slaven | 2005-03-12 | 2 | -1/+7 |
| | | | | | | for _GNU_SOURCE in ptr.h so that modules compiled with GNU externsions will work with powwow.h (like perl) | ||||
* | Changed the #module command to handle searching multiple (currently compiled in) | Steve Slaven | 2005-03-12 | 1 | -6/+18 |
| | | | | | | library paths, and remove the requirement for the .so part of the filename so that in future versions we can support .dll under cygwin | ||||
* | Initial revisionv1.2.7 | Steve Slaven | 2005-03-12 | 58 | -0/+28683 |
| | |||||
* | New repository initialized by cvs2svn. | Steve Slaven | 2005-03-12 | 0 | -0/+0 |