71 Commits

Author SHA1 Message Date
a051cee3d2 Add Firefox env for Firefox-based web browsers. 2023-01-01 15:53:16 +00:00
cbca576640 Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Improve comments. 2022-12-29 10:35:41 +00:00
043defe9f7 Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Improve comments. 2022-12-29 10:34:45 +00:00
9c86b913d4 Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Improve comments. 2022-12-29 10:34:00 +00:00
0fffd6bbb8 Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Improve comments. 2022-12-29 10:33:07 +00:00
93cacd4588 Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Improve comments. 2022-12-29 10:32:11 +00:00
0d417c0d44 Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Improve comments. 2022-12-29 10:31:23 +00:00
79797325d5 Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Improve comments. 2022-12-29 10:30:31 +00:00
c6fb4ab8be Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Improve comments. 2022-12-29 10:29:38 +00:00
01ebe4bf8a Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Improve comments. 2022-12-29 10:28:41 +00:00
f95efc3840 Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Improve comments. 2022-12-29 10:27:41 +00:00
0645356ebd Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Improve comments. 2022-12-29 10:17:50 +00:00
e12568c4a2 Remove unnecessary line breaks per-section. 2022-12-29 10:16:16 +00:00
a6470fee45 Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Improve comments. 2022-12-29 10:15:37 +00:00
bcc63a205d Add file title. Add copyright information. Add licensing information. Add versioning information. Improve comments. 2022-12-29 10:14:14 +00:00
f1201ec377 Remove unnecessary periods in section title comments. 2022-12-29 09:39:54 +00:00
7258d8e64f Create No tmpfs env for packages which are too large to be compiled in memory. 2022-12-29 09:39:19 +00:00
60d735851d Update file title to big-endian format. Update copyright year range in preparation for 2023. Switch to SPDX license formatting. Add versioning information. 2022-12-29 09:29:07 +00:00
77b6ed5697 Fix RUSTFLAGS flags formatting. 2022-12-02 08:13:51 +00:00
1d0052422e Fix RUSTFLAGS flags formatting. 2022-12-02 08:13:29 +00:00
7f9c4740bc Add licensing. Add versioning system. Add missing toolchain entries. 2022-11-16 18:51:16 +00:00
19ac04ad08 Fix license header. 2022-11-16 18:49:32 +00:00
46ec42fdd5 Fix file title. 2022-11-16 18:48:05 +00:00
31ac0d56e6 Add licensing. Add versioning system. Add missing toolchain entries. 2022-11-16 18:47:06 +00:00
e5594f9710 Add licensing. Add versioning system. Add missing toolchain entries. 2022-11-16 18:45:20 +00:00
c833431c65 Add licensing. Add versioning system. Add missing toolchain entries. 2022-11-16 18:43:16 +00:00
f897e1f578 Add licensing. Add versioning system. Add missing toolchain entries. 2022-11-16 18:43:02 +00:00
7ba6911b41 Add RUSTFLAGS to No LTO, No PIE env. 2022-11-13 09:49:31 +00:00
e770205018 Switch from zero initialising variables to pattern initialising variables. Add versioning. 2022-11-09 08:20:02 +00:00
8c2f7884c6 Add No LTO Rust compiler flags. 2022-11-06 09:09:39 +00:00
63b5197aa6 Improve title in header. Add versioning system. Add license. 2022-10-24 22:05:26 +01:00
a6d0abb08d Add Malloc, No LTO env. 2022-10-24 22:03:54 +01:00
c862aeefdb Fix env name in header. 2022-10-24 22:03:08 +01:00
8a0a34e122 Add Malloc, No LTO, No PIE env. 2022-10-24 22:02:26 +01:00
beeec71996 Add Malloc - Basic env. 2022-10-24 22:01:21 +01:00
0fe96dafe0 Add Malloc - Basic env. 2022-10-24 22:00:43 +01:00
62e44901cb Remove Game env from hardened configuration. 2022-10-24 22:00:18 +01:00
4b1c237a0b Add Game env optimised for video games. 2022-10-01 18:46:02 +01:00
a4b6417d08 Remove linker flag PIE due to failing Chromium compilation. 2022-09-25 21:37:52 +01:00
93911c21ae Update Chromium env. 2022-09-24 01:16:12 +01:00
887dea0de0 Add Malloc, No PIE env. 2022-09-24 01:10:27 +01:00
bf65208382 Remove duplicate toolchain. 2022-09-24 01:08:21 +01:00
54751be3b6 Add missing CPP toolchain component. 2022-09-20 03:15:09 +01:00
4ffaaf9b3f Fix LTO linker argument. 2022-09-17 00:26:25 +01:00
1513c6030f Move LTO thread count to LDFLAGS due to Clang ignoring it when set in CFLAGS. 2022-09-17 00:09:45 +01:00
fed721b8b8 Change microarchitecture from Zen 1 to Zen 3 due to CPU architecture change. Switch to ThinLTO since full LTO now causes memory consumption issues. Limit ThinLTO thread count to 4. 2022-09-16 19:28:32 +01:00
58eaf83cf0 Change microarchitecture from Zen 1 to Zen 3 due to CPU architecture change. Sort toolchain commands A-Z. 2022-09-16 19:26:41 +01:00
995b294c98 Change microarchitecture from Zen 1 to Zen 3 due to CPU architecture change. Sort toolchain commands A-Z. 2022-09-16 19:26:02 +01:00
97c803145c Change microarchitecture from Zen 1 to Zen 3 due to CPU architecture change. Sort toolchain commands A-Z. 2022-09-16 19:25:20 +01:00
2bdabbb87a Change microarchitecture from Zen 1 to Zen 3 due to CPU architecture change. Sort toolchain commands A-Z. 2022-09-16 19:24:35 +01:00