History log of /netbsd-current/external/bsd/pcc/Makefile.inc
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.19 09-Feb-2016 plunky

update build machinery for pcc-20160208


Revision tags: netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
# 1.18 24-Jul-2014 plunky

update build framework for import of pcc-20140706


Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
# 1.17 26-Mar-2012 plunky

branches: 1.17.2; 1.17.10;
update for pcc-20120325


Revision tags: netbsd-6-base
# 1.16 11-Jan-2012 plunky

branches: 1.16.2;
update for pcc-20120105


Revision tags: yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.15 01-Sep-2011 plunky

branches: 1.15.2;
update build machinery for pcc-20110901


# 1.14 07-Jun-2011 plunky

make PCC_DEBUG a global flag (will not compile without, currently)


# 1.13 07-Jun-2011 plunky

use better method of creating version string, current method can
introduce spurious " characters during stringification


# 1.12 03-Jun-2011 plunky

INCLUDEDIR and LIBEXECDIR only need to be defined for the
pcc front end


Revision tags: cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
# 1.11 03-Jun-2010 plunky

branches: 1.11.4;
apply build framework and config changes for pcc-100602, plus add a
prepare-import.sh script for future updates


# 1.10 11-Feb-2010 plunky

actually include the top-level Makefile.inc


# 1.9 11-Feb-2010 plunky

keep generated config.h file in a subdir
(avoids potential inclusion errors)


# 1.8 11-Feb-2010 plunky

provide endian information at build time rather than embedding it
in the config.h file.


# 1.7 05-Feb-2010 plunky

amd64 provides MACHINE_ARCH=x86_64 but pcc wants TARGMACH=amd64. handle that


# 1.6 05-Feb-2010 plunky

when making VERSSTR, provide the target os/machine rather than the host.
have the CVS checkout date in the PACKAGE_STRING rather than in a separate
definition


# 1.5 05-Feb-2010 plunky

be more adaptable when choosing the target arch, try to relate
the MACHINE_ARCH to the supported architectures before failing.


# 1.4 05-Feb-2010 plunky

just use the actual date in PACKAGE_CHECKOUT definition


# 1.3 03-Feb-2010 plunky

fix the embedded VERSSTR by providing the correct machine architecture
at build time, and adding an import date to the version.


# 1.2 20-Jan-2010 plunky

Clean up the build framework for pcc

- use <bsd.init.mk> to include <../Makefile.inc> files
- add Makefile.inc files that pull in appropriate build settings
- fix the LIBEXECDIR definition (should have trailing /)
- make cc.1 install as pcc.1 to match the binary
- use YHEADER= to build the yacc headers
- general consistency tidy up


Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 haad-dm-base haad-dm-base2 haad-nbase2 netbsd-5-base matt-mips64-base2 haad-dm-base1 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2
# 1.1 24-Aug-2008 gmcgarry

branches: 1.1.2; 1.1.6;
Add pcc build framework.