Merge pull request #44 from philburk/fix_11_off_t
[pforth] / build /
2018-04-25 Phil BurkMerge pull request #44 from philburk/fix_11_off_t
2018-04-15 Phil BurkMerge pull request #45 from linuxuser27/support2017
2018-04-15 arrAdd support for vs2017 and update .gitignore to ignore...
2018-03-17 Phil BurkMerge pull request #41 from letoh/fix-linux-build-2
2018-03-12 letohFixes #40: add _DEFAULT_SOURCE back for Linux build
2017-01-05 Phil BurkMerge pull request #33 from ellerh/implement-resize...
2017-01-03 Helmut EllerImplement RESIZE-FILE
2017-01-01 Phil BurkMerge pull request #26 from ellerh/implement-read-line
2017-01-01 Helmut EllerImplement READ-LINE and WRITE-LINE
2016-12-16 Phil BurkMerge pull request #17 from ellerh/linux-crossbuild...
2016-12-12 Helmut EllerAdd Makefile to cross-compile from Linux to Amiga
2015-07-25 Phil BurkMerge pull request #9 from philburk/fix-makefile
2015-07-25 Phil BurkFix Makefile for Mac clang
2015-07-15 Phil BurkMerge pull request #7 from letoh/fix-linux-build
2015-07-15 letohuse _GNU_SOURCE instead of _DEFAULT_SOURCE for older...
2015-02-21 Phil BurkMerge pull request #4 from vuokko/master
2015-02-21 Hannu VuolasahoSample crossbuild makefile
2015-02-21 Hannu VuolasahoMakefile fix for Linux compilation
2010-11-30 burkphilFrom Aleksej,
2010-11-23 burkphilAdd MINGW suport.
2010-08-27 phil@softsynth.comImprove Makefile to make it more standard and so that
2010-08-26 phil@softsynth.comFixed lots of warning and made code compatible with...
2010-08-23 phil@softsynth.comFix REPOSITION-FILE, HISTORY, locked file handle and...
2010-05-20 phil@softsynth.comV25 with 64-bit support
2009-10-08 phil@softsynth.comAdd -m32 and -x c to Makefile for 64-bit Snow Leopard.
2009-02-20 phil@softsynth.comFixed POSIX IO, (ACCEPT) now emits SPACE at end of...
2008-08-04 phil@softsynth.comRemoved -v from second mkdir.
2008-08-04 phil@softsynth.comRemove -v option from mkdir for compatibility with...
2008-07-21 phil@softsynth.comUpdated Makefile for Mac OS X
2008-07-21 phil@softsynth.comInitial import.