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
2021-12-08
Fix visibility issues when building with clang
Marvin Schmidt
-2
/
+15
2021-12-08
fix ignored attribute on types already defined
Arthur Nascimento
-17
/
+17
2021-12-08
add braces to avoid ambiguity in if-else
Arthur Nascimento
-0
/
+2
2021-12-08
paludis: resolver: required_confirmations: Provide virtual destructor
Marvin Schmidt
-0
/
+2
2021-12-08
repositories: e: vdb_repository: Remove unused variable (NFC)
Marvin Schmidt
-7
/
+4
2021-12-08
util: options: Provide explicit copy assignment operator
Marvin Schmidt
-0
/
+1
2021-12-08
spec_tree: Provide a virtual dtor in BasicNode class
Marvin Schmidt
-0
/
+2
2021-12-08
paludis: create_output_manager_info: Provide virtual destructor
Marvin Schmidt
-2
/
+4
2021-12-08
paludis: slot_requirement: Provide virtual destructor
Marvin Schmidt
-0
/
+2
2021-12-08
Fix clang warnings about wrong dtor names (NFC)
Marvin Schmidt
-4
/
+4
2021-12-08
resolvent: Make copy assignment operator explicit
Marvin Schmidt
-3
/
+2
2021-12-08
installed_accounts_id: Fix variable shadowing
Marvin Schmidt
-6
/
+6
2021-12-08
version_operator: Fix warning about switch case falling through
Marvin Schmidt
-0
/
+1
2021-12-08
tests: Fix warnings about unused results (NFC)
Marvin Schmidt
-15
/
+15
2021-11-27
build: Fix typo in date format specifier
Marvin Schmidt
-1
/
+1
2021-11-26
build: Use imported Boost::python target
Marvin Schmidt
-1
/
+1
2021-11-26
build: Use FindPython instead of FindPython{Interp,Libs}
Marvin Schmidt
-4
/
+1
2021-11-26
build: Use FindLibArchive's imported target
Marvin Schmidt
-2
/
+4
2021-11-26
exheres-0: correct some unfortunate typos
Paul Mulders
-2
/
+2
2021-11-18
build: Use FindLibXml2's imported target
Heiko Becker
-4
/
+2
2021-09-20
tests: Replace deprecated INSTANTIATE_TEST_CASE_P with INSTANTIATE_TEST_SUITE_P
Marvin Schmidt
-16
/
+16
2021-09-17
process: Mark send_error noreturn
Marvin Schmidt
-0
/
+1
2021-09-17
process: Remove unreachable code
Marvin Schmidt
-2
/
+0
2021-09-17
process: Remove extra semicolon
Marvin Schmidt
-1
/
+1
2021-09-17
process_TEST: silence warning on unused return value
Arthur Nascimento
-1
/
+1
2021-09-17
Make TarMerger handle directories correctly
Marvin Schmidt
-6
/
+53
2021-09-17
Test if TarMerger preserves directory permissions
Marvin Schmidt
-1
/
+6
2021-09-17
modernize: Annotate more functions with override (NFC)
Marvin Schmidt
-66
/
+66
2021-09-17
gemcutter_id: Fix wrong indentation (NFC)
Marvin Schmidt
-32
/
+32
2021-09-17
build: Resolver tests use fake installed repository
Marvin Schmidt
-1
/
+4
2021-09-17
build: repositories depend on libpaludis_SE
Marvin Schmidt
-8
/
+8
2021-09-17
build: libpaludispaludisenvironment depends on libpaludis_SE
Marvin Schmidt
-1
/
+1
2021-09-17
build: libpaludisresolver depends on libpaludis_SE
Marvin Schmidt
-1
/
+1
2021-09-17
python: Assure Py_Initialize is called before static members are initialized
Marvin Schmidt
-2
/
+10
2021-06-16
fix tests for ruby >= 2.6
Marc-Antoine Perennou
-2
/
+17
2020-10-24
Fix symbol visibility errors with clang
Marvin Schmidt
-2
/
+6
2020-10-16
modernize: Mark overriding functions as such
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
[next]