summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/llvm: Group all patches by newest version applicableMichał Górny2016-08-2213-350/+0
|
* sys-devel/llvm: Strip external projects off the live ebuildMichał Górny2016-08-221-26/+0
|
* sys-devel/llvm: Update compiler-rt build patch for current gitMichał Górny2016-05-121-0/+26
|
* sys-devel/llvm: Backport EAPI=6 changes to 3.7.1-r1 and 3.8.0-r1Michał Górny2016-03-281-2/+2
|
* sys-devel/llvm: add (masked) 3.8 release candidate for testingBernard Cafarelli2016-01-271-0/+17
| | | | Package-Manager: portage-2.2.27
* sys-devel/llvm: Update the patch and ebuild partially scan-* changesMichał Górny2015-11-221-3/+1
| | | | | | | | Upstream has added installation rules for scan-build and scan-view, and make them FHS-aware. This is mostly neat, except that scan-view expects Python modules in /usr/share. The patch and ebuild is partially updated to accomodate this. It will require at least cleaning up /usr/share still.
* sys-devel/llvm: fix compilation on armv5Bernard Cafarelli2015-10-271-0/+16
| | | | | | | Bug #562706 by maekke compiler-rt forces some -march flags when detecting arm Package-Manager: portage-2.2.23
* sys-devel/llvm: fix lldb build against ncurses[tinfo], bug #560474Bernard Cafarelli2015-10-121-0/+12
| | | | Package-Manager: portage-2.2.23
* sys-devel/llvm: fix some USE=ocaml issuesBernard Cafarelli2015-10-122-4/+16
| | | | | | | Bug: 559624 Bug: 562008 Package-Manager: portage-2.2.23
* sys-devel/llvm: bump to final releaseBernard Cafarelli2015-09-021-0/+43
| | | | | | | Also fixes WX sections and multilib-strict install forocaml bindings Both fixes from gienah, bugs #421527 and #559134 Package-Manager: portage-2.2.20.1
* sys-devel/llvm: fix typo in updated patchBernard Cafarelli2015-08-241-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-devel/llvm: fix live ebuildBernard Cafarelli2015-08-242-0/+51
| | | | Fixes bugs #553416, #557100 and #557154
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+201
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed