summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixing $(DESTDIR) omission in Make-lang.in (#252611)George Shapovalov2009-02-031-1/+6
|
* rolling back pax-mark fix, as it creates problems for multiple libsGeorge Shapovalov2008-12-081-2/+2
|
* prepating for new bootstraps with simplified structureGeorge Shapovalov2008-12-051-13/+24
|
* tuning pax-marking to allow building on some hardened systems. Thank to ↵George Shapovalov2008-11-291-2/+2
| | | | markpk for suggestion (#249054)
* added changes to allow SLOT and BOOT_SLOT to be set in ebuildGeorge Shapovalov2008-08-191-3/+7
|
* fixed conditional for gnat-gpl, #231534George Shapovalov2008-08-121-3/+4
|
* made --enable-libada conditional on PN, as ACT's gnat does not like itGeorge Shapovalov2008-07-061-2/+7
|
* changed pkg_postrm to automatically deactivate unmerged gnat profileGeorge Shapovalov2008-04-141-8/+10
|
* made postinst message more informativeGeorge Shapovalov2008-04-121-1/+6
|
* fixed quotingGeorge Shapovalov2008-02-131-9/+9
|
* few updates from toolchain.eclass, changed how patches are grouped, added ↵George Shapovalov2008-02-111-22/+26
| | | | few quotations
* updated gnatbuild.eclass to support primary compilers (#151343)George Shapovalov2007-12-271-30/+37
|
* fixed src_install issue, no longer relies on portage leaking env vars ↵George Shapovalov2007-10-101-1/+16
| | | | between functions
* multilib-strict fix. Fixes #187045George Shapovalov2007-09-051-2/+2
|
* changed the text in pkg_postrm to be more readableGeorge Shapovalov2007-07-111-5/+4
|
* removed some old and ugly cruftGeorge Shapovalov2007-06-151-28/+3
|
* removed bunch of no longer needed stuff, including die in global scopeGeorge Shapovalov2007-05-291-38/+15
|
* forced gnattools/configure regeneration, needed for gnat-gpl-2007 (and does ↵George Shapovalov2007-05-251-1/+6
| | | | not heart anyway)
* fixed warning to be gnat specificGeorge Shapovalov2007-05-181-2/+2
|
* reverted some ${D}${D} trickery. Not necessary any longer and now causes ↵George Shapovalov2007-05-181-7/+9
| | | | problems (#178140)
* added die to problemmatic line to force more informative bug reportsGeorge Shapovalov2007-05-151-2/+3
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2007-04-231-2/+2
|
* updated the hardened fix to how it should be according to kevquinn (#119382)George Shapovalov2007-02-161-2/+2
|
* added hardened fix from #119382George Shapovalov2007-02-151-2/+3
|
* made CONFIG_PATH global, replaced broken (logically) prerm with basic postrmGeorge Shapovalov2007-02-151-30/+13
|
* changed some einfos to elogsGeorge Shapovalov2007-02-051-11/+11
|
* preparing eclass for split asis implementationsGeorge Shapovalov2006-10-241-8/+4
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-10-141-4/+4
|
* few small changes in preparation for ASISGeorge Shapovalov2006-09-081-8/+17
|
* changes postinst behavior to matchthat of gcc (no automatic change of profile)George Shapovalov2006-08-301-2/+34
|
* commented out PROVIDEGeorge Shapovalov2006-06-251-2/+2
|
* added Author and herd infoGeorge Shapovalov2006-06-151-5/+7
|
* apply whitespace checks from repoman to eclassesSven Wegener2006-05-021-4/+4
|
* added ROOTPATH to generated env entryGeorge Shapovalov2006-04-191-1/+2
|
* special handling on ppc no longer necessary, first fixes in..George Shapovalov2006-04-191-13/+2
|
* added PROVIDE=virtual/gnat for compatibility with old virtualsGeorge Shapovalov2006-04-131-1/+3
|
* added a blocker for dev-lang/gnat, as new gnat-xxx ebuilds are about to be ↵George Shapovalov2006-04-121-1/+2
| | | | unmasked
* a minor update to generate gnatgcc wrapper only for <=3.4.5, as this was ↵George Shapovalov2006-03-271-5/+3
| | | | fixed in 3.4.6 as well.
* few cosmetic touch-upsGeorge Shapovalov2006-03-261-3/+3
|
* a significant rework of this eclass. NOw should handle multilib much better. ↵George Shapovalov2006-03-261-46/+134
| | | | Also seems to fix some problems when no gcc>=3.4 is installed
* fixes to isolate bootstrap environment betterGeorge Shapovalov2006-03-201-2/+10
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-02-171-22/+22
|
* src_install cleanups, plus made it wrap gnatgcc to force it to read proper ↵George Shapovalov2006-01-231-5/+15
| | | | specs (it ignores GCC_SPECS var for some reason)
* new version: forces bootstrap environment better, plus adjusted gnat specs ↵George Shapovalov2006-01-221-6/+35
| | | | location to match eselect-gnat module
* fixed use of subshells for proper dieingGeorge Shapovalov2006-01-181-3/+9
|
* added an eclass for common split gnat build functionalityGeorge Shapovalov2006-01-171-0/+516