summaryrefslogtreecommitdiff
path: root/libc/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-131-1/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-061-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-061-1/+1
* [libc][Obvious] Enable hermetic tests only under full build.Siva Chandra Reddy2023-04-241-1/+1
* [libc] Add rule named `add_libc_hermetic_test` which adds a hermetic test.Siva Chandra Reddy2023-04-241-0/+4
* Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2023-04-151-1/+1
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-151-1/+1
* [libc] Simplify enabling the GPU build for libcJoseph Huber2023-03-271-1/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-03-181-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-181-1/+1
* [libc] Enable integration tests targeting the GPUJoseph Huber2023-03-171-1/+1
* [libc] Fix policy CMP0116 warnings for cmake 3.20 or above.Tue Ly2023-03-131-0/+7
* Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-041-1/+1
* [CMake] Bumps minimum version to 3.20.0.Mark de Wever2023-03-041-1/+1
* [libc] Add a linting target named "libc-lint".Siva Chandra Reddy2023-02-241-0/+1
* [libc] Remove a now uneccesary CMake policy.Siva Chandra Reddy2023-02-241-3/+0
* [libc] Build two different static archives libc.a and libm.a under full build.Siva Chandra Reddy2023-01-311-9/+0
* [libc] Unify full build and default build static archive targets to just "libc".Siva Chandra Reddy2023-01-311-8/+2
* [libc] Add an off-by-default option to silence "skipping" messages from CMake.Siva Chandra Reddy2023-01-301-0/+2
* [libc] Use a prebuilt libc-hdrgen binary if available.Siva Chandra Reddy2023-01-271-10/+15
* [libc] Add a separate install target for the libc static archives.Siva Chandra Reddy2023-01-061-2/+8
* [libc] Add support for standalone cross compilation of libc.Siva Chandra Reddy2022-12-201-3/+4
* [libc][gpu][NFC] Move CMake logic to prepare GPU build to a separate file.Siva Chandra Reddy2022-12-191-16/+2
* [libc][NFC] Rename "loader" to "startup".Siva Chandra Reddy2022-12-151-3/+3
* [libc] add unsafe mode to strlenMichael Jones2022-11-301-0/+4
* [libc] Add initial support for a libc implementation for the GPUJoseph Huber2022-11-291-9/+32
* [libc] Fix tablegen when using a runtimes buildJoseph Huber2022-11-151-0/+6
* [libc] Resolve NaN/implementation-defined behavior of floating-point testsDominic Chen2022-10-061-1/+1
* Revert "[libc] Resolve NaN/implementation-defined behavior of floating-point ...Dominic Chen2022-10-051-1/+1
* [libc] Resolve NaN/implementation-defined behavior of floating-point testsDominic Chen2022-10-051-1/+1
* [libc][cmake] separate installing headersMichael Jones2022-09-161-1/+10
* [libc] Install startup files with the install-libc target.Siva Chandra Reddy2022-08-191-1/+1
* [libc][NFC] Change the libc fullbuild target name to "libc".Siva Chandra Reddy2022-08-191-2/+4
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-181-2/+0
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-181-0/+2
* [libc] Add a target to install libc in the full build mode.Siva Chandra Reddy2022-08-171-0/+22
* [libc] Implement FLAGS option for generating all combinations for targets.Tue Ly2022-06-011-1/+1
* [NFC][libc] Disable benchmarks when the LLVM benchmark target is not availableGuillaume Chatelet2022-03-291-1/+3
* [libc] Add LLVM_LIBC_CLANG_TIDY option and allow LLVM_LIBC_ENABLE_LINTING wit...Tue Ly2022-03-011-19/+38
* [libc] Set default CXX_STANDARD to C++17 and let targets set their own standa...Tue Ly2022-02-041-0/+3
* Move LLVM Proposal to doc directory, create indexJeff Bailey2022-01-291-0/+6
* [libc] improve error message for unsupported target platformsYannic Bonenberger2022-01-191-1/+1
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-161-2/+0
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-161-0/+2
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-151-2/+0
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-151-0/+2
* [libc] Add a .clang-tidy file for the toplevel libc directory.Siva Chandra Reddy2021-12-091-6/+1
* [libc] update tidy rules to fix variable formattingMichael Jones2021-12-071-0/+6
* [libc][NFC] Remove extra space in libc/CMakeLists.txtJoe Loser2021-10-251-1/+1