summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* always pass -isystem when not bootstrapping, should fix #444920Alexis Ballier2013-02-041-5/+5
* always pass -isystem when not bootstrapping, should fix #444920Alexis Ballier2013-02-042-3/+12
* remove rc versionsAlexis Ballier2013-01-271-38/+4
* remove rc versionsAlexis Ballier2013-01-275-2106/+6
* Bump to 9.1Alexis Ballier2013-01-271-4/+15
* Bump to 9.1Alexis Ballier2013-01-272-1/+533
* Crosscomilation support: Fix mtree dependency, append -isystem instead of -I ...Alexis Ballier2013-01-271-5/+5
* Crosscomilation support: Fix mtree dependency, append -isystem instead of -I ...Alexis Ballier2013-01-272-4/+10
* libprocstat and libulog also overwrite LDADD, bug #445464 by Yuta SATOHAlexis Ballier2013-01-271-5/+5
* libprocstat and libulog also overwrite LDADD, bug #445464 by Yuta SATOHAlexis Ballier2013-01-272-3/+7
* Do not try to install auth.conf, bug #446888 by Yuta SATOHAlexis Ballier2013-01-271-2/+12
* Do not try to install auth.conf, bug #446888 by Yuta SATOHAlexis Ballier2013-01-272-5/+9
* Install libusb-1.0.pc to make sys-apps/usbutils happyRichard Yao2012-11-091-11/+3
* Install libusb-1.0.pc to make sys-apps/usbutils happyRichard Yao2012-11-093-2/+546
* bump to rc3Alexis Ballier2012-11-061-4/+15
* bump to rc3Alexis Ballier2012-11-062-1/+533
* bump to 9.1_rc2Alexis Ballier2012-10-141-4/+15
* bump to 9.1_rc2Alexis Ballier2012-10-142-1/+533
* use OBJDIR instead of CURDIR for adding -L in patches, this should fix bug #4...Alexis Ballier2012-09-191-7/+7
* use OBJDIR instead of CURDIR for adding -L in patches, this should fix bug #4...Alexis Ballier2012-09-194-11/+10
* do not append -isystem /usr/include which is the default and causes problems ...Alexis Ballier2012-09-191-5/+5
* do not append -isystem /usr/include which is the default and causes problems ...Alexis Ballier2012-09-192-4/+6
* bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838Alexis Ballier2012-09-111-32/+53
* bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838Alexis Ballier2012-09-112-1/+542
* Add sys-apps/mtree dependency for crossdev on userland_GNURichard Yao2012-08-021-44/+34
* Add sys-apps/mtree dependency for crossdev on userland_GNURichard Yao2012-08-025-5/+13
* force a bootstrap with major updatesAlexis Ballier2012-06-111-5/+5
* force a bootstrap with major updatesAlexis Ballier2012-06-112-3/+6
* factorize pre-installation of headers in the bootstrap functionAlexis Ballier2012-06-111-5/+5
* factorize pre-installation of headers in the bootstrap functionAlexis Ballier2012-06-112-11/+14
* drop another append-flags usage, being too clever it strips and breaks the cf...Alexis Ballier2012-06-111-5/+5
* drop another append-flags usage, being too clever it strips and breaks the cf...Alexis Ballier2012-06-112-3/+7
* Treat multilib and non multilib builds the same way as multilib.eclass does t...Alexis Ballier2012-05-301-5/+5
* Treat multilib and non multilib builds the same way as multilib.eclass does t...Alexis Ballier2012-05-302-9/+13
* fix broken logic in is_native_abi, by Naohiro Aota, bug #417863Alexis Ballier2012-05-281-5/+5
* fix broken logic in is_native_abi, by Naohiro Aota, bug #417863Alexis Ballier2012-05-282-4/+7
* remove libcompiler_rt and libblocksruntime as they are clang librariesAlexis Ballier2012-05-261-5/+5
* remove libcompiler_rt and libblocksruntime as they are clang librariesAlexis Ballier2012-05-262-4/+9
* push out all the accumulated fixes in a new revision and remove oldAlexis Ballier2012-05-251-6/+5
* push out all the accumulated fixes in a new revision and remove oldAlexis Ballier2012-05-253-451/+8
* add the sysctlt fix from freebsd-sources here too with USE=buildAlexis Ballier2012-05-251-5/+6
* add the sysctlt fix from freebsd-sources here too with USE=buildAlexis Ballier2012-05-253-2/+20
* bootstrap libssp_nonshared when needed.Alexis Ballier2012-05-251-5/+5
* bootstrap libssp_nonshared when needed.Alexis Ballier2012-05-252-3/+6
* Do not build libssp, we really only need libssp_nonshared.Alexis Ballier2012-05-251-5/+5
* Do not build libssp, we really only need libssp_nonshared.Alexis Ballier2012-05-252-10/+8
* drop noop sedAlexis Ballier2012-05-251-5/+5
* drop noop sedAlexis Ballier2012-05-252-3/+5
* Fix some missing includes warnings.Alexis Ballier2012-05-251-5/+6
* Fix some missing includes warnings.Alexis Ballier2012-05-253-2/+129