Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-10-16 | modernize: Mark overriding functions as suchHEADmaster | -571/+571 | |
2020-02-19 | emagicdocs: Also install CONTRIBUTING* files | -1/+1 | |
2019-04-18 | tests: fix BASH_COMPAT tests with bash 5 | -2/+2 | |
2018-04-09 | set USER and LOGNAME when running with userpriv | -1/+4 | |
2018-02-04 | build: fix compile against libc++ using clang | -1/+2 | |
2017-05-23 | disallow unexported phases | -3/+9 | |
2017-01-18 | build: add missing dependencies on generated headers | -0/+1 | |
2017-01-16 | paludis: c++11-ify repository iteration | -19/+14 | |
2016-12-16 | build: Add missing linkage between shared libraries | -0/+2 | |
2016-12-13 | repositories: ensure that the destructor is materialised | -0/+1 | |
2016-12-11 | repositories: avoid a shadowing warning | -6/+4 | |
2016-12-08 | re-add builtin_tidyuprm.bash to exheres-0 CmakeLists.txt | -0/+1 | |
2016-12-05 | build: Install bash scripts as 'PROGRAMS' | -13/+13 | |
2016-11-30 | build: remove autotools based build | -1262/+0 | |
2016-11-30 | build: introduce cmake based build system | -0/+547 | |
2016-11-28 | paludis: mark the command template executable | -0/+0 | |
2016-11-28 | tests: standardise test naming | -0/+0 | |
2016-08-06 | modernize: use default method synthesis | -183/+61 | |
2016-08-04 | modernize: use override annotations | -50/+50 | |
2016-08-04 | modernize: use nullptr rather than 0 or NULL | -6/+6 | |
2016-08-04 | modernize: convert to range based for-loops | -117/+95 | |
2016-03-17 | Fail if bzip2 fails. | -1/+4 | |
2016-02-19 | Support emptying a default set exparam array. | -1/+25 | |
2016-02-01 | Support pbins for EAPI 6 | -0/+61 | |
2016-02-01 | Update another comment | -1/+1 | |
2016-01-22 | paludis: range-based for loop ebuild.cc | -45/+29 | |
2016-01-22 | paludis: hoist some expressions into local variables | -259/+247 | |
2016-01-17 | build: unconditionally use visibility flags | -1/+1 | |
2016-01-15 | Ban einstall for exheres-0 | -96/+1 | |
2016-01-13 | support hiding suboptions | -3/+39 | |
2016-01-12 | Clear out MERGE_TYPE for non-installs | -0/+3 | |
2016-01-08 | Assert assumption made by merger | -1/+11 | |
2016-01-08 | Make tests not install to / | -17/+17 | |
2016-01-08 | Let merger check dirnames instead of actual dirs | -4/+0 | |
2016-01-08 | Test permitted_directories | -0/+106 | |
2015-11-11 | Give eapply some output | -0/+2 | |
2015-11-11 | Change bash compatibility level handling | -7/+11 | |
2015-11-08 | Unify =* behaviour | -2/+2 | |
2015-11-08 | EAPI 6 finalised by Council | -3/+4 | |
2015-11-08 | Set appropriate compat* shopt | -0/+55 | |
2015-11-05 | EAPI 6 default_src_prepare uses eapply | -1/+339 | |
2015-11-05 | EAPI 6 has eapply_user | -0/+60 | |
2015-11-05 | EAPI 6 has eapply | -0/+604 | |
2015-11-05 | Load ebuild modules with extglob on | -0/+1 | |
2015-11-05 | EAPI 6 default_src_install uses einstalldocs | -1/+157 | |
2015-11-05 | EAPI 6 has einstalldocs | -0/+936 | |
2015-11-05 | EAPI 6 has in_iuse | -0/+147 | |
2015-11-05 | Remove obsolete check | -5/+3 | |
2015-11-05 | EAPI 6 bans einstall | -0/+88 | |
2015-11-05 | EAPI 6 has get_libdir | -0/+91 |