summaryrefslogtreecommitdiff
path: root/external/bsd/pcc/Makefile.inc
AgeCommit message (Expand)Author
2016-02-09update build machinery for pcc-20160208plunky
2014-07-24update build framework for import of pcc-20140706plunky
2012-03-26update for pcc-20120325plunky
2012-01-11update for pcc-20120105plunky
2011-09-01update build machinery for pcc-20110901plunky
2011-06-07make PCC_DEBUG a global flag (will not compile without, currently)plunky
2011-06-07use better method of creating version string, current method canplunky
2011-06-03INCLUDEDIR and LIBEXECDIR only need to be defined for theplunky
2010-06-03apply build framework and config changes for pcc-100602, plus add aplunky
2010-02-11actually include the top-level Makefile.incplunky
2010-02-11keep generated config.h file in a subdirplunky
2010-02-11provide endian information at build time rather than embedding itplunky
2010-02-05amd64 provides MACHINE_ARCH=x86_64 but pcc wants TARGMACH=amd64. handle thatplunky
2010-02-05when making VERSSTR, provide the target os/machine rather than the host.plunky
2010-02-05be more adaptable when choosing the target arch, try to relateplunky
2010-02-05just use the actual date in PACKAGE_CHECKOUT definitionplunky
2010-02-03fix the embedded VERSSTR by providing the correct machine architectureplunky
2010-01-20Clean up the build framework for pccplunky
2008-08-24Add pcc build framework.gmcgarry