Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix export of variables that have "extern" before their AP_DECLARE_DATA. | Bradley Nicholes | 2002-04-09 | 1 | -1/+1 |
* | Added symbol prefixing to the export list | Bradley Nicholes | 2002-01-26 | 1 | -0/+4 |
* | Fixed the export list generation for NetWare to make sure that only real APIs | Bradley Nicholes | 2002-01-08 | 1 | -28/+2 |
* | Excluding macros from the export list output | Bradley Nicholes | 2001-12-11 | 1 | -0/+6 |
* | Sync'ed the NetWare export AWK script to the Unix script | Bradley Nicholes | 2001-11-30 | 1 | -0/+7 |
* | Fixed the AWK script so that it will pick up functions that have been | Bradley Nicholes | 2001-11-20 | 1 | -1/+1 |
* | Consolidated the APR imports to a single import file | Bradley Nicholes | 2001-11-02 | 1 | -2/+2 |
* | Modified to correctly extract the export lists | Bradley Nicholes | 2001-10-24 | 1 | -61/+12 |
* | Scripts for setting up the build environment and generating the import lists | Bradley Nicholes | 2001-10-22 | 1 | -0/+113 |