Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-10-16 | modernize: Mark overriding functions as suchHEADmaster | -144/+144 | |
2018-07-05 | python: Implement and expose Environment::reduced_username | -0/+21 | |
2017-02-10 | python: Expose slot(s) accessors of some SlotRequirement classes | -0/+16 | |
2017-01-29 | python: Use complete type decls for boost-1.63.0 | -0/+6 | |
2016-12-15 | python: Ensure to instantiate Set destructor | -0/+1 | |
2016-12-15 | build: Add missing linkage for Python libs | -1/+9 | |
2016-12-14 | python: Fix unused arguments warnings (NFC) | -2/+2 | |
2016-12-14 | build: Fix output name of additional_tests module | -1/+1 | |
2016-12-05 | build: Install bash scripts as 'PROGRAMS' | -1/+1 | |
2016-11-30 | build: remove autotools based build | -162/+0 | |
2016-11-30 | build: introduce cmake based build system | -0/+131 | |
2016-01-17 | build: cleanup and simplify flags handling | -6/+0 | |
2016-01-17 | build: unconditionally use visibility flags | -1/+0 | |
2015-11-08 | Unify =* behaviour | -1/+1 | |
2015-08-21 | throw() -> noexcept | -7/+7 | |
2014-09-17 | Remove 'breaks Portage' code | -22/+0 | |
2014-08-28 | Fix assorted build failures with clang | -3/+9 | |
2013-12-29 | Use `sphinx` (which is Pythons 2 and 3 compatible) to build Python API docume... | -27/+27 | |
2013-12-29 | Make it Python3 compatible | -37/+100 | |
2013-08-27 | Another attempt at new Boost compatibility | -18/+8 | |
2013-08-26 | Hopefully fix Python for newer Boost | -0/+3 | |
2013-05-23 | Move code around | -1/+0 | |
2013-05-22 | Use nullptr | -9/+4 | |
2013-05-22 | Switch to std mutex and condition_variable | -95/+96 | |
2013-03-24 | Fix Python and Ruby for 0e62614 and .gitignore new test | -7/+14 | |
2013-02-09 | Fix Python with GCC 4.7 | -7/+7 | |
2012-11-16 | Fix test fails | -2/+2 | |
2012-11-16 | Introduce SlotUnknownRewrittenRequirement | -0/+21 | |
2012-09-14 | Refactor to allow subslots | -33/+83 | |
2012-08-05 | Allow skipping uninstall phases. | -1/+2 | |
2012-05-12 | Add AtMostOneDepSpec | -0/+58 | |
2012-03-03 | Silence unused warning | -22/+22 | |
2012-03-03 | Silence unused warning | -1/+1 | |
2012-03-03 | Silence unused warning | -3/+3 | |
2012-03-03 | Silence unused warning | -4/+4 | |
2012-03-03 | Silence shadowing warning | -2/+2 | |
2012-01-01 | Change URLs to exherbo.org | -12/+12 | |
2011-10-14 | Use nice new toupper/tolower functions | -3/+2 | |
2011-09-14 | Maintainers as objects | -0/+44 | |
2011-09-09 | Wrap Sequence<string> keys | -6/+7 | |
2011-09-04 | Contents is not a MetadataKey | -92/+0 | |
2011-09-04 | Don't test CONTENTS as a key | -4/+0 | |
2011-09-04 | Remove PackageID::contents_key | -38/+0 | |
2011-09-04 | PackageID::contents | -1/+7 | |
2011-08-06 | Better tracking of choice origins | -5/+8 | |
2011-07-16 | Check for null explicitly | -0/+5 | |
2011-07-16 | Wrap SlotRequirement | -7/+159 | |
2011-07-13 | Wrap reduced_uid/gid | -0/+14 | |
2011-07-06 | Wrap PackageID::uniquely_identifying_spec | -0/+10 | |
2011-06-16 | Kill NoConfigEnvironment with fire | -54/+0 |