index
:
paludis/paludis.git
1.4
cross
master
wip/cross-compiling
Paludis, the other package mangler.
ciaranm
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-10-16
modernize: Mark overriding functions as such
Marvin Schmidt
-204
/
+204
2018-02-04
build: fix compile against libc++ using clang
Bjorn Pagen
-0
/
+1
2017-02-19
build: unbreak parallel makefile/docs generation
Benedikt Morbach
-4
/
+16
2017-02-19
Revert "build: make asciidoc output to a tmp file"
Benedikt Morbach
-6
/
+2
2017-02-17
build: make asciidoc output to a tmp file
Marc-Antoine Perennou
-2
/
+6
2017-01-29
cave: use more range based for loops
Saleem Abdulrasool
-53
/
+33
2017-01-18
build: add missing dependencies on generated headers
Bo Ørsted Andresen
-1
/
+1
2017-01-16
build: liboutput depends on libpaludisutil_SE
Heiko Becker
-0
/
+1
2017-01-16
paludis: c++11-ify repository iteration
Saleem Abdulrasool
-28
/
+20
2016-12-31
cave: range-loop-ify execute-resolution
Saleem Abdulrasool
-24
/
+17
2016-12-28
format package: %I as shorthand for %c/%p%:%s
Łukasz P. Michalik
-22
/
+17
2016-12-16
build: Add missing linkage between shared libraries
Michał Górny
-0
/
+1
2016-12-12
build: more explicit SE dependencies
Saleem Abdulrasool
-0
/
+1
2016-12-11
build: Export -DENABLE_SEARCH_INDEX for the right target
Heiko Becker
-1
/
+1
2016-12-07
introduce and use an iterator range in BrokenLinkageFinder
Saleem Abdulrasool
-25
/
+15
2016-12-07
cave: adjust whitespace
Saleem Abdulrasool
-15
/
+8
2016-12-07
cave: range base loopify (NFC)
Saleem Abdulrasool
-7
/
+6
2016-12-05
build: Fix logic error with PALUDIS_COLOUR_PINK
Heiko Becker
-2
/
+2
2016-12-05
build: Install bash scripts as 'PROGRAMS'
Heiko Becker
-1
/
+1
2016-12-04
use range based for loops more pervasively (NFC)
Saleem Abdulrasool
-220
/
+160
2016-11-30
build: remove autotools based build
Saleem Abdulrasool
-314
/
+0
2016-11-30
build: introduce cmake based build system
Saleem Abdulrasool
-0
/
+325
2016-11-28
cave: correct importance handling
Saleem Abdulrasool
-1
/
+1
2016-08-06
modernize: use default method synthesis
Saleem Abdulrasool
-15
/
+5
2016-08-04
modernize: use override annotations
Saleem Abdulrasool
-215
/
+215
2016-08-04
modernize: use nullptr rather than 0 or NULL
Saleem Abdulrasool
-1
/
+1
2016-08-04
modernize: convert to range based for-loops
Saleem Abdulrasool
-130
/
+100
2016-02-27
cave: correct 054f41f3d4cb3167fb4f6dfb694d5111e36dcb44
Saleem Abdulrasool
-3
/
+1
2016-02-16
cave: add missing braces for scoping
Saleem Abdulrasool
-0
/
+2
2016-01-17
build: cleanup and simplify flags handling
Saleem Abdulrasool
-1
/
+1
2016-01-17
build: unconditionally use visibility flags
Saleem Abdulrasool
-3
/
+3
2016-01-13
support hiding suboptions
Saleem Abdulrasool
-0
/
+8
2015-08-21
Fix cave-executables for cross
Wouter van Kesteren
-1
/
+6
2015-08-21
throw() -> noexcept
Wouter van Kesteren
-20
/
+20
2015-05-06
add short option for --chroot-path
Benedikt Morbach
-1
/
+1
2015-04-19
cave: eradicate last hardcoded bash paths
Saleem Abdulrasool
-1
/
+1
2014-09-14
Add --chroot-path
Ciaran McCreesh
-2
/
+7
2014-08-27
Nothing to see here, move along
Ciaran McCreesh
-0
/
+4
2014-06-06
Report stale packages
Dimitry Ishenko
-0
/
+20
2014-04-20
I hate std::thread
Ciaran McCreesh
-36
/
+46
2014-04-20
Look for exceptions inside threads
Ciaran McCreesh
-4
/
+13
2014-03-21
Add --promote-binaries option
Dimitry Ishenko
-0
/
+16
2014-03-21
Add PromoteBinariesHelper
Dimitry Ishenko
-0
/
+4
2014-01-17
doc: reenable automatic generation of cave.txt
Heiko Becker
-396
/
+2
2014-01-16
Typo
David Leverton
-1
/
+1
2013-12-15
cave: modernise cave uninstall
Saleem Abdulrasool
-27
/
+21
2013-10-26
Use std::thread::hardware_concurrency instead of get_nprocs
Michael Forney
-3
/
+3
2013-10-26
Fix argument order in xmlto invocations
Michael Forney
-1
/
+1
2013-09-29
Add cave print-resolution-required-confirmations
Ciaran McCreesh
-1
/
+324
2013-09-17
Don't verify volatile files
Ciaran McCreesh
-2
/
+14
[next]