summaryrefslogtreecommitdiff
path: root/libc/cmake/modules/LLVMLibCLibraryRules.cmake
Commit message (Expand)AuthorAgeFilesLines
* [libc] Make errno an entrypoint.Siva Chandra Reddy2023-03-031-1/+17
* [libc][NFC] Reduce CMake configuration timeGuillaume Chatelet2023-01-231-0/+2
* [libc][Obvious] Do not add __NO_ to targets with FLAG__NO suffix.Tue Ly2022-06-301-1/+1
* [libc] Revert "Eliminate the internal header library target."Siva Chandra Reddy2022-06-231-4/+12
* [libc][NFC] Eliminate the internal header library target.Siva Chandra Reddy2022-06-231-12/+4
* [libc] Fix cmake compatibility issue with list(POP_FRONT).Tue Ly2022-06-061-1/+2
* [libc] Implement FLAGS option for generating all combinations for targets.Tue Ly2022-06-011-17/+125
* [libc] change ASAN condition to generator expressionMichael Jones2022-02-151-1/+1
* [libc] add malloc funcs as external entrypointsMichael Jones2021-10-271-9/+12
* [libc] add option to use SCUDO as the allocatorMichael Jones2021-07-231-1/+7
* [libc] Allow target architecture customizationGuillaume Chatelet2021-05-101-17/+4
* [libc] Use add_library in add_entrypoint_library instead of invoking ar.Siva Chandra2021-03-201-72/+46
* [libc][NFC] Exclude few targets from the `all` target.Siva Chandra Reddy2021-02-241-0/+1
* [libc] Include object files from alias entrypoints also in entrypoint libraries.Siva Chandra Reddy2020-05-041-1/+35
* [libc][Take 2] Propagate entrypoint deps to downstream targets.Siva Chandra Reddy2020-04-211-7/+49
* [libc] Revert "Propagate entrypoint deps to downstream targets."Siva Chandra Reddy2020-04-211-49/+7
* [libc] Propagate entrypoint deps to downstream targets.Siva Chandra Reddy2020-04-211-7/+49
* [libc] [NFC] Split the CMake rules into multiple files.Siva Chandra Reddy2020-04-211-0/+126