193 Commits

Author SHA1 Message Date
mintsuki
65a940e1f7 docs: Update ChangeLog and README.md for 7.3.1 2024-04-11 07:30:07 +02:00
mintsuki
39c30996fe nix: Remove build.nix
The build method was full of workarounds, plus I do not really see the point in having this upstream given Limine is now downstream in nixpkgs.  For everthing else the 'nix develop' environment suffices.
2024-04-10 15:31:00 +02:00
Philipp Schuster
12f90c5538 doc: update README 2024-04-06 22:02:55 +02:00
Philipp Schuster
3802d27e55 doc: readme updates to talk about Nix 2024-04-05 15:06:22 +02:00
Philipp Schuster
d320199530 nix: build Limine in Nix
This packages Limine in Nix and exports it via the Nix Flake.
Due to the nature of the project, i.e., the self-hacked
"git submodule checkout with additional patches" in `./bootstrap`,
packing this in a Nix-way is very complicated.

The big advantage of packaging Limine in Nix directly as part
of the flake (additionally to nixpkgs) is that instead of using a
fixed version from nixpkgs coming from a Limine release, one can
use the current source and build everything in Nix.
2024-04-05 15:06:22 +02:00
mintsuki
121544e2e8 docs: Update ChangeLog and README.md for 7.3.0 2024-03-31 09:40:43 +02:00
mintsuki
08eca238ed docs: Update ChangeLog and README.md for 7.2.1 2024-03-28 05:26:01 +01:00
mintsuki
94e1b955c3 docs: Update ChangeLog and README.md for 7.2.0 2024-03-25 00:26:10 +01:00
mintsuki
eb443bb432 docs: Update ChangeLog and README.md for 7.1.0 2024-03-19 01:28:47 +01:00
mintsuki
8ba483bb16 docs: README.md: Update for branch name changes 2024-02-27 12:13:15 +01:00
mintsuki
e3c376ba43 docs: Update ChangeLog and README.md for 7.0.5 2024-02-15 13:28:27 +01:00
mintsuki
9c557e5bdf docs: Update ChangeLog and README.md for 7.0.4 2024-02-14 07:51:10 +01:00
mintsuki
6cc8d48984 docs: Update ChangeLog and README.md for 7.0.3 2024-02-08 09:58:25 +01:00
mintsuki
395e23f29e docs: Update ChangeLog and README.md for 7.0.2 2024-01-26 01:28:41 +01:00
mintsuki
10fc4b2c9c docs: Update ChangeLog and README.md for 7.0.1 2024-01-22 04:52:00 +01:00
mintsuki
69586aded3 docs: Update README.md for 7.0.0 2024-01-14 02:07:47 +01:00
mintsuki
1ed5d9fe06 docs: Update ChangeLog for 6.20240107.0 2024-01-07 02:23:03 +01:00
mintsuki
b843dba729 build: Move to master branch for stb_image 2024-01-07 02:13:49 +01:00
mintsuki
5574aaadf9 docs: Update ChangeLog for 6.20231227.0 2023-12-27 11:05:47 +01:00
mintsuki
e6a55cb476 docs: README.md: Drop mention of GNU automake 2023-12-26 18:48:47 +01:00
mintsuki
e516864527 docs: Update example Limine version in README to 6.20231210.0 2023-12-10 03:32:43 +01:00
mintsuki
7119459b07 fs: Drop ext2/3/4 support 2023-12-10 03:14:26 +01:00
mintsuki
fdaa77981d docs: Update example Limine version in README to 5.20231124.0 2023-11-24 03:15:33 +01:00
mintsuki
6ed64bedc5 docs: Update example Limine version in README to 5.20231121.0 2023-11-21 18:50:48 +01:00
mintsuki
f52b0b3f4b Revert "build: Use libtoolize to install missing files and update README"
This reverts commit c492ba117145d2b396d6bd376c416e8f6b76893f.
2023-11-19 19:46:25 +01:00
mintsuki
a596eb0814 Revert "build: Manually copy aux files instead of relying on libtoolize"
This reverts commit 518c4f1ee2b25c3b8cb203b3e5ddc4703a0c4dc5.
2023-11-19 19:46:25 +01:00
mintsuki
a969ec206f docs: Update example Limine version in README to 5.20231114.1 2023-11-14 19:29:49 +01:00
mintsuki
e2690512a3 build: Manually copy aux files instead of relying on libtoolize 2023-11-14 19:29:49 +01:00
mintsuki
a54a82586e build: Use libtoolize to install missing files and update README 2023-11-06 02:39:56 +01:00
mintsuki
ec564407da docs: Update example Limine version in README to 5.20231024.0 2023-10-24 18:50:28 +02:00
mintsuki
b348bb75e7 docs: Update example Limine version in README to 5.20231006.0 2023-10-06 12:25:44 -05:00
mintsuki
1bcbf817ed docs: Update example Limine version in README to 5.20230928.2 2023-09-28 17:49:31 -05:00
mintsuki
d0a1285feb docs: Update example Limine version in README to 5.20230928.1 2023-09-28 16:26:32 -05:00
mintsuki
d421ebcb58 docs: Update example Limine version in README to 5.20230928.0 2023-09-28 06:56:28 -05:00
mintsuki
bfc518cc07 docs: Update example Limine version in README to 5.20230924.0 2023-09-24 02:03:59 -05:00
mintsuki
a36de776a7 docs: Update example Limine version in README to 5.20230917.0 2023-09-16 17:14:13 -05:00
mintsuki
45958f7162 misc: Consistently call x86-64 such, instead of x86_64 2023-09-16 11:31:35 -05:00
mintsuki
8f789fc0ae docs: Update example Limine version in README to 5.20230909.0 2023-09-09 16:08:08 -05:00
mintsuki
9ff62c2a62 docs: README.md: Fix minor grammar mistake 2023-09-09 10:08:44 -05:00
mintsuki
2642249edd docs: Remove references to shim as we don't directly support it 2023-09-09 10:08:44 -05:00
mintsuki
541dbd265c docs: Update example Limine version in README to 5.20230830.0 2023-08-29 22:34:47 -05:00
mintsuki
f0b899b5bc docs: Update example Limine version in README to 5.20230819.0 2023-08-19 08:43:54 -05:00
mintsuki
a248b557bb docs: Update example Limine version in README to 5.20230811.0 2023-08-11 10:31:14 -05:00
mintsuki
b64335f62a docs: Update example Limine version in README to 5.20230801.0 2023-08-01 05:32:12 -05:00
mintsuki
2d0752f60c docs: Update example Limine version in README to 5.20230729.0 2023-07-29 12:00:19 -05:00
mintsuki
ff86be6be6 misc: Update test wallpaper and screenshot 2023-07-29 11:55:37 -05:00
mintsuki
93942a3334 docs: Update example Limine version in README to 5.20230709.0 2023-07-09 03:55:27 +02:00
mintsuki
67fd1a8d9f docs: Update example Limine version in README to 4.20230615.0 2023-06-15 13:20:43 +02:00
mintsuki
bc8188e275 misc: limine.sys -> limine-bios.sys 2023-06-15 02:02:32 +02:00
mintsuki
ece02695e8 misc: limine-cd.bin -> limine-bios-cd.bin 2023-06-15 01:07:44 +02:00