2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Sep 08, 2024 — Sep 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disable automatic gc in the git repo we create More... about 12 years ago
Fix handling of sourceSubDir when unpacking for source package. More... about 12 years ago
Drop debug leftover. More... about 12 years ago
Improve exporting of sources for source packages. More... about 12 years ago
Policy: support secondary architecture library checks More... about 12 years ago
Bind-mount the correct dir to /port More... about 12 years ago
Use git add -f when creating implicit git repository. More... about 12 years ago
Policy: ignore bin/<arch> for secondary architecture More... about 12 years ago
Add option --no-dependencies. More... about 12 years ago
Add 'packagingBaseDir' and 'workDir' as shell variables. More... about 12 years ago
Fix automatic fetching of non-local revisions in git. More... about 12 years ago
Adjust DependencyAnalyzer.getBuildOrderForBootstrap(): More... about 12 years ago
Don't warn about input source packages with --do-bootstrap More... about 12 years ago
Add option --do-bootstrap More... about 12 years ago
Add DependencyAnalyzer.getBuildOrderForBootstrap(): More... about 12 years ago
Add public Port.generatePackageInfoFiles(). More... about 12 years ago
Fix suppressing of source package creation More... about 12 years ago
Secondary arch build on Haiku: prepend */bin/<arch> to PATH More... about 12 years ago
Remove work-around for resolved issue More... about 12 years ago
Restructure DependencyAnalyzer a bit. More... about 12 years ago
Fix handling of sources with empty SOURCE_DIR More... about 12 years ago
Don't try to build source package for ports that don't have one More... about 12 years ago
Port.sourcePackageExists(): ensure that packages exist More... about 12 years ago
BuildPlatformUnix: add more implicit target provides More... about 12 years ago
Don't auto-allow untested ports when building only sources More... about 12 years ago
Adjust creation and handling of source packages * rename option 'only-source-packages' to 'create-source-packages-for-bootstrap', as it does a bit more than just limit to creation of source packages * rename option 'nosrcpackage' to 'no-source-packages' and adjust the behaviour to never create source packages in this case (instead of only avoiding default source packages) * source packages that are being created for the bootstrap image now contain the source with all patches applied (as git isn't available in the bootstrap image), standard source packages contain pristine sources More... about 12 years ago
Set SOURCE_DIR to a default that applies in most cases More... about 12 years ago
Port.getStatusOnTargetArchitecture(): consider secondary arch More... about 12 years ago
Don't consider all packages stable when building sources only More... about 12 years ago
Also allow specifying a package name/ID on the command line More... about 12 years ago