haiku/build/scripts
Augustin Cavalier 825700d34a configure: Rewrite implementation of --update.
Previously --update was kind of a hack, as it just dumped all
the variables from BuildConfig back into ./configure and attempted
to rerun from there.

Instead, now we store all of the variables and environs configure
was invoked with in the top of BuildConfig and re-call it using them.
This is much more robust, as configure will actually recompute
all of the values from the BuildConfig.

As a side effect, if configure was originally invoked to build crosstools,
it would have done so again, so instead add a check to see if they
exist, and skip them if they do. It's easy enough to delete the
directory if you want to force a crosstools rebuild.

Briefly discussed with mmlr on IRC.
2017-12-04 20:14:18 -05: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 Use uname -s instead of uname -o 2013-09-17 14:40:22 +02:00
build_cross_tools_gcc4 build_cross_tools_gcc4: bring in sync with native compiler. 2017-09-05 21:41:39 +00:00
build_haiku_image Revert "repo rework: Re-add compatibility url field" 2016-12-10 12:55:56 +01: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 Improve handling of Haiku clone without any tags. 2014-05-31 15:35:24 +02: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