summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build librt for multilib and the cross compiler too. Part of bug #475294.Alexis Ballier2013-07-031-1/+7
* fix cross compilationAlexis Ballier2013-06-281-1/+4
* cosmeticsAlexis Ballier2013-06-271-1/+4
* bootstrap the libc when building a cross-compiler so that libm can be linked ...Alexis Ballier2013-06-271-1/+5
* Remove gssapi provided by heimdal, depend on it and properly disable kerberos...Alexis Ballier2013-06-271-1/+8
* drop now useless patch (gccfloat)Alexis Ballier2013-06-271-1/+4
* go back to -isystem from -I for include proper, bug #473934 by Yuta SATOH. I...Alexis Ballier2013-06-201-1/+5
* remove oldAlexis Ballier2013-06-181-1/+6
* Do not built libstand anymore and remove the now useless bootstrap useflagAlexis Ballier2013-06-181-1/+4
* Simplify a bit get_subdirs and do not treat differently USE=build/-build for ...Alexis Ballier2013-06-181-1/+5
* Make a full bootstrap only when needed for multilib.Alexis Ballier2013-06-181-1/+4
* Generate the libc ldscript when doing multilib too.Alexis Ballier2013-06-181-1/+6
* Include the DEFAULT_ABI header in our wrappers if all the previous conditions...Alexis Ballier2013-06-181-1/+7
* Wrap abi specific headers when doing a multilib build.Alexis Ballier2013-06-181-1/+6
* Use the freebsd_multilib_multibuild_wrapper function throuh multibuild.eclass...Alexis Ballier2013-06-171-1/+7
* Do a more complete bootstrap and provide a much more useful multilib support....Alexis Ballier2013-06-161-1/+7
* Always build crt{begin,end} files: gcc will use its own and clang the ones fr...Alexis Ballier2013-05-311-1/+7
* Backport aligned_alloc for C++11 support.Alexis Ballier2013-05-241-1/+7
* Fix build with netware or bluetooth enabled, bug #448506. Fix glob(3) relate...Alexis Ballier2013-05-241-1/+9
* Apply patch for CVE-2010-2632. #458718Naohiro Aota2013-03-101-1/+8
* Add patch to deal with USE={netware,bluetooth}. #448506Naohiro Aota2013-02-121-1/+6
* always pass -isystem when not bootstrapping, should fix #444920Alexis Ballier2013-02-041-1/+4
* remove rc versionsAlexis Ballier2013-01-271-1/+6
* Bump to 9.1Alexis Ballier2013-01-271-1/+6
* Crosscomilation support: Fix mtree dependency, append -isystem instead of -I ...Alexis Ballier2013-01-271-1/+7
* libprocstat and libulog also overwrite LDADD, bug #445464 by Yuta SATOHAlexis Ballier2013-01-271-1/+5
* Do not try to install auth.conf, bug #446888 by Yuta SATOHAlexis Ballier2013-01-271-2/+6
* Install libusb-1.0.pc to make sys-apps/usbutils happyRichard Yao2012-11-091-2/+8
* bump to rc3Alexis Ballier2012-11-061-1/+7
* bump to 9.1_rc2Alexis Ballier2012-10-141-1/+7
* use OBJDIR instead of CURDIR for adding -L in patches, this should fix bug #4...Alexis Ballier2012-09-191-1/+7
* do not append -isystem /usr/include which is the default and causes problems ...Alexis Ballier2012-09-191-1/+5
* bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838Alexis Ballier2012-09-111-1/+7
* Add sys-apps/mtree dependency for crossdev on userland_GNURichard Yao2012-08-021-1/+5
* force a bootstrap with major updatesAlexis Ballier2012-06-111-1/+4
* factorize pre-installation of headers in the bootstrap functionAlexis Ballier2012-06-111-1/+4
* drop another append-flags usage, being too clever it strips and breaks the cf...Alexis Ballier2012-06-111-1/+5
* Treat multilib and non multilib builds the same way as multilib.eclass does t...Alexis Ballier2012-05-301-1/+8
* fix broken logic in is_native_abi, by Naohiro Aota, bug #417863Alexis Ballier2012-05-281-1/+4
* remove libcompiler_rt and libblocksruntime as they are clang librariesAlexis Ballier2012-05-261-1/+4
* push out all the accumulated fixes in a new revision and remove oldAlexis Ballier2012-05-251-1/+7
* add the sysctlt fix from freebsd-sources here too with USE=buildAlexis Ballier2012-05-251-1/+5
* bootstrap libssp_nonshared when needed.Alexis Ballier2012-05-251-1/+4
* Do not build libssp, we really only need libssp_nonshared.Alexis Ballier2012-05-251-1/+4
* drop noop sedAlexis Ballier2012-05-251-1/+4
* Fix some missing includes warnings.Alexis Ballier2012-05-251-1/+5
* fix paths I broke by the addition of MAKEOBJDIRPREFIXAlexis Ballier2012-05-251-1/+4
* replace -isystem path by -Ipath as append-flags seems not to like the former ...Alexis Ballier2012-05-251-1/+5
* Add a patch to libthr fixing mutex issues encountered with glib.Alexis Ballier2012-05-251-1/+5
* Build with -fno-strict-overflow. FreeBSD time code depends on overflow. #324452Naohiro Aota2012-05-251-1/+7