haiku/build/scripts
Augustin Cavalier dd419e59dc build_haiku_image: Distinguish between system (activated) and unactivated packages.
Previously, all packages on the image, both activated and unactivated,
were in $systemPackages, so if a package actually in /system/packages
had a dependency in the Installer optional package area, the dependency
checking would see no problem but the generated image would be broken.

Now, packages going into /system/packages are treated separately
from those going elsewhere, and error checks added so the above
condition will not occur.

(I ran into this while working on the build-package upgrade
in the following commits.)
2020-04-19 17:53:10 -04:00
..
bootstrap_client.py bootstrap image: Add remote command execution script 2014-10-30 16:43:54 +01:00
bootstrap_daemon.py bootstrap image: Add remote command execution script 2014-10-30 16:43:54 +01:00
build_archive Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +02:00
build_cross_tools build/scripts: make toolchain scripts more self-sustainable 2020-03-24 18:24:13 +00:00
build_cross_tools_gcc4 build/scripts: make toolchain scripts more self-sustainable 2020-03-24 18:24:13 +00:00
build_haiku_image build_haiku_image: Distinguish between system (activated) and unactivated packages. 2020-04-19 17:53:10 -04:00
build_haiku_package Remove no longer needed HAIKU_STRIP_DEBUG_FROM_OPTIONAL_PACKAGES 2013-08-01 08:54:05 +02:00
build_haiku_repository Fix #11458, pt.3: invoking jam from source dir does not work. 2014-11-16 15:58:03 +01:00
determine_haiku_revision determine_haiku_revision: Properly get rid of the commit hash. 2018-09-18 19:50:52 +00:00
find_triplet scripts/find_triplet: Fix shell, requires bash not sh 2019-08-19 09:05:52 -05:00
generate_CountryFlags.sh Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +02:00
host_build_only Add configure option --host-only 2013-07-03 23:19:00 +02:00
rm_attrs rm_attrs: Fix for parameters with whitespace 2013-06-06 00:17:02 +02:00
upload_haiku_repository Use rsync instead of scp for uploading hakiu repository packages. 2013-12-01 07:17:48 -05:00