summaryrefslogtreecommitdiffstats
path: root/lang-base (follow)
Commit message (Collapse)AuthorAgeLines
* Align package set names with profiles namesWolfgang Müller2024-09-30-0/+0
| | | | | | Whilst this is a more invasive change that needs manual intervention in /var/lib/portage/world_sets, it finally gives package sets a predictive name.
* lang-base: Use new dev-debug categoryWolfgang Müller2024-01-20-1/+1
|
* Use new dev-debug categoryWolfgang Müller2024-01-13-2/+2
| | | | | This category change was recently merged into the gentoo portage repository. No functional change.
* lang-base: Use stable version of sys-devel/gccWolfgang Müller2023-05-13-1/+0
| | | | We no longer depend on any unstable features, so this can go.
* lang-base: Add a profile for basic development workWolfgang Müller2022-04-28-0/+6
This will include an unmask for the latest GCC version and enables debug flags for it. Additionally this profile contains a set of programs that we generally need or want on development systems.