Pavel Shliak
|
8d13115d9a
|
LibCrypto: Clean up #include directives
This change aims to improve the speed of incremental builds.
|
2024-11-21 14:08:33 +01:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|
Andreas Kling
|
13d7c09125
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
|
Ben Wiederhake
|
ede5dbd7b3
|
Meta+LibC through LibHTTP: Make clang-format-10 clean
Why break at LibHTTP? Because "Meta+Libraries" would be insanely large,
and breaking between LibHTTP and LibJS makes the commits roughly evenly large.
|
2020-09-25 21:18:17 +02:00 |
|
Andreas Kling
|
d62a59d7b8
|
LibCrypto: Don't include <Libraries/...>
|
2020-08-17 18:05:35 +02:00 |
|
stelar7
|
dad22c5d5a
|
LibCrypto: Add some checksum algorithms
Namely CRC32 and Adler32
|
2020-07-30 17:08:19 +02:00 |
|