History log of /haiku/build/jam/packages/HaikuSecondaryBootstrap
Revision Date Author Comments
# 47320dd0 06-Oct-2020 Augustin Cavalier <waddlesplash@gmail.com>

configure & build: Rework legacy GCC detection to parse versions outside of Jam.

Jam comparison logic is string-based, and so was detecting GCC >= 10
as being < 2. This rectifies that by removing the GCC version parsing
from Jam logic entirely, and setting various BuildConfig variables
instead.

Change-Id: I0c0ae3b9002fb5e77f9ca7a78600c91871657f03
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3293
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>


# 1894e9b6 30-Apr-2018 Jérôme Duval <jerome.duval@gmail.com>

Add runtime_loader in secondary bootstrap packages.

add grist to runtime_loader source files.

Change-Id: I09c58b5cc1d57034632df99b4fb3c80e3ff49e3e


# db16bcba 05-Aug-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Add package definition HaikuSecondaryBootstrap

A haiku_<arch>.hpkg package is produced for each secondary architecture.


# db16bcba41baeb142cbe70703698d9cdfeb8654e 05-Aug-2013 Ingo Weinhold <ingo_weinhold@gmx.de>

Add package definition HaikuSecondaryBootstrap

A haiku_<arch>.hpkg package is produced for each secondary architecture.