Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-24 | awk: fix race condition with sub-mk in mkfile | cinap_lenrek | |
the maketab helper program was generated in parallel, which had a dependency to y.tab.h which lead to yacc running twice in parallel. this removes the dependency to y.tab.h in the virtual maketab.$objtype target to prevent this race condition. the dependency to y.tab.h is resolved in the main mk at the $cputype.maketab target which serializes with the other targets. | |||
2016-05-02 | awk: dont require sed to build awk | cinap_lenrek | |
2016-04-28 | awk: fix mkfile for cross-compiles (thanks, spew) | stanley lieber | |
2016-04-26 | New libregexp and APE ported to native | ben | |
2013-05-09 | awk: proctab.c is always regenerated from maketab, so it is unnecessary to ↵ | ppatience0 | |
keep it | |||
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |