aboutsummaryrefslogtreecommitdiff
path: root/libc/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-05-25Revise IDE folder structure (#89755)Michael Kruse1-0/+1
2024-04-05[libc] Add proxy header math_macros.h. (#87598)lntue1-0/+1
2024-03-20[libc] Add an option to always build GPU loader utilities (#86040)Joseph Huber1-1/+2
2024-03-13[libc] Repurpose `LIBC_GPU_BUILD` option to enable the new format (#82848)Joseph Huber1-1/+0
2024-03-11[libc] Build the GPU during the projects setup like libc-hdrgen (#84667)Joseph Huber1-5/+4
2024-03-05[libc] Fix standalone cross compiling build for the GPU (#84042)Joseph Huber1-2/+12
2024-03-01[libc] Fix GPU include install directoryJoseph Huber1-2/+2
2024-03-01[libc] Update install directory for offloading versions of libraries (#83592)Joseph Huber1-1/+1
2024-02-23[libc][NFC] Remove all trailing spaces from libc (#82831)Joseph Huber1-1/+1
2024-02-22[libc] Rework the GPU build to be a regular target (#81921)Joseph Huber1-10/+10
2024-02-22[build] Check RUNTIMES_${target}_LLVM_ENABLE_RUNTIMES for libc also (#82561)Petr Hosek1-2/+15
2024-02-21[libc] Fix startup utilities failing to install in full build mode (#82522)Joseph Huber1-0/+9
2024-02-05[libc] Refactor _build_gpu_objects cmake function. (#80631)lntue1-2/+2
2024-01-19[libc] Redo the install targets (#78795)Petr Hosek1-28/+0
2024-01-16[libc][cmake] reset COMPILE_DEFINITIONS (#77810)Nick Desaulniers1-4/+18
2024-01-16[libc] Fix libc-hdrgen crosscompiling (#78227)Petr Hosek1-0/+4
2023-11-17[libc] Add base for target config within cmake (#72318)michaelrj-google1-12/+67
2023-11-10[libc][math] Add initial support for C23 float128 math functions, starting wi...lntue1-0/+1
2023-09-20[reland][libc][cmake] Tidy compiler includes (#66783) (#66878)Guillaume Chatelet1-0/+5
2023-09-19Revert "[libc][cmake] Tidy compiler includes (#66783)" (#66822)Guillaume Chatelet1-5/+0
2023-09-19[libc][cmake] Tidy compiler includes (#66783)Guillaume Chatelet1-0/+5
2023-09-15[libc][cmake] Report invalid clang-tidy path (#66475)Guillaume Chatelet1-1/+11
2023-09-13[libc] Remove common_libc_tuners.cmake and move options into config.json. (#6...Siva Chandra1-2/+0
2023-09-13[libc][NFC][Docs] Update some GPU testing informationJoseph Huber1-1/+0
2023-09-08[libc] Generate configure.rst from the JSON config information. (#65791)Siva Chandra1-0/+1
2023-09-07[libc] Fix building the RPC server with LIBC_NAMESPACE (#65642)Joseph Huber1-5/+5
2023-09-06[libc] customizable namespace 1/4 (#65321)Guillaume Chatelet1-2/+16
2023-09-05[libc] Add a JSON based config option system.Siva Chandra Reddy1-0/+40
2023-09-05[libc] Prevent system headers from being included for the GPU buildJoseph Huber1-3/+7
2023-07-27[libc] _INCLUDE_SCUDO: check for compiler-rt in enabled RUNTIMES tooAlfred Persson Forsberg1-2/+2
2023-07-07[Libomptarget] Begin implementing support for RPC servicesJoseph Huber1-1/+1
2023-06-30[libc] Make the RPC server target always availableJoseph Huber1-0/+5
2023-06-23[libc][Obvious] Use the current binary dir instead of the base oneJoseph Huber1-2/+2
2023-06-23[libc] Fix installing GPU headersJoseph Huber1-22/+22
2023-06-22[libc] Place headers in the right include directoryPetr Hosek1-2/+12
2023-06-06[CMake][libc] Don't put archive in build/lib/<target triple> by defaultAiden Grossman1-2/+6
2023-06-03[libc][CMake] Place archives in build/lib/<target-triple>Aiden Grossman1-2/+11
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2023-05-22[libc] Add an option to make `libc` only build the `libc-hdrgen` toolJoseph Huber1-1/+3
2023-05-20[CMake][libc] Fix non-runtime build when other runtimes are enabledAiden Grossman1-1/+1
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+1
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-04-24[libc][Obvious] Enable hermetic tests only under full build.Siva Chandra Reddy1-1/+1
2023-04-24[libc] Add rule named `add_libc_hermetic_test` which adds a hermetic test.Siva Chandra Reddy1-0/+4
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+1
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-03-27[libc] Simplify enabling the GPU build for libcJoseph Huber1-1/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1