haiku/build/scripts
Alexander von Gluck IV 46cbd8ea98 build: Remove usage of obsolescent egrep
* "egrep: warning: egrep is obsolescent; using grep -E"
* egrep on haiku is a shell script calling grep -E
* given the warnings in the latest egrep, lets get
  ahead of the curve and migrate to grep -E

Change-Id: I0fc2b936c7a9c52f87caf97d8e9ac42516fee014
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5718
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2022-10-06 16:28:01 +00: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
build_cross_tools build/scripts/gcc2: Specify -fcommon as the default changed in gcc10 2020-10-14 15:36:20 +00:00
build_cross_tools_gcc4 cross_tools: allow specifying a custom sysroot path 2022-06-05 09:08:20 +00:00
build_haiku_image build: Remove usage of obsolescent egrep 2022-10-06 16:28:01 +00:00
build_haiku_package build: Use $rmAttrs and $(RM) in more places instead of 'rm' directly. 2021-09-06 15:59:44 -04: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
generate_kernel_fonts.sh kernel: replace Spleen font with an enlarged version of the original KDL font 2022-06-19 08:38:46 +00:00
host_build_only
rm_attrs build/scripts: Add missing set -e to rm_attrs. 2021-09-06 15:58:03 -04:00
upload_haiku_repository