index
:
GentooBrowse API
main
ICE API backing GentooBrowse.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gentoobrowse-api
/
service
/
depend.cpp
Commit message (
Collapse
)
Author
Age
*
Update to glibmm-2.68
HEAD
gentoobrowse-api-0.12.6
main
Dan Goodliffe
2025-08-07
|
*
Accept + in USE flag name of dependency string
gentoobrowse-api-0.12.4.1
Dan Goodliffe
2024-10-07
|
*
Move hyphens to the end of groups to avoid it thinking they're ranges
gentoobrowse-api-0.12.2.1
Dan Goodliffe
2022-09-20
|
*
Allow underscore in category names
gentoobrowse-api-0.12.0.1
Dan Goodliffe
2022-03-28
|
*
Fix up all remaining tools warnings in non-generated code
Dan Goodliffe
2022-02-26
|
*
Fix second round of tools warnings, all but iwyu
Dan Goodliffe
2022-02-20
|
*
Fix first round of tools warnings
Dan Goodliffe
2022-02-19
|
*
Clang format
Dan Goodliffe
2020-12-15
|
*
Apply some C++17 love.
Dan Goodliffe
2018-04-12
|
*
C++17 and Ice 3.7
Dan Goodliffe
2018-04-12
|
|
|
|
|
Updates all code to work with C++17 and Ice 3.7 and related updates in used libraries.
*
Use file utils and lexer now in libadhocutil
gentoobrowse-api-0.5
Dan Goodliffe
2016-10-15
|
*
Support character range input to dependency scanner
Dan Goodliffe
2016-06-03
|
*
Simplify the regex used match package names in dependencies.
Dan Goodliffe
2016-06-02
|
|
|
|
|
Uses non-greedy matching for a wider scope of things and anchors the match to whitespace or end of string... adds yet another test case.
*
Updates to dependency scanner based on real world data
Dan Goodliffe
2016-05-26
|
*
Precompile regexen for dependencies
Dan Goodliffe
2016-05-03
|
*
Add a dependency scanner/extracter
Dan Goodliffe
2016-05-02