| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
After building packages we have a number of new
and updated Makefile.depend files
Reviewed by: stevek
|
| |
|
|
|
|
|
|
| |
This is based on upstream b74150490be904801378b2712fe0d532e1700124
but adapted to ATF.
Reviewed by: jlduran@gmail.com, markj, vangyzen
Differential Revision: https://reviews.freebsd.org/D42129
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Trimming of the line feed is no longer necessary after
https://github.com/file/file/commit/d993c6b0db20711b2c4cb9d2bee8c7f2e59b0a43
Currently the tests:
- bcachefs2
- gpkg-1-zst
- multiple
are failing, but a fix will be committed upstream.
This also reverts c5e957ad4 "file: fix test case for gpkg by removing the extra \n."
MFC after: 3 days
|
| |
|
|
| |
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
This could be done better by making each test a separate ATF test case.
This exercise is left for the reader.
Reviewed by: delphij (earlier version)
MFC after: 1 week
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D34303
|
| |
|
|
|
|
|
| |
Sponsored by: Dell EMC Isilon
Notes:
svn path=/head/; revision=325188
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo
over ${.CURDIR}/../foo for paths in Makefiles.
Differential Revision: https://reviews.freebsd.org/D9932
Sponsored by: Netflix
Silence on: arch@ (twice)
Notes:
svn path=/head/; revision=315170
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
Notes:
svn path=/head/; revision=284345
|
| | |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=284172
|
| | |\
| |/
|/|
| | |
Notes:
svn path=/projects/bmake/; revision=283595
|
| | |\
| | |
| | |
| | | |
Notes:
svn path=/projects/bmake/; revision=270164
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/projects/bmake/; revision=266219
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/projects/bmake/; revision=265802
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/projects/bmake/; revision=248169
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/projects/bmake/; revision=246868
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Requested by: Simon Gerraty <sjg@juniper.net>
Notes:
svn path=/projects/bmake/; revision=239572
|
| | |/
|/|
| |
| |
| |
| |
| | |
Reduce overlinking
Notes:
svn path=/head/; revision=275042
|
| |\ \
| |/
|/|
| |
| |
| |
| | |
MFC after: 2 weeks
Notes:
svn path=/head/; revision=267897
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=234449
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=191771
|
| | |
| |
| |
| |
| | |
Notes:
svn path=/vendor/file/dist/; revision=68349
svn path=/vendor/file/3.32/; revision=68351; tag=vendor/file/3.32
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change was erronously ommitted from the r185690, and attempt
to simply add the prototype to string.h has revealed that several
contributed programs defined local prototypes for strndup(), controlled
by autoconfed config.h. So, manually change #undef HAVE_STRNDUP to
#define HAVE_STRNDUP 1. Next import of the corresponding program would
regenerate config.h, overriding the changes in this commit.
No objections from: kan
Notes:
svn path=/head/; revision=185777
|
| | |
| |
| |
| |
| |
| |
| | |
so stop using our own versions of these.
Notes:
svn path=/head/; revision=175820
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=175299
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=169977
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=169967
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=169965
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=169946
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=162792
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=162381
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=159769
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
was...
Pointed out by: ru
Notes:
svn path=/head/; revision=159033
|
| | |
| |
| |
| |
| |
| |
| |
| | |
compiling mgc on a big endian system (specificly tested sparc64) breaks,
using one from a little endian system works
Notes:
svn path=/head/; revision=159001
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=141851
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=141846
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=139376
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=139375
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=139371
|
| | |
| |
| |
| |
| |
| |
| |
| | |
PR: 73647
Submitted by: Uranus <uranus@it.muds.net>
Notes:
svn path=/head/; revision=137887
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
non-standard install path.
Agreed with: ru
Notes:
svn path=/head/; revision=133370
|
| | |
| |
| |
| |
| |
| |
| | |
Noticed by: ru (who's faster than 'make world' on my stock src test machine)
Notes:
svn path=/head/; revision=133367
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=133363
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=131491
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=125503
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=119893
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=112147
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=111661
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
* We have inttypes.h (yes, even in RELENG_4).
* We now have GNU getopt, so lets be the first thing in the tree to
acutally use it...
Notes:
svn path=/head/; revision=110953
|
| | |
| |
| |
| |
| |
| |
| | |
Approved by: re
Notes:
svn path=/head/; revision=107788
|