Golho
0c2db2ab35
Documentation: Update VSCodeConfiguration.md
...
- Update debug description for debugging on Linux with VSCode
- Update build paths in documentation
2025-05-06 10:00:01 -04:00
InvalidUsernameException
d0f80e1f05
Docs: Add note about Android port being broken
2025-03-10 12:58:42 -06:00
Rok Povsic
d17bd2c5f1
Documentation: Add instructions to uncheck 'Enable profile' for Debug
2025-03-04 06:08:43 -07:00
Timothy Flynn
66732d2203
Meta: Switch to clang-format-19 as the standard formatter
2024-12-28 05:39:32 -08:00
Ben Wiederhake
079fdf50d4
Meta+Documentation: Update config for QtCreator
...
We no longer use C or raw assembly (*.S), and generated include files
have moved to Build/release/Lagom/.
2024-12-02 09:45:32 +00:00
rmg-x
59c8e0cd5a
Documentation: Remove SerenityOS references where appropriate
2024-11-23 14:29:48 +01:00
Timothy Flynn
db47cc41f8
Everywhere: Move the Ladybird folder to UI
2024-11-10 12:50:45 +01:00
Timothy Flynn
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Timothy Flynn
22e0eeada2
Everywhere: Hoist the Services folder to the top-level
2024-11-10 12:50:45 +01:00
Timothy Flynn
4ffca2089e
Meta: Change the default build directories to exclude "ladybird" prefix
...
The reason for this change is that CMake/vcpkg are unable to detect a
change to VCPKG_LIBRARY_LINKAGE. So when we switch to dynamic builds,
the switch would be non-functional, and every developer would have to
remove their Build and vcpkg cache directories manually. By changing
these directories, vcpkg is able to detect it must rebuild.
2024-11-06 10:38:57 -07:00
Kostya Farber
aeab342fd7
Documentation: Add VSCode debugger instructions
...
Co-authored-by: sideshowbarker <mike@w3.org>
2024-11-01 12:25:28 -07:00
Hermes Junior
1be6c12501
Documentation: Explain how to fix CMake errors in CLion
...
When importing the project in some CLion versions,
the build profile can be created missing configurations,
breaking code insight.
2024-11-01 16:22:40 +00:00
Kostya Farber
b953b5cc71
Documentation: Change in name from Serenity to Ladybird
...
Probably a remnant from Ladybird being in Serenity :^).
2024-10-27 14:33:24 +01:00
Sam Atkins
25441e2250
Documentation: Move editor configuration guides into a subdirectory
...
This makes them a bit easier to find, and also stops them cluttering up
the main documentation.
2024-10-23 09:02:46 +02:00