haiku/build/scripts
Ingo Weinhold 161d45feb5 Support for package "update" build profile action
* Add global HAIKU_PACKAGES_UPDATE_ONLY build system variable, which is
  set for the "update" and "update-all" build profile actions.
* Change the HAIKU_INCLUDE_IN_CONTAINER_VAR variable on packages to
  HAIKU_INCLUDE_IN_PACKAGES for all packages. The variable is also
  set for the "update" and "update-all" build profile actions.
* Introduce HAIKU_CONTAINER_INHERIT_UPDATE_VARIABLE on container
  variable. If set, the contained variable will be set on the container
  when one or more files in it are updated. It is set on packages so an
  update of a file in a package causes the package to be updated in the
  image.
* Introduce HAIKU_CONTAINER_ALWAYS_CREATE_DIRECTORIES on container
  variable. If set, directories will be created also in update mode. It
  is set on packages.
2011-07-17 16:54:58 +02:00
..
build_archive Condensed build_zip_archive & build_zip_archive into a single script, 2010-03-30 05:32:50 +00:00
build_cross_tools * oops - removed debug leftover 2010-08-27 00:58:34 +00:00
build_cross_tools_gcc4 Replace the $(...) syntax with backticks instead. 2011-05-24 21:14:41 +00:00
build_haiku_image Build a system Haiku package 2011-07-17 16:54:11 +02:00
build_haiku_package Support for package "update" build profile action 2011-07-17 16:54:58 +02:00
convert_build_config_to_shell_format.pl * handle the fact gracefully that some of our BuildSetup jam variables contain 2010-01-05 08:59:10 +00:00
determine_haiku_revision Simplify haiku-revision for git, now that we provide revision-tags in our central git repo: 2011-06-06 18:20:38 +00:00
generate_CountryFlags.sh Changed comment prefix from # to //. Thanks yourpalal. 2011-05-04 18:27:00 +00:00
rm_attrs * BuildPlatformMain supports overriding HOST_LIBROOT on the target now, 2008-03-22 21:05:03 +00:00