summaryrefslogtreecommitdiff
path: root/external/bsd/pcc/libexec
AgeCommit message (Expand)Author
2018-05-01Create a new bsd.hostinit.mk file and put the build definitions for all hostchristos
2016-02-09update build machinery for pcc-20160208plunky
2014-07-24make p++ optional, on MKCXXplunky
2014-07-24update build framework for import of pcc-20140706plunky
2014-03-14make this compile againchristos
2011-09-01update build machinery for pcc-20110901plunky
2011-08-10disable some warnings to appease gcc-4.5plunky
2011-06-07make PCC_DEBUG a global flag (will not compile without, currently)plunky
2011-05-22let external.h be built as a side effect of external.c, asplunky
2011-05-20simplify PCC inclusion; MKPCCDMDS is not really requiredplunky
2011-04-29build mkext with the same flags as ccom (lack of -DGCC_COMPAT inplunky
2011-04-14use HOSTPROG to build the mkext program (which creates external.c andplunky
2010-06-03apply build framework and config changes for pcc-100602, plus add aplunky
2010-03-07Install PCC cpp as libexec/pcpp to avoid name conflicts with otherplunky
2010-02-05use SUBDIR= not SUBDIR+=plunky
2010-02-05don't conditionally include the Makefile.inc, we need the BINDIR etcplunky
2010-02-05only go to WARNS=2 on these by defaultplunky
2010-02-03following the documentation in mk.conf(5) and share/mk/bsd.README,plunky
2010-02-03Install the CPP manpage as pcpp(1) to avoid conflicts with the GCC versionplunky
2010-01-20Clean up the build framework for pccplunky
2009-09-04Update build system and merge changes for pcc 0.9.9 090902.gmcgarry
2008-08-27Fix path to correct source directory.gmcgarry
2008-08-24Add pcc build framework.gmcgarry