bin
|
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
|
2008-08-29 00:02:21 +00:00 |
common
|
Properly deal with LIBC namespace issues.
|
2008-08-22 03:00:02 +00:00 |
crypto
|
Eliminate gcc-specific feature of empty structures.
|
2008-08-29 00:31:37 +00:00 |
dist
|
Correctly use linksets with PCC too.
|
2008-08-29 00:35:25 +00:00 |
distrib
|
- fix the "tag" list i got wrong earlier - it is comma separated.
|
2008-08-29 02:21:48 +00:00 |
doc
|
Improve support for MKXORG!=no to enable builds into external/mit/xorg.
|
2008-08-28 07:21:49 +00:00 |
etc
|
add /usr/X11R7 dirs.
|
2008-08-28 09:01:23 +00:00 |
external
|
Both legs of conditional operator must return the same type.
|
2008-08-29 00:36:27 +00:00 |
games
|
Both legs of the conditional operator must return the same type.
|
2008-08-29 00:37:38 +00:00 |
gnu
|
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
|
2008-08-29 00:02:21 +00:00 |
include
|
Don't define __RCSID() here, since sys/cdefs.h does it later. Avoids
|
2008-08-29 00:39:30 +00:00 |
lib
|
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
|
2008-08-29 00:02:21 +00:00 |
libexec
|
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
|
2008-08-29 00:02:21 +00:00 |
regress
|
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
|
2008-08-29 00:02:21 +00:00 |
rescue
|
we cannot use pthreads here because we are statically linked.
|
2008-06-23 14:53:06 +00:00 |
sbin
|
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
|
2008-08-29 00:02:21 +00:00 |
share
|
Force a failure if both MKX11 and MKXORG are set to != "no".
|
2008-08-28 23:32:51 +00:00 |
sys
|
Don't redefine INFINITY.
|
2008-08-29 00:40:42 +00:00 |
tests
|
Don't descend into atf with (${MKATF} == no)
|
2008-08-16 23:51:51 +00:00 |
tools
|
Build pcc as host tool if requested.
|
2008-08-24 05:53:36 +00:00 |
usr.bin
|
Undefine __PCC__ the same as __GNUC__ inside lint.
|
2008-08-29 00:44:48 +00:00 |
usr.sbin
|
Pull in system headers before local headers to help avoid namespace collisions.
|
2008-08-29 00:53:15 +00:00 |
x11
|
Define NOHTML: doc2html doesn't like XtAppCSh.man
|
2008-08-27 02:18:56 +00:00 |
build.sh
|
Remove support for printing "'-x' has been replaced by 'xxxxx'".
|
2008-08-22 23:41:24 +00:00 |
BUILDING
|
Improve support for MKXORG!=no to enable builds into external/mit/xorg.
|
2008-08-28 07:21:49 +00:00 |
Makefile
|
Improve support for MKXORG!=no to enable builds into external/mit/xorg.
|
2008-08-28 07:21:49 +00:00 |
Makefile.inc
|
|
|
UPDATING
|
mention stale libfoo_g.a fix.
|
2008-08-13 16:37:56 +00:00 |