summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/clang: remove myself from maintainersBernard Cafarelli2016-03-291-4/+0
| | | | Package-Manager: portage-2.2.28
* sys-devel/{clang,llvm}: Bump to final 3.8.0Bernard Cafarelli2016-03-091-2/+2
| | | | | | | | | To do before unmask: * some clang tests still fail (cannot find standard headers) * lldb wants to install six.py * test reverse dependencies Package-Manager: portage-2.2.27
* sys-devel/clang: Keyword 3.7.1-r100 for ~arm64Steev Klimaszewski2016-03-031-1/+1
| | | | | | Tested on Cortex-A53. 3.8 is still masked, so keyword not added to it. Package-Manager: portage-2.2.27
* sys-devel/llvm: release candidate bumpBernard Cafarelli2016-02-151-0/+0
| | | | Package-Manager: portage-2.2.27
* sys-devel/llvm: add (masked) 3.8 release candidate for testingBernard Cafarelli2016-01-271-0/+36
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* sys-devel/clang: Fix static-analyzer usedep, #572094Michał Górny2016-01-172-4/+4
|
* sys-devel/clang: Remove ancient 3.2 versionMichał Górny2016-01-076-495/+0
|
* sys-devel/clang: Remove outdated live ebuildMichał Górny2016-01-071-193/+0
| | | | | Remove the outdated live ebuild still using semi-split llvm/clang, based off clang-3.2.
* sys-devel/clang: Remove ancient 3.1 versionMichał Górny2016-01-078-555/+0
|
* sys-devel/clang: Remove ancient 3.0 versionMichał Górny2016-01-078-411/+0
|
* sys-devel/clang: Remove ancient 2.9 verrsionMichał Górny2016-01-074-331/+0
|
* sys-devel/clang: Remove ancient 2.8 versionMichał Górny2016-01-075-606/+0
|
* sys-devel/{clang,llvm}: Bump to 3.7.1Michał Górny2016-01-061-0/+36
|
* sys-devel/clang: Copy maintainers from sys-devel/llvmMichał Górny2015-12-301-2/+6
| | | | | clang@ serves mostly as support address, and the actual LLVM binaries are provided by sys-devel/llvm anyway.
* sys-devel/clang: Remove versions requiring removed llvm versionsMichał Górny2015-11-043-108/+0
|
* sys-devel/clang: Prefix loveJustin Lecher2015-10-285-11/+11
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-devel/clang: fix slot on 3.7.0, thanks klnikita on IRCBernard Cafarelli2015-09-281-1/+1
| | | | Package-Manager: portage-2.2.22
* Update hashes in ManifestJustin Lecher2015-09-231-1/+1
| | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-devel/clang: bump to final releaseBernard Cafarelli2015-09-021-0/+0
| | | | Package-Manager: portage-2.2.20.1
* sys-devel/clang: release candidate bumpBernard Cafarelli2015-08-251-0/+0
| | | | Package-Manager: portage-2.2.20.1
* sys-devel/clang: add rc version for testingBernard Cafarelli2015-08-242-1/+37
| | | | Package-Manager: portage-2.2.20.1
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0837-0/+2949
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