make -j 10 sometimes fails to mount the resulting ISO9660 filesystem, added more information and a dump of the OS binary to help debug the issue
Georges Dupéron
2018-09-24 09:24:12 +0200
make -j 10 sometimes fails to mount the resulting ISO9660 filesystem, added more information and a dump of the OS binary to help debug the issue
Georges Dupéron
2018-09-24 09:24:12 +0200
Closes#42: Reproducible builds
Georges Dupéron
2018-08-26 18:36:33 +0200
b01673890emake -j 10 sometimes fails to mount the resulting ISO9660 filesystem, added information to help debug the issue
master
Georges Dupéron
2018-07-29 16:51:07 +0200
8404cc860eUpdated Sikuli
Georges Dupéron
2018-08-26 11:05:12 +0200
ef4c20ce7aCloses#23: rename project since it does not use only Travis anymore
Georges Dupéron
2018-08-25 22:59:54 +0200
224809a83cappveyor: test OS, run os.bat in a nested cmd.exe, fix: MS-DOS was ignoring one line
Georges Dupéron
2018-07-28 00:10:56 +0200
85af2114c6ms-dos: CR+LF line endings, avoid lines longer than 8192, add [pause|exit] argument to .bat and sh code
Georges Dupéron
2018-07-28 02:22:07 +0200
1e431b3fe0gdisk requires an extra confirmation step on windows
Georges Dupéron
2018-07-27 21:19:51 +0200
101d417d53Build os.offsets.hex and os.offsets.dec
Georges Dupéron
2018-07-28 19:21:46 +0200
fbb5526f3fUse a smaller partition in the dummy partition table created in assembly, to avoid gdisk warning
Georges Dupéron
2018-07-27 21:01:44 +0200
9fa55baf2cPrint build system information (using uname)
Georges Dupéron
2018-07-27 21:19:51 +0200
61525f2374appveyor: install dependencies, build OS
Georges Dupéron
2018-07-26 02:15:32 +0200
62cd2d1354Remove leftover "|| true" from Travis configuration debugging
Georges Dupéron
2018-07-27 19:35:58 +0200
4c6ac73c9eRemove fdisk version info, as it is not used
Georges Dupéron
2018-07-27 02:48:43 +0200
e883a18dc1Missing files from list of built files
Georges Dupéron
2018-07-28 17:49:17 +0200
efa0e82c06Reorganized Travis build order, so that a more varied selection of platforms is present near the top
Georges Dupéron
2018-07-25 15:12:54 +0200
eadd7da136Makefile: missing dependency for offsets
Georges Dupéron
2018-07-23 00:00:38 +0200
4c992f16dcFix recursive invocations of make used to analyze the Makefile itself
Georges Dupéron
2018-07-22 23:37:30 +0200
0e9ac314bbmacos: start the terminal, then make the window active, not the other way round
Georges Dupéron
2018-07-21 22:12:27 +0200
b467608409macos does not have readlink command, but has realpath
Georges Dupéron
2018-07-21 16:00:50 +0200
75fbb89c07macos: starting a terminal with a given script seems to return immediately. Will have to find another way to kill the terminal.
Georges Dupéron
2018-07-21 15:23:17 +0200
529d6a67f0Updated sikuli test for macos
Georges Dupéron
2018-07-20 23:48:56 +0200
d53e7ae908macos: sikuli, change wallpaper (must be set using an absolute path)
Georges Dupéron
2018-07-19 00:12:52 +0200
532140f5fcUse only mktemp -d, as it is near-impossible to get mktemp to create a file with a suffix (extension) on macos
Georges Dupéron
2018-07-20 23:44:59 +0200
cea641936amktemp: behaviour is too different between mac and linux, factored out workarounds to a separate .sh
Georges Dupéron
2018-07-20 15:41:09 +0200
f16410b718macos: mktemp does not accept --suffix option, use a template instead
Georges Dupéron
2018-07-19 23:02:45 +0200
54363287d1Pre-fill known_hosts, as it doesn't already know github on Travis with macos
Georges Dupéron
2018-07-19 23:10:17 +0200
3a29713f9dmacos: added Makefile target for macos tests
Georges Dupéron
2018-07-15 23:53:18 +0200