summaryrefslogtreecommitdiff
path: root/CMake
Commit message (Expand)AuthorAge
* Apply LTS transformations for 20230802 LTS branch (#1505)20230802.rc1Gravatar Derek Mauro2023-08-02
* PR #1498: Fix order of link options in pkg-config filesGravatar Stan Hu2023-07-31
* Add Nullability annotations to Abseil.Gravatar Abseil Team2023-06-20
* Merge pull request #1466 from traversaro:patch-2Gravatar Copybara-Service2023-06-07
|\
| * CMake: Add absl::abseil_dll ALIAS target for abseil_dllGravatar Silvio Traversaro2023-06-04
|/
* fix some missing ABSL_INTERNAL_DLL_TARGETS for shared buildsGravatar H. Vetinari2023-05-13
* Fixed Windows DLL builds of test targetsGravatar Derek Mauro2023-05-12
* Introduce IfConstexpr(Else) utilities for use internally in abseil library im...Gravatar Evan Brown2023-04-28
* Fix some spelling mistakesGravatar Vertexwahn2023-04-24
* Add an implementation of Waiter that uses std::mutex/std::condition_variableGravatar Derek Mauro2023-03-21
* Synchronization: Refactor Waiter to allow us to write testsGravatar Derek Mauro2023-03-20
* CMake: Install TESTONLY libraries and their dependencies whenGravatar Derek Mauro2023-03-02
* cleanup: remove pre-CMake 3.8 workaroundsGravatar Abseil Team2023-02-23
* fix(CMake): correct target variable for DLLsGravatar Abseil Team2023-02-17
* Rewrite KernelTimeout to support both absolute and relative timeoutsGravatar Derek Mauro2023-02-09
* Introduce Abseil Prefetch APIGravatar Martijn Vels2023-01-26
* Separate DLL export/import for test helpers dll, and fix typo.Gravatar Mike Kruskal2023-01-25
* Fix typo in previous AbseilDLL changes, and enable testing.Gravatar Mike Kruskal2023-01-24
* Include Abseil logging in windows dll, and add a test helper dll.Gravatar Mike Kruskal2023-01-24
* Fix pkgconfig generation broken by 14abd930c61ef3ad2842f5c6b7ea60693b0d4ff9Gravatar Derek Mauro2023-01-22
* Merge pull request #1341 from h-vetinari:pkgconfigGravatar Copybara-Service2022-12-14
|\
* | Allow Cord to store chunked checksumsGravatar Derek Mauro2022-12-11
| * add pkgconfig metadata for shared windows buildsGravatar H. Vetinari2022-12-10
* | Convert the full parser into constexpr now that Abseil requires C++14, and useGravatar Samuel Benzaquen2022-11-29
* | CMake: Remove trailing commas in `AbseilDll.cmake`Gravatar Christian Blichmann2022-11-28
* | Release the CRC libraryGravatar Derek Mauro2022-11-09
* | Support logging of user-defined types that implement `AbslStringify()`Gravatar Phoebe Liang2022-11-02
* | CMake: installed artifacts reflect the compiled ABIGravatar Abseil Team2022-10-31
* | Move internal details from one source file to another more appropriate sourceGravatar Andy Soffer2022-10-27
|/
* Implement function to calculate Damerau-Levenshtein distance between two stri...Gravatar Abseil Team2022-10-17
* Support stringification of user-defined types in AbslStringify in absl::Subst...Gravatar Andy Soffer2022-10-14
* CMake: Remove check_target calls which can be problematic in case of dependen...Gravatar Abseil Team2022-10-10
* Add common_policy_traits - a subset of hash_policy_traits that can be shared ...Gravatar Evan Brown2022-09-28
* Split configuration related to cycle clock into separate headersGravatar Abseil Team2022-09-26
* CMake: Require at least CMake 3.10Gravatar Derek Mauro2022-09-07
* CMake: install artifacts reflect the compiled ABIGravatar Abseil Team2022-09-06
* Compile all dependencies of the DLL with ABSL_CONSUME_DLLGravatar Isuru Fernando2022-09-02
* CMake: Add an option to build the libraries that are used for writingGravatar Derek Mauro2022-08-29
* Support compilers that are unknown to CMakeGravatar Abseil Team2022-08-22
* add new CMake option `ABSL_USE_SYSTEM_INCLUDES`Gravatar Evan Cox2022-08-11
* Sort INTERNAL_DLL_TARGETS for easier maintenance.Gravatar Gennadiy Rozental2022-08-09
* Merge pull request #1216 from brjsp:masterGravatar Copybara-Service2022-07-12
|\
| * Do not leak -maes -msse4.1 into pkgconfigGravatar Bruno Pitrus2022-07-11
|/
* Move Abseil to C++14 minimumGravatar Derek Mauro2022-07-06
* Release absl::AnyInvocableGravatar Dino Radakovic2022-06-16
* Release absl::CordBufferGravatar Derek Mauro2022-06-06
* Don’t use generator expression to build .pc Libs linesGravatar Benjamin Barenblat2022-05-24
* Export of internal Abseil changesGravatar Abseil Team2022-04-18
* Export of internal Abseil changesGravatar Abseil Team2022-04-12
* Export of internal Abseil changesGravatar Abseil Team2022-03-29