summaryrefslogtreecommitdiff
path: root/Meta/Lagom/CMakeLists.txt
AgeCommit message (Expand)Author
2022-03-29markdown-check: Port to LibMainKenneth Myhra
2022-03-29Tests: Add a basic UTF-8 to UTF-8 LibTextCodec testKarol Kosek
2022-03-28LibXML: Add a fairly basic XML parserAli Mohammad Pur
2022-03-20Lagom: Build with -fsigned-charNico Weber
2022-03-19Meta: Error out on find_program errors with CMake less than 3.18Brian Gianforcaro
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar
2022-02-23LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour testsAli Mohammad Pur
2022-02-21Lagom: Port LibSyntaxFiliph Sandström
2022-02-20Lagom: Add two-stage build for Fuzzers to enable fuzzing generated codeAndrew Kaster
2022-02-09Meta: Add a CPack installation target for js(1)Timothy Flynn
2022-02-07LibGUI: Remove GML prefix in favor of proper namespacekleines Filmröllchen
2022-02-06Lagom: Exclude libraries with X86 code when building for macOS on ArmMorten Larsen
2022-01-25Tests+LibJS: Add very simple bytecode LibJS testsdavidot
2022-01-22Utilities+Lagom: Remove test-cryptoNico Weber
2022-01-21adjtime: Port to LibMainmjz19910
2022-01-14gml-format: Port to LibMainLucas CHOLLET
2022-01-14disasm: Port to LibMainLucas CHOLLET
2022-01-11LibTimeZone: Add a unit test for generated time zone dataTimothy Flynn
2022-01-09Userland: Port wasm to LibMainFederico Guerinoni
2022-01-09Shell: Port to LibMainLucas CHOLLET
2022-01-08Lagom: Execute `LibPDF` unit tests on the hostSimon Woertz
2022-01-08LibUnicode: Use LibTimeZone's list of time zone namesTimothy Flynn
2022-01-08LibTimeZone+Meta: Add plumbing for an IANA Time Zone Database generatorTimothy Flynn
2022-01-08Meta: Remove -ldl linkage from LagomUnicodeTimothy Flynn
2022-01-07Everywhere: Fix spelling mistakesmjz19910
2022-01-07Meta+CI+Documentation: Bump host gcc requirement up to gcc 11Andrew Kaster
2022-01-07LibSQL: Implement LIKE SQL expressionsGuilherme Gonçalves
2021-12-29Build: Remove gzip -k usage in PCI/USB ID files and crypt for OpenBSDtuftedocelot
2021-12-24LibGL+LibSoftGPU: Move rendering related code to LibSoftGPU libraryStephan Unverwerth
2021-12-22Meta: Add a cmake flag for building for compiler explorerAli Mohammad Pur
2021-12-21LibUnicode: Dynamically load the generated UnicodeData symbolsTimothy Flynn
2021-12-15Lagom: Add argument `WORKING_DIRECTORY` to `lagom_test(...)`Simon Woertz
2021-11-29Tests: Add a simple LibGL render-testHendiadyoin1
2021-11-29Lagom: Add LibGL to the librariesHendiadyoin1
2021-11-29Lagom: Disable implicit-const-int-float-conversion warningsHendiadyoin1
2021-11-23Meta: Define LagomMain outside of the BUILD_LAGOM branchTimothy Flynn
2021-11-22js: Port to LibMain :^)Linus Groh
2021-11-22Lagom: Add LibMain as a lagom_lib()Linus Groh
2021-10-30Lagom/Fuzzers: Add fuzzer for PDF documentBrendan Coles
2021-10-16Lagom: Do not use -fno-sematic-interposition in fuzzer buildsNico Weber
2021-10-15Lagom: Build with -fno-no-semantic-interpositionNico Weber
2021-10-15Lagom: Build with -fno-exceptionsNico Weber
2021-10-10markdown-checker: New tool that checks document linksBen Wiederhake
2021-10-10Meta: Re-enable warnings for deprecated copies also for LagomBen Wiederhake
2021-10-07Meta: Disable -Wmaybe-uninitialized for LagomIdan Horowitz
2021-10-03LibJS: Add a specific test for invalid unicode characters in the lexerdavidot
2021-09-16Meta: Fix Lagom RPATH for non-Ubuntu Linux and macOS hostsAndrew Kaster
2021-09-15Meta: Add FIXME for not setting BUILD_SHARED_LIBS in Lagom buildAndrew Kaster
2021-09-15Meta: Switch to a SuperBuild that splits host and target buildsAndrew Kaster
2021-09-15Meta: Move all options to targetname_options.cmake filesAndrew Kaster