index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
bsd
/
pcc
/
libexec
Age
Commit message (
Expand
)
Author
2018-05-01
Create a new bsd.hostinit.mk file and put the build definitions for all host
christos
2016-02-09
update build machinery for pcc-20160208
plunky
2014-07-24
make p++ optional, on MKCXX
plunky
2014-07-24
update build framework for import of pcc-20140706
plunky
2014-03-14
make this compile again
christos
2011-09-01
update build machinery for pcc-20110901
plunky
2011-08-10
disable some warnings to appease gcc-4.5
plunky
2011-06-07
make PCC_DEBUG a global flag (will not compile without, currently)
plunky
2011-05-22
let external.h be built as a side effect of external.c, as
plunky
2011-05-20
simplify PCC inclusion; MKPCCDMDS is not really required
plunky
2011-04-29
build mkext with the same flags as ccom (lack of -DGCC_COMPAT in
plunky
2011-04-14
use HOSTPROG to build the mkext program (which creates external.c and
plunky
2010-06-03
apply build framework and config changes for pcc-100602, plus add a
plunky
2010-03-07
Install PCC cpp as libexec/pcpp to avoid name conflicts with other
plunky
2010-02-05
use SUBDIR= not SUBDIR+=
plunky
2010-02-05
don't conditionally include the Makefile.inc, we need the BINDIR etc
plunky
2010-02-05
only go to WARNS=2 on these by default
plunky
2010-02-03
following the documentation in mk.conf(5) and share/mk/bsd.README,
plunky
2010-02-03
Install the CPP manpage as pcpp(1) to avoid conflicts with the GCC version
plunky
2010-01-20
Clean up the build framework for pcc
plunky
2009-09-04
Update build system and merge changes for pcc 0.9.9 090902.
gmcgarry
2008-08-27
Fix path to correct source directory.
gmcgarry
2008-08-24
Add pcc build framework.
gmcgarry