christos
3873a83aa9
back to binutils.old now that it works.
2016-01-26 21:19:20 +00:00
christos
4a9e204fe8
back to use binutils since the path is hard-coded everywhere!
2016-01-26 19:09:56 +00:00
christos
4bab817c32
external binutils and gdb variables.
2016-01-26 17:47:06 +00:00
christos
c84bade02b
Add tool cvslatest
2016-01-24 20:15:11 +00:00
christos
ffeb8dbf4e
Define _KERNTYPES for things that need it.
2016-01-23 21:22:45 +00:00
riz
673c699d5d
Build DTrace userland by default on i386, amd64 and earm*
2016-01-22 21:55:51 +00:00
christos
edabda5336
group by directory.
2016-01-10 16:22:57 +00:00
dholland
acb0b70b4a
Apparently it's important to do
...
-Wp,-iremap,${DESTDIR}:
and not
-Wp,-iremap,${DESTDIR}/:/
Why this should matter for strings where the trailing slash is
present, I dunno. But it does.
Fixes the MKREPRO problem where the unfixed path to lfs_accessors.h
appears ina bunch of bins.
2016-01-10 06:13:21 +00:00
dholland
2e9c8f6e0f
For MKREPRO, substitute DESTDIR before NETBSDSRCDIR; then it has a
...
chance of working if DESTDIR is under NETBSDSRCDIR (as happens with
default objdirs when building someplace random other than /usr/src...)
2016-01-10 03:59:34 +00:00
christos
3619260b5b
- use -fdebug-regex-map to remap one style of object dirs. There are others.
...
- change DESTDIR to nothing so that we don't get // in the front
- apply the mappings to both c and c++
2016-01-09 02:06:22 +00:00
christos
9b4e848824
Add the pthread libraries, documented already in bsd.README; sort
2016-01-01 17:06:21 +00:00
christos
6b4079e461
Add a prefix translation map for debugging symbols. Note the use of variable
...
indirection so that DW_at_producer that contains the compilation command
remains the same: readelf --debug-dump foo.debug
2015-12-22 16:46:56 +00:00
wiz
2279c2dafc
Fix pasto.
2015-12-19 00:25:50 +00:00
christos
72e3b03409
Sort texinfo dir file for MKREPRO
2015-12-18 18:57:56 +00:00
joerg
be2d9aaa80
Don't set TOOL_GREP to something which doesn't exist, just use the host
...
tool for now.
2015-12-01 22:18:26 +00:00
kamil
1d5ce4bbb4
Add new predefined value for DPADD: LIBPANEL
2015-11-22 04:59:15 +00:00
pooka
33a1fe2a2d
describe => rumpdescribe
2015-11-15 13:50:10 +00:00
christos
3e50f3c769
LIBEXECINFO
2015-11-07 23:53:28 +00:00
joerg
0bc53a588b
LIBEXECINFO
2015-11-07 23:41:58 +00:00
jmcneill
01606544ce
Build xf86-video-modesetting on evbarm
2015-11-06 01:17:08 +00:00
phx
d188e23f41
Build a wsfb Xorg server for amiga.
2015-11-04 17:06:23 +00:00
dholland
3adc6f5a85
because I'm feeling tetchy, implement "make describe" for everything that
...
has man pages.
2015-10-19 17:08:11 +00:00
pooka
fd591903fa
Allow "make describe" to descend into SUBDIRs.
2015-10-19 16:17:14 +00:00
rjs
5f50d03486
Add Xorg server to ibmnws build.
2015-10-13 20:12:03 +00:00
mrg
ef952a545a
add xf86-video-nouveau
2015-10-13 03:14:16 +00:00
rjs
5d347183ce
Build Xorg server and wsfb driver for mac68k.
2015-09-30 22:58:02 +00:00
mrg
a5c0f21e52
move GCC 4.8 users to using gcc.old. should be no functional change.
2015-09-25 08:24:20 +00:00
uebayasi
45ccdffc42
Revert previous. It was not wrong, but not necessary for everyone.
...
(If really wanted, *.a generation rule can be easily overriden locally.)
2015-09-08 16:06:42 +00:00
uebayasi
463bd4e74c
Order object build alphabetically.
2015-09-07 06:42:07 +00:00
christos
70adad9195
switch everyone to gdb 7.9.1
2015-08-17 17:36:06 +00:00
christos
f88da81e7d
switch powerpc to gdb 7.9.1
2015-08-17 12:50:00 +00:00
christos
6e6c9ec1c4
switch vax to gdb-7.9.1
2015-08-17 10:16:47 +00:00
christos
3c54d3912b
add sun2
2015-08-17 10:12:29 +00:00
christos
9a44f62457
switch sparc64 to gdb-7.9.1
2015-08-17 10:06:29 +00:00
christos
320e0a7f78
switch alpha to gdb-7.9.1
2015-08-17 09:58:52 +00:00
christos
f12867365f
switch m68k to gdb-7.9.1
2015-08-17 09:08:03 +00:00
christos
339d78c1ab
add sparc
2015-08-17 08:54:55 +00:00
christos
6db8f24a8e
switch i386 to gdb-7.9.1
2015-08-17 08:31:45 +00:00
christos
c0ef042b29
switch amd64 to gdb 7.9.1
2015-08-16 09:13:30 +00:00
dholland
ba69475758
Remove CreationDate from the header of output postscript. Also, feed -n
...
to gzip when compressing so it doesn't store the timestamp in the file
header. For MKREPRO, but unconditional as the information omitted isn't
particularly useful. PR 50116.
2015-08-04 08:36:14 +00:00
tsutsui
e2c773cb5b
Revert rev 1.359 which broke libsa builds. PR/50101
2015-07-29 14:35:04 +00:00
mrg
cf4dd8937a
remove the xfree86 reachover makefiles and the vast majority of
...
the support in the rest of the source tree.
X11 sets could use some cleaning up perhaps (just deletion, as
we've never really marked the old X11R6 as obsolete for native
xorg using platforms so far either.)
2015-07-23 08:03:24 +00:00
mrg
08c866994a
add rstart and showfont.
2015-07-23 07:44:46 +00:00
mrg
8e27198081
add libXpresent.
2015-07-23 05:44:26 +00:00
joerg
a7c9fae5a0
Simplify the build of library archives by no longer doing a topological
...
sort.
2015-07-20 12:20:26 +00:00
matt
613066da23
Add _MKTARGET_LINK
2015-07-09 14:50:08 +00:00
chs
f047745321
reapply some fixes to make multi-threaded ctfmerge work
...
that were lost in the overzealous resync with freebsd.
remove the hacks which were applied to work around those problems.
2015-07-06 00:21:51 +00:00
matt
30074b3e8a
Add MKCOMPATX11 knob for making X11 compat libraries.
2015-06-27 16:21:07 +00:00
matt
589b128fbc
Support building the xorg X11 libraries under MKCOMPAT.
...
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}
2015-06-24 22:20:24 +00:00
matt
a517e85e1a
Don't add anything to CFLAGS/LDFLAGS on mips64 is BSD_MK_COMPAT_FILE is set.
2015-06-24 13:42:53 +00:00