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
Age
Commit message (
Expand
)
Author
Lines
2022-01-12
resolver: improve the behaviour of suggestions on cross
cross
Benedikt Morbach
-3
/
+16
2022-01-12
fix typo
Benedikt Morbach
-1
/
+1
2022-01-12
add support for cross-compiling
Saleem Abdulrasool
-15
/
+339
2022-01-12
Ban unprefixed thingies infrastructure.
Wouter van Kesteren
-18
/
+169
2022-01-12
paludis: adjust configuration for cross layout
Saleem Abdulrasool
-48
/
+145
2022-01-12
introduce the concept of a split_debug_location
Saleem Abdulrasool
-12
/
+103
2022-01-12
paludis: use tool_prefix for the stripper tools
Saleem Abdulrasool
-10
/
+34
2022-01-12
repositories: give the repositories new keys
Saleem Abdulrasool
-51
/
+545
2022-01-11
ruby: allow ruby 3.1
Timo Gurr
-1
/
+1
2021-12-08
ci: Enable -Werror
Marvin Schmidt
-0
/
+2
2021-12-08
ci: Honour CXXFLAGS provided via environment
Marvin Schmidt
-2
/
+2
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
ruby: Fix warnings about unused variables (NFC)
Marvin Schmidt
-6
/
+6
2021-12-08
ruby: Declare cannot_perform_uninstall with attribute 'noreturn'
Marvin Schmidt
-0
/
+2
2021-12-08
python: Declare cannot_perform_uninstall with attribute 'noreturn'
Marvin Schmidt
-0
/
+2
2021-12-08
python: Disable -Wunused-result for tests
Marvin Schmidt
-0
/
+4
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
build: Disable -Wreturn-type-c-linkage warning
Marvin Schmidt
-0
/
+3
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-12-07
ci: exherbo: Update to Ruby 3.0
Marvin Schmidt
-5
/
+3
2021-12-07
ci: gentoo: Update to Ruby 2.7
Marvin Schmidt
-3
/
+3
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
-17
/
+5
2021-11-26
build: Use FindPython instead of FindPython{Interp,Libs}
Marvin Schmidt
-20
/
+12
2021-11-26
build: Make sure Sphinx works with the selected Python version
Marvin Schmidt
-0
/
+10
2021-11-26
build: Use FindLibArchive's imported target
Marvin Schmidt
-3
/
+5
2021-11-26
exheres-0: correct some unfortunate typos
Paul Mulders
-2
/
+2
2021-11-18
Allow python 3.10
Heiko Becker
-1
/
+1
2021-11-18
build: Use FindLibXml2's imported target
Heiko Becker
-4
/
+2
2021-11-18
build: Use cmake's FindSQLite3 module
Heiko Becker
-57
/
+3
2021-09-20
Fix example_package_id
Pierre Lejeune
-2
/
+2
2021-09-20
tests: Replace deprecated INSTANTIATE_TEST_CASE_P with INSTANTIATE_TEST_SUITE_P
Marvin Schmidt
-16
/
+16
2021-09-20
build: Bump googletest requirement to 1.10
Marvin Schmidt
-1
/
+1
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
[next]