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
/
paludis
Age
Commit message (
Expand
)
Author
Lines
2020-10-16
modernize: Mark overriding functions as such
HEAD
master
Marvin Schmidt
-1930
/
+1930
2020-02-19
emagicdocs: Also install CONTRIBUTING* files
Heiko Becker
-1
/
+1
2019-10-24
Use the versioned component and imported target for boost python
Heiko Becker
-1
/
+1
2019-10-22
hooker_TEST: make ordering/py_hook Python3 compatible
Marvin Schmidt
-1
/
+1
2019-10-22
python: Normalize exceptions
Marvin Schmidt
-0
/
+1
2019-04-18
tests: fix BASH_COMPAT tests with bash 5
Marc-Antoine Perennou
-2
/
+2
2019-03-11
tests: Allow Linux 5.x
Heiko Becker
-1
/
+1
2018-12-22
build: Generate an import target for Jansson and use it
Heiko Becker
-4
/
+1
2018-07-23
Adjust the stripper for file>=5.33 and PIE executables
Heiko Becker
-1
/
+2
2018-06-13
process.cc: don't allocate after fork
Johannes Nixdorf
-176
/
+567
2018-04-09
set USER and LOGNAME when running with userpriv
Benedikt Morbach
-1
/
+4
2018-04-09
add reduced_username() to Environment
Benedikt Morbach
-1
/
+28
2018-02-04
build: fix compile against libc++ using clang
Bjorn Pagen
-1
/
+4
2018-01-29
use correct type when stringifying whirlpool checksum
Łukasz P. Michalik
-1
/
+1
2017-08-08
resolver: use range based for loops (NFC)
Saleem Abdulrasool
-14
/
+10
2017-08-07
fuzzy-finder: convert to c++11, hoist check
Saleem Abdulrasool
-8
/
+9
2017-06-11
test: silence a __attribute__((__unused_return_value__)) check
Saleem Abdulrasool
-1
/
+1
2017-06-11
resolver: add fallthrough attribute to silence -Wimplicit-fallthrough
Saleem Abdulrasool
-2
/
+2
2017-06-10
paludis: add missing include (NFC)
Saleem Abdulrasool
-0
/
+1
2017-06-10
util: sort includes (NFC)
Saleem Abdulrasool
-5
/
+5
2017-05-23
disallow unexported phases
Benedikt Morbach
-3
/
+9
2017-05-04
Add missing includes to fix building with libstdc++7
Heiko Becker
-0
/
+2
2017-01-18
build: add missing dependencies on generated headers
Bo Ørsted Andresen
-0
/
+2
2017-01-16
paludis: c++11-ify repository iteration
Saleem Abdulrasool
-134
/
+107
2017-01-09
build: *repository depend on libpaludisutil_SE
Heiko Becker
-0
/
+3
2016-12-21
build: libpaludisrepositoryrepository depends on libpaludisutil_SE
Heiko Becker
-0
/
+1
2016-12-16
build: Add missing linkage between shared libraries
Michał Górny
-0
/
+14
2016-12-15
build: Add missing linkage for Python libs
Michał Górny
-0
/
+1
2016-12-14
Mark loop variable const (NFC)
Marvin Schmidt
-1
/
+1
2016-12-14
Remove some dead code (NFC)
Marvin Schmidt
-13
/
+0
2016-12-14
Add missing exception specification to declaration (NFC)
Marvin Schmidt
-1
/
+1
2016-12-14
build: Install headers generated from .se files
Marvin Schmidt
-7
/
+8
2016-12-14
build: Install missing fwd/impl headers
Marvin Schmidt
-7
/
+140
2016-12-13
repositories: ensure that the destructor is materialised
Saleem Abdulrasool
-0
/
+1
2016-12-13
build: Fix yet another dependency issue
Heiko Becker
-0
/
+1
2016-12-13
build: Use the imported target for linking to pthread
Heiko Becker
-4
/
+4
2016-12-12
build: more explicit SE dependencies
Saleem Abdulrasool
-2
/
+3
2016-12-11
repositories: avoid a shadowing warning
Saleem Abdulrasool
-6
/
+4
2016-12-11
paludis: address -Wterminate warning from gcc 6
Saleem Abdulrasool
-13
/
+17
2016-12-11
build: libpaludissohooks_TEST depends on libpaludisutil_SE
Heiko Becker
-1
/
+1
2016-12-10
paludis: use pre-tokenised strings in BrokenLinkageConfiguration
Saleem Abdulrasool
-19
/
+24
2016-12-10
paludis: range loop conversion for BrokenLinkageConfiguration
Saleem Abdulrasool
-25
/
+28
2016-12-10
build: resolvertest uses google-test, SE source dependency
Saleem Abdulrasool
-31
/
+33
2016-12-08
resolver: whitespace, style cleanups
Saleem Abdulrasool
-115
/
+67
2016-12-08
re-add builtin_tidyuprm.bash to exheres-0 CmakeLists.txt
Benedikt Morbach
-0
/
+1
2016-12-07
paludis: more range loop usage (NFC)
Saleem Abdulrasool
-56
/
+53
2016-12-07
introduce and use an iterator range in BrokenLinkageFinder
Saleem Abdulrasool
-11
/
+30
2016-12-07
paludis: avoid return after else (NFC)
Saleem Abdulrasool
-4
/
+4
2016-12-06
Fix build with -Wl,--as-needed
Heiko Becker
-1
/
+2
2016-12-06
Only build resolver_TEST_promote_binaries if tests are enabled
Heiko Becker
-3
/
+2
[next]