summaryrefslogtreecommitdiff
path: root/CMake/AbseilDll.cmake
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* 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
* 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
* Compile all dependencies of the DLL with ABSL_CONSUME_DLLGravatar Isuru Fernando2022-09-02
* Sort INTERNAL_DLL_TARGETS for easier maintenance.Gravatar Gennadiy Rozental2022-08-09
* Release absl::AnyInvocableGravatar Dino Radakovic2022-06-16
* Release absl::CordBufferGravatar Derek Mauro2022-06-06
* 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
* Export of internal Abseil changesGravatar Abseil Team2022-02-17
* Export of internal Abseil changesGravatar Abseil Team2022-02-14
* Export of internal Abseil changesGravatar Abseil Team2021-12-15
* Export of internal Abseil changesGravatar Abseil Team2021-11-17
* Export of internal Abseil changesGravatar Abseil Team2021-11-09
* Export of internal Abseil changesGravatar Abseil Team2021-11-04
* Export of internal Abseil changesGravatar Abseil Team2021-10-07
* Export of internal Abseil changesGravatar Abseil Team2021-09-13
* Export of internal Abseil changesGravatar Abseil Team2021-08-13
* Export of internal Abseil changesGravatar Abseil Team2021-07-29
* Export of internal Abseil changesGravatar Abseil Team2021-07-28
* Export of internal Abseil changesGravatar Abseil Team2021-07-20
* Export of internal Abseil changesGravatar Abseil Team2021-07-05
* Export of internal Abseil changesGravatar Abseil Team2021-04-22