]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - release/Makefile.mirrors
Merge branch 'releng/11.1' into releng-CDN/11.1
[FreeBSD/FreeBSD.git] / release / Makefile.mirrors
2015-05-26 sjgMerge from head
2015-05-26 gjbUse SVNREVISION and BUILDDATE if passed into the make(1)
2015-05-26 gjbReindent after r283575.
2015-05-26 gjbRemove duplicate exists() sanity check.
2015-05-26 gjbSet STAGE_TARGETS only if RELEASEDIR exists.
2015-05-26 gjbRemove a continuation on error, since the relevant...
2015-05-24 ngieMFhead @ r283351
2015-05-22 gjbFix staging virtual machine images for ftp propagation.
2015-05-22 gjbFix a number of logic and/or naming problems in Makefil...
2015-05-21 gjbFix make(1) syntax error for non-embedded targets.
2015-05-21 gjbIf TARGET or EMBEDDED_TARGET == arm, set EMBEDDED variable,
2015-05-21 gjbRemove the arm/armv6 bits from Makefile.mirrors, which...
2015-05-21 gjbInclude xz(1)-compressed images when not a snapshot...
2015-05-21 gjbcd(1) to .CURDIR before calling stat(1) to fix the...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-12 gjbAvoid polluting the filesystem when not necessary.
2015-05-12 gjbAfter the last influx of commits, and a REALLY BIG...
2015-05-12 gjbFix more paths to the actual files.
2015-05-12 gjbFix more path variables.
2015-05-12 gjbProvide the correct path to the checksum file.
2015-05-12 gjbAlso symlink the CHECKSUM.{SHA256,MD5} files.
2015-05-12 gjbAlso copy CHECKSUM.{SHA256,MD5} files.
2015-05-12 gjbFix a few incorrect variables and/or hard-coded paths.
2015-05-12 gjbSigh. Fix more syntax errors introduced by the last...
2015-05-12 gjbFix a make(1) syntax error.
2015-05-12 gjbTemporarily 'rm -rf $FTPDIR' during additional testing.
2015-05-12 gjbAlways use the 'make install' directory as the source...
2015-05-11 gjbAdd a new file, Makefile.mirrors, which is intended...