History log of /src/lib/librumpuser/build-aux |
Revision | Date | Author | Comments |
1.1 | 04-Nov-2014 |
pooka | Use autoconf for rump kernel posix hypercall layer.
This gets rid of homegrown hacks and puts all probes in one place.
Tested for NetBSD (build.sh + anita) and Linux (buildrump.sh)
|
1.3 | 17-Nov-2020 |
rin | Support aarch64eb in */config.guess.
Cherry-picked from upstream: https://git.savannah.gnu.org/gitweb/?p=config.git;a=commit;h=1c4398015583eb77bc043234f5734be055e64bea
Everything except external/apache2/llvm/dist/llvm/cmake/config.guess is patched, which is under vendor tag and cannot be modified. I expect that this file is not actually used as we use hand-crafted version of configure script instead of cmake for building LLVM.
Note that external/apache2/llvm/autoconf/autoconf/config.guess has already been committed on Oct. 20, but commit message disappeared as cvs aborted due to "permission denied" when trying to modify the file mentioned above. Sorry for confusing you.
Also note that GMP uses its own config.guess Patch for external/lgpl3/gmp/dist/config.guess is provided by ryo@. Thanks!
|
1.2 | 01-Feb-2017 |
sevan | Update supporting files for components which rely on autoconf to allow systems introducing since release of software to be recognised. This should hopefully allow the builds to progress a littles further on systems such as the POWER8 which features a little endian 64-bit PowerPC CPU identified as ppc64le.
|
1.1 | 04-Nov-2014 |
pooka | branches: 1.1.2; 1.1.4; Use autoconf for rump kernel posix hypercall layer.
This gets rid of homegrown hacks and puts all probes in one place.
Tested for NetBSD (build.sh + anita) and Linux (buildrump.sh)
|
1.1.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.1.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.3 | 01-Feb-2017 |
sevan | Update supporting files for components which rely on autoconf to allow systems introducing since release of software to be recognised. This should hopefully allow the builds to progress a littles further on systems such as the POWER8 which features a little endian 64-bit PowerPC CPU identified as ppc64le.
|
1.2 | 04-Nov-2014 |
pooka | branches: 1.2.2; 1.2.4; be happy with netbsd*-* to recognize arm--netbsdelf-eabi
from pkg/48126, simplified
|
1.1 | 04-Nov-2014 |
pooka | Use autoconf for rump kernel posix hypercall layer.
This gets rid of homegrown hacks and puts all probes in one place.
Tested for NetBSD (build.sh + anita) and Linux (buildrump.sh)
|
1.2.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.2.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.2 | 03-Jun-2023 |
andvar | fix various typos in comments and messages.
|
1.1 | 04-Nov-2014 |
pooka | Use autoconf for rump kernel posix hypercall layer.
This gets rid of homegrown hacks and puts all probes in one place.
Tested for NetBSD (build.sh + anita) and Linux (buildrump.sh)
|
1.3 | 19-Oct-2016 |
maya | Revert previous. it shouldn't have an effect. $$ should make it sufficiently unique.
|
1.2 | 17-Oct-2016 |
maya | use mktemp instead of $RANDOM for tmpdir
..$RANDOM won't work with our /bin/sh.
unsure if this script is used, but it is wrong. might help the spurious build failures that occasionally show up on autobuilds.
|
1.1 | 04-Nov-2014 |
pooka | Use autoconf for rump kernel posix hypercall layer.
This gets rid of homegrown hacks and puts all probes in one place.
Tested for NetBSD (build.sh + anita) and Linux (buildrump.sh)
|
1.1 | 04-Nov-2014 |
pooka | Use autoconf for rump kernel posix hypercall layer.
This gets rid of homegrown hacks and puts all probes in one place.
Tested for NetBSD (build.sh + anita) and Linux (buildrump.sh)
|