Changes for version 0.04
- ENHANCEMENTS
- Created a general patching function, used now by Windows and BSD build systems, and used to patch the test files for all systems.
- BUG FIXES
- Patched MidnightBSD detection.
- Added -fPIC flag for systems whose Perl was compiled with it.
- Fixed stdarg.h issues for older gcc header collections.
- Added method to detect, and patch if necessary, the proper path for ucontext.h (either #include <ucontext.h> or #include <sys/ucontext.h>).
- OTHER
- Added a commit hook (and instructions in the README for activation) which should help keep this file up-to-date. :-)
- Updated the dist Build command to reset the files under src/ before building the dist.
- Added various dev Build commands to make it easier to get a clean setup.
Documentation
Modules
retrieve useful information about the Alien installation of tcc