Searched refs:package (Results 1 - 25 of 452) sorted by path

1234567891011>>

/haiku/3rdparty/docker/bootstrap/
H A Dhaikuports_build.sh12 --cross-devel-package $GENERATED/objects/haiku/$TARGET_ARCH/packaging/packages/haiku_cross_devel_sysroot_stage1_$TARGET_ARCH.hpkg $1
H A Dhaikuports_chroot.sh25 --cross-devel-package $GENERATED/objects/haiku/$TARGET_ARCH/packaging/packages/haiku_cross_devel_sysroot_${STAGE}_$TARGET_ARCH.hpkg \
/haiku/3rdparty/kallisti5/
H A DvalidateRepoFile30 if remote_file_exists "$REPO_URL/$SHA256/package.list" ; then
36 for i in $(curl -s -L $REPO_URL/$SHA256/package.list | tr '\n' ' '); do
/haiku/3rdparty/mmu_man/scripts/
H A Didentify_repo.sh3 # for each package in /system/packages/ check which repository it comes from
18 for r in /system/settings/package-repositories/*; do
/haiku/build/scripts/
H A Dbuild_haiku_repository31 # Get the canonical names for the packages and copy them to the package
34 fileName=`"$package" info -f "%fileName%" "$packageFile"`
/haiku/headers/build/os/package/
H A DAddRepositoryRequest.h1 #include <../os/package/AddRepositoryRequest.h>
H A DAttributes.h1 #include <../os/package/Attributes.h>
H A DCommitTransactionResult.h1 #include <../os/package/CommitTransactionResult.h>
H A DContext.h1 #include <../os/package/Context.h>
H A DDownloadFileRequest.h1 #include <../os/package/DownloadFileRequest.h>
H A DDropRepositoryRequest.h1 #include <../os/package/DropRepositoryRequest.h>
H A DGlobalWritableFileInfo.h1 #include <../os/package/GlobalWritableFileInfo.h>
H A DInstallationLocationInfo.h1 #include <../os/package/InstallationLocationInfo.h>
H A DJob.h1 #include <../os/package/Job.h>
H A DPackageArchitecture.h1 #include <../os/package/PackageArchitecture.h>
H A DPackageDefs.h1 #include <../os/package/PackageDefs.h>
H A DPackageFlags.h1 #include <../os/package/PackageFlags.h>
H A DPackageInfo.h1 #include <../os/package/PackageInfo.h>
H A DPackageInfoAttributes.h1 #include <../os/package/PackageInfoAttributes.h>
H A DPackageInfoContentHandler.h1 #include <../os/package/PackageInfoContentHandler.h>
H A DPackageInfoSet.h1 #include <../os/package/PackageInfoSet.h>
H A DPackageResolvable.h1 #include <../os/package/PackageResolvable.h>
H A DPackageResolvableExpression.h1 #include <../os/package/PackageResolvableExpression.h>
H A DPackageResolvableOperator.h1 #include <../os/package/PackageResolvableOperator.h>
H A DPackageResolvableType.h1 #include <../os/package/PackageResolvableType.h>

Completed in 73 milliseconds

1234567891011>>