index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
CMake
/
utils.cmake
Age
Commit message (
Expand
)
Author
2023-03-21
Everywhere: Use `LibFileSystem` where trivial
Cameron Youell
2023-03-19
Meta: Add a tar extraction CMake wrapper
kleines Filmröllchen
2023-01-19
Meta: Use existing test-sources lists for Lagom instead of globbing
Sam Atkins
2022-12-21
CMake: Fall back to the Web Archive when downloading files
Tim Schumacher
2022-12-10
CMake: Force-link clang_rt.profile.a to LibC when building with coverage
Andrew Kaster
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-11-01
LibC: Properly implement stack protectors
Tim Schumacher
2022-11-01
Everywhere: Explicitly link all binaries against the LibC target
Tim Schumacher
2022-10-27
Meta: Allow specifying additional dependencies with invoke_generator
Timothy Flynn
2022-10-17
Lagom+CMake: Propagate dependencies for generated custom targets
Andrew Kaster
2022-10-16
Meta: Remove unused "prefix" variable from invoke_generator() helper
Timothy Flynn
2022-10-16
CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries
Andrew Kaster
2022-09-16
CMake: Use `-static-libstdc++` on Clang as well
Tim Schumacher
2022-09-09
Meta: Use CMake functions to extract files
Diego Iastrubni
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-09-05
LibUnicode: Move CLDR data generators to a LibLocale subfolder
Timothy Flynn
2022-07-06
Meta: Build select Services in Lagom
Andrew Kaster
2022-07-06
Meta: Use CMAKE_INSTALL_FOODIR variables instead of hardcoding usr/foo
Andrew Kaster
2022-05-02
Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option
Andrew Kaster
2022-05-02
Meta: Remove unused serenity_libc_static helper function
Andrew Kaster
2022-03-24
CMake: Add serenity_lib_static
Lenny Maiorani
2022-03-19
CMake: Modify include path when building from Hack Studio
Itamar
2022-01-26
Meta: Add a CMake function to download remote files during the build
Timothy Flynn
2022-01-24
Toolchain: Add support for building the userland with the mold linker
Daniel Bertalan
2022-01-08
Meta: Move invoke_generator to utils.cmake
Timothy Flynn
2022-01-08
Meta: Move remove_unicode_data_if_version_changed to utils.cmake
Timothy Flynn
2022-01-08
Meta: Redefine link_with_unicode_data to not include unicode_data.cmake
Timothy Flynn
2021-12-30
Meta: Add helper CMake function to link directly against LibUnicodeData
Timothy Flynn
2021-11-26
CMake: Also install the source files of userland programs
Itamar
2021-11-26
CMake: Simplify serenity_install_sources by inferring installation path
Itamar
2021-11-13
Meta: Resolve cyclic dependency between LibPthread and libc++
Daniel Bertalan
2021-11-10
CMake: Build serenity_lib libraries with a custom SONAME
Tim Schumacher
2021-11-10
CMake: Remove unused serenity_shared_lib function
Tim Schumacher
2021-10-17
Toolchain+Meta: Update LLVM version to 13.0.0
Daniel Bertalan
2021-09-15
Meta: Switch to a SuperBuild that splits host and target builds
Andrew Kaster
2021-08-30
CMake: Add custom target to build only the generated sources
Brian Gianforcaro
2021-08-28
Meta: Prefer SerenityOS_SOURCE_DIR to CMAKE_SOURCE_DIR
Andrew Kaster
2021-08-28
Meta: Move code generator helpers to their own CMake helper file
Andrew Kaster
2021-08-28
Meta: Move components CMake helpers to their own file
Andrew Kaster
2021-08-12
Meta: Properly quote some CMake variables in serenity_component
sin-ack
2021-08-08
Meta: Add Clang support to the CMake build scripts
Daniel Bertalan
2021-07-29
Meta/LibTest: Build object libraries for test main files
Andrew Kaster
2021-06-17
Meta: Add support for declaring components
Gunnar Beutner
2021-05-20
StateMachineGenerator: Put output into the CMake build directory
Andreas Kling
2021-05-20
Meta: Make generate_state_machine() generate a proper target
Ali Mohammad Pur
2021-05-18
LibJS+LibTest: Move out the test-js test runner into LibTest
Ali Mohammad Pur
2021-05-17
Build: Stop using precompiled headers (PCH)
Andreas Kling
2021-05-16
LibVT: Implement new ANSI escape sequence parser
Daniel Bertalan
2021-05-13
CMake: Make missing medium icon a FATAL_ERROR
Brian Gianforcaro
2021-05-13
CMake: Fix message levels for error conditions during configuration
Brian Gianforcaro
[next]