]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
Pull in r221900 from upstream clang trunk (by Ed Maste):
[FreeBSD/FreeBSD.git] / share / mk /
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-26 dimAfter some horrible wrestling with Subversion's worthle...
2014-11-25 dimr274961 through r275075
2014-11-25 baptDefine missing libraries to be able to convert gnu...
2014-11-25 baptSort libraries definitions
2014-11-25 baptRemove duplicated krb5
2014-11-25 baptDefined the needed library to convert usr.sbin to LIBADD
2014-11-25 baptDefines all the libraries needed for usr.bin
2014-11-25 baptDefine libipf internal library
2014-11-25 baptFix recursive problem with libedit dependency, if you...
2014-11-25 baptAdd a definition for libxo
2014-11-25 baptDefine compiler_rt and ssp_nonshared libraries
2014-11-25 baptlibvers and libsl are internal libraries
2014-11-25 baptFix make depends with libnetbsd
2014-11-25 baptAdd definitions of kerberos libraries
2014-11-25 baptlibevent is an internallib
2014-11-25 baptlibatf-c++ exposes libatf-c abi hence we need to explic...
2014-11-25 baptDo not overwrite any LIBNETBSD or LIBNETBSDDIR if they...
2014-11-25 baptDefine special case for atf which libraries names are...
2014-11-24 bapts/cft/ctf
2014-11-24 baptFix typo
2014-11-24 baptFix dependencies in case of building statically
2014-11-24 baptAvoid code duplication by directly adding _INSTALLLIBS...
2014-11-24 baptEach time something links to sqlite3 it should link...
2014-11-24 baptConvert makefs to LIBADD
2014-11-24 baptConvert mandoc to LIBADD
2014-11-24 rpauloImport libgpio.
2014-11-24 baptCorrectly specify -L for internal and private libs
2014-11-24 baptImplement LIBADD
2014-11-24 dimEnsure boot2 stays below the limit, by applying a patch...
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptDefine LIBSQLITE3 and LIBMANDOC
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 baptEnforce -lpthread and -lc to always be the 2 last compo...
2014-11-21 rodrigcMake MLINKS text match text in bsd.man.mk added by...
2014-11-18 impAcutally, replaces NO_INCS with WITHOUT_INCLUDES and...
2014-11-14 andrewAdd OBJDUMP to sys.mk. The EFI loader uses it however...
2014-11-08 markjRevert r274200. Implicitly setting DEBUG_FLAGS when...
2014-11-06 markjAutomatically build with debug symbols when building...
2014-11-06 impIgnore errors from rm -rf to support high -j builds...
2014-11-04 dteskeAdd new libraries/utilities for data throughput visuali...
2014-11-04 ngieImport proper fix for misc/49356 (/usr/include/atf...
2014-11-04 ngieAs an optimization (in simple, well used cases) only...
2014-11-04 ngieAdd Makefile snippet to ease porting NetBSD testcases...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-30 jmmvUse the right depend file for each program.
2014-10-29 ngieFix the logic inversion in the previous commit by ensur...
2014-10-28 ngieFilter out TESTS_SUBDIRS already added to SUBDIR instea...
2014-10-22 ngieFix linking static test binaries with atf.test.mk
2014-10-22 jmgfix spelling of DEFAULT in comments...
2014-10-22 impMy previous commit exposed an issue as it fixed a different
2014-10-21 baptRevert r273426 r273409
2014-10-21 baptolder binutils does not know about --no-fatal-warnings
2014-10-21 impFor the kernel, we have USB_GADGET_EXAMPLES as defaults...
2014-10-21 baptDo not make ld(1) warnings fatal anymore, binutils...
2014-10-21 baptAlways use libc++ as the default c++ stack when buildin...
2014-10-21 baptWhen using an external toolchain note that gcc 4.8...
2014-10-21 baptThe dependencies are computed with CC even if sources...
2014-10-21 neelMerge projects/bhyve_svm into HEAD.
2014-10-21 markjFix a few small bugs in the DTrace USDT rules:
2014-10-19 neelIFC @r273206
2014-10-16 markjDon't define rules based on PROGS if PROGS is empty.
2014-10-16 impHYPERV isn't available on all architectures, but just...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-13 delphijPromote libevent to lib/ level and fold ftp-proxy into...
2014-10-10 neelIFC @r272887
2014-10-10 ngieAdd LDFLAGS to PROG_VARS so it can be overridden on...
2014-10-10 baptMake sure SIZE is defined early
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-01 willRevise r272363 by collapsing the tests into a for loop.
2014-10-01 andrewClean up detection of big-endian ARM. In all cases...
2014-10-01 willAlways resolve PORTSDIR to absolute paths using realpat...
2014-10-01 andrewRemove MK_ARM_EABI, the armeb issues have been fixed...
2014-10-01 markjCorrect the way that libelf is linked when USDT is...
2014-09-29 willSearch for the nearest PORTSDIR where Mk/bsd.ports...
2014-09-27 neelIFC @r272185
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-24 ngieImprove bsd.progs.mk compatibility with bsd.prog.mk
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-13 delphijImport HyperV Key-Value Pair (KVP) driver and daemon...
2014-09-10 ngieRemove many false positives with make checkdpadd
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 markjDefine _DTRACE_VERSION in sdt.h rather than setting...
2014-09-02 emasteAllow standalone debug for non-default ${PROG} targets
2014-09-02 neelIFC @r269962
2014-09-01 edAdd -Wthread-safety to WARNS=6.
next