summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/service/maintenance/ebuildMetaProcessor.cpp
Commit message (Expand)AuthorAge
* Reformat with new clang-formatDan Goodliffe2023-10-09
* Enable all cppcheck checks and fixupgentoobrowse-api-0.12.2Dan Goodliffe2022-08-11
* Package description can be empty stringgentoobrowse-api-0.12.0.2Dan Goodliffe2022-03-31
* Fix up all remaining tools warnings in non-generated codeDan Goodliffe2022-02-26
* Fix second round of tools warnings, all but iwyuDan Goodliffe2022-02-20
* Fix first round of tools warningsDan Goodliffe2022-02-19
* Clang formatDan Goodliffe2020-12-15
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-04
* Apply some C++17 love.Dan Goodliffe2018-04-12
* Move the +/- flag in IUSE entries into its own fieldDan Goodliffe2017-12-09
* More fine grained package pruninggentoobrowse-api-0.9.2Dan Goodliffe2017-11-12
* Replace the database file types and file list comparison logic with one that'...Dan Goodliffe2017-05-13
* Remove no-longer required vcsMode flagDan Goodliffe2017-05-01
* Split the abstract file processor out of maintenance commonDan Goodliffe2017-03-06
* Add flag to file processors to indicate if they're being run in vcs mode or notDan Goodliffe2017-02-24
* Updates to work with new icetray/libdbpp interfacesgentoobrowse-api-0.7Dan Goodliffe2017-01-08
* Make EntityWhereFilter a templateDan Goodliffe2016-12-15
* Strip junk from files table and revamp import to matchDan Goodliffe2016-10-29
* Use optional helpers in adhocutil and dbppDan Goodliffe2016-10-29
* Use file utils and lexer now in libadhocutilgentoobrowse-api-0.5Dan Goodliffe2016-10-15
* Use covering unique indexes for ebuild use and arch mergeDan Goodliffe2016-06-03
* Use entity where filter's entity ids directlyDan Goodliffe2016-06-03
* Bulk merge ebuild archsDan Goodliffe2016-06-03
* Bulk merge ebuild use flagsDan Goodliffe2016-06-03
* Only parse and insert non-null depsDan Goodliffe2016-06-03
* Don't delete packages and categories immediately when deleting ebuilds (they ...Dan Goodliffe2016-06-01
* Bulk merge ebuild dependencies (accidentally fixes bug where dependencies wer...Dan Goodliffe2016-05-24
* Non-const processor methods and prepare, apply and tidy eventsDan Goodliffe2016-05-23
* Add support for merging dependenciesDan Goodliffe2016-05-22
* Remove ebuild update debugDan Goodliffe2016-04-30
* IceTray compat fixDan Goodliffe2016-04-30
* Pass packageId, not a hard coded 1.Dan Goodliffe2016-04-26
* Refactor utilsDan Goodliffe2016-04-25
* Update package description with new versionsDan Goodliffe2016-04-25
* Update package urlsDan Goodliffe2016-04-25
* Generic entity where filterDan Goodliffe2016-04-25
* Generic split ebuild propsDan Goodliffe2016-04-25
* Include flag indicating if ebuild is highest version of packageDan Goodliffe2016-04-25
* Don't bypass prepared statement logicDan Goodliffe2016-04-25
* Update IUSE and KEYWORDSDan Goodliffe2016-04-25
* Use a command *, not a commandptrDan Goodliffe2016-04-25
* Remove debugDan Goodliffe2016-04-25
* Build the package tree the ebuild cacheDan Goodliffe2016-04-25
* Basic ebuild ingestDan Goodliffe2016-04-25