992 Commits

Author SHA1 Message Date
61cd474ac8
Add LibreWolf env keeping the Clang 15 zero-init warning since it currently builds using Clang 15. 2023-04-17 01:42:27 +01:00
44a2cc038f
Add LibreWolf env keeping the Clang 15 zero-init warning since it currently builds using Clang 15. 2023-04-16 22:05:53 +01:00
20e7ef75ab
Remove redundant sys-libs/libcxx patch. 2023-04-08 14:53:20 +01:00
5adbdce2b2
Update LLVM toolchain set. 2023-04-08 14:52:31 +01:00
ec19a5058b
Remove zero-init warning flag since zero-init is no longer being removed from Clang starting from Clang 16. 2023-04-08 14:52:03 +01:00
80cf735361
Update package lists. 2023-04-08 14:51:00 +01:00
23e94012bc
Remove LLVM toolchain from No LTO env. 2023-04-08 14:50:04 +01:00
0123b08e07
Remove redundant sys-libs/libcxx patch. 2023-04-08 14:48:23 +01:00
5e3e1ac7df
Zero-init is no longer being removed from Clang starting from Clang 16. 2023-04-08 14:47:45 +01:00
48d2f3dff9
Add sys-devel/lld-toolchain-symlinks to LLVM toolchain set. 2023-04-08 13:14:33 +01:00
8ced7a0aab
Add sys-devel/clang-toolchain-symlinks unstable. 2023-04-08 08:35:55 +01:00
09fbbf95ca
Add sys-devel/lld-toolchain-symlinks unstable. 2023-04-08 08:35:01 +01:00
8323ba4e40
Temporarily disable sys-devel/llvm USE flag zstd due to incompatibility with LLVM 16.0.1. 2023-04-08 08:33:45 +01:00
793af34f7d
Add sys-devel/llvm-toolchain-symlinks unstable. 2023-04-08 08:30:58 +01:00
2bf840d993
Update .zshrc to version 7.2.2.20. 2023-04-06 18:26:25 +01:00
35d9635564
Switch Git colour from blue to default. 2023-04-06 18:25:36 +01:00
ed45602182
Update .zshrc to version 7.2.1.19. 2023-04-06 18:08:24 +01:00
ff2254ab88
Add Git repository and branch to RPROMPT. 2023-04-06 18:01:18 +01:00
1a5cd7751c
Update .zshrc to version 7.1.2.17. 2023-04-06 16:11:21 +01:00
c04ac59dd3
Force trailing forward slash for working directory. 2023-04-06 16:11:01 +01:00
01870ee3c8
Update .zshrc to version 7.1.1.16. 2023-04-06 16:08:49 +01:00
f27166e925
Fix typo. 2023-04-06 16:07:46 +01:00
b44be81794
Add working directory to PROMPT. 2023-04-06 16:07:06 +01:00
38eb545e3a
Update website nginx configuration to version 8.0.0.7. 2023-03-23 02:54:33 +00:00
9165c1da81
Add Content-Security-Policy header. 2023-03-23 02:53:44 +00:00
26017bb730
Switch Referrer-Policy from same-origin to no-referrer since referrer information is not required. 2023-03-23 02:03:11 +00:00
52d0799b1e
Update Gitea nginx configuration to version 2.0.0.3. 2023-03-23 01:25:04 +00:00
e9940ae9cb
Add HSTS header. 2023-03-23 01:22:46 +00:00
3052b401ba
Update website nginx configuration to version 6.0.0.5. 2023-03-23 01:19:34 +00:00
a2a911aaf9
Change HSTS maximum age to 4 years. Include subdomains in HSTS header. 2023-03-23 01:18:04 +00:00
6901cbc0b6
Update website nginx configuration to version 5.0.0.4. 2023-03-23 01:07:57 +00:00
b6f78d3605
Enable HSTS. 2023-03-23 01:07:19 +00:00
9899388699
Update dmcrypt configuration to version 1.0.1.2. 2023-03-23 00:54:30 +00:00
e55949a59a
Remove unnecessary hash argument remnant. 2023-03-23 00:53:55 +00:00
074095d7e8
Explicitly define MIME types for website content. Remove unnecessary periods from section comments. 2023-03-23 00:50:56 +00:00
2db714e6d3
Update website nginx configuration to version 4.0.0.3. 2023-03-23 00:50:35 +00:00
8e1b05d74e
Explicitly define MIME types for website content. Remove unnecessary periods from section comments. 2023-03-23 00:43:44 +00:00
d6c8ce4583
Explicitly define MIME types for website content. Remove unnecessary periods from section comments. 2023-03-23 00:42:44 +00:00
00cf6be528
Add dm-crypt and fstab configuration files. 2023-03-07 01:07:51 +00:00
6aa7f4876b
Switch from unencrypted swap partition directly on device to encrypted swap partition via device mapper and dm-crypt. 2023-03-07 00:24:25 +00:00
5c10ed8170
Add fstab configuration file. 2023-03-07 00:20:41 +00:00
cdf227b49f
Add dm-crypt configuration file. 2023-03-07 00:12:36 +00:00
6b24195c6e
Switch licenses from Markdown files to text files. 2023-03-05 02:22:51 +00:00
7d800ec68a
Switch licenses from Markdown files to text files. 2023-03-05 02:22:25 +00:00
12bc105c21
Switch from Markdown files to text files. 2023-03-05 02:21:32 +00:00
25c8804d31
Switch from Markdown files to text files. 2023-03-05 02:20:32 +00:00
4d949b5285
Switch remaining configuration files' licenses from GPL-3.0-or-later to BSD-3-Clause-Clear. Add license directory. Move BSD-3-Clause-Clear license to license directory. Add GPL-2.0-only license. 2023-03-05 00:56:47 +00:00
9ba470542d
Add license directory. Move BSD-3-Clause-Clear license to license directory. Add GPL-2.0-only license. 2023-03-05 00:55:29 +00:00
4596f7e24e
Switch license from GPL-3.0-or-later to BSD-3-Clause-Clear. 2023-03-05 00:45:46 +00:00
28cc602df5
Switch license from GPL-3.0-or-later to BSD-3-Clause-Clear. 2023-03-05 00:44:15 +00:00