aboutsummaryrefslogtreecommitdiff
path: root/CMake
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some spelling mistakesVertexwahn2023-04-241-1/+1
* Add an implementation of Waiter that uses std::mutex/std::condition_variableDerek Mauro2023-03-211-0/+2
* Synchronization: Refactor Waiter to allow us to write testsDerek Mauro2023-03-201-1/+10
* CMake: Install TESTONLY libraries and their dependencies whenDerek Mauro2023-03-021-48/+44
* cleanup: remove pre-CMake 3.8 workaroundsAbseil Team2023-02-232-48/+4
* fix(CMake): correct target variable for DLLsAbseil Team2023-02-171-3/+3
* Rewrite KernelTimeout to support both absolute and relative timeoutsDerek Mauro2023-02-091-0/+1
* Introduce Abseil Prefetch APIMartijn Vels2023-01-261-0/+1
* Separate DLL export/import for test helpers dll, and fix typo.Mike Kruskal2023-01-252-9/+14
* Fix typo in previous AbseilDLL changes, and enable testing.Mike Kruskal2023-01-241-1/+1
* Include Abseil logging in windows dll, and add a test helper dll.Mike Kruskal2023-01-242-15/+157
* Fix pkgconfig generation broken by 14abd930c61ef3ad2842f5c6b7ea60693b0d4ff9Derek Mauro2023-01-221-1/+3
* Merge pull request #1341 from h-vetinari:pkgconfigCopybara-Service2022-12-142-7/+50
|\
| * add pkgconfig metadata for shared windows buildsH. Vetinari2022-12-102-7/+50
* | Allow Cord to store chunked checksumsDerek Mauro2022-12-111-0/+2
* | Convert the full parser into constexpr now that Abseil requires C++14, and useSamuel Benzaquen2022-11-291-0/+1
* | CMake: Remove trailing commas in `AbseilDll.cmake`Christian Blichmann2022-11-281-5/+5
* | Release the CRC libraryDerek Mauro2022-11-091-0/+23
* | Support logging of user-defined types that implement `AbslStringify()`Phoebe Liang2022-11-021-0/+1
* | CMake: installed artifacts reflect the compiled ABIAbseil Team2022-10-312-32/+51
* | Move internal details from one source file to another more appropriate sourceAndy Soffer2022-10-271-0/+1
|/
* Implement function to calculate Damerau-Levenshtein distance between two stri...Abseil Team2022-10-171-0/+2
* Support stringification of user-defined types in AbslStringify in absl::Subst...Andy Soffer2022-10-141-0/+1
* CMake: Remove check_target calls which can be problematic in case of dependen...Abseil Team2022-10-101-12/+4
* Add common_policy_traits - a subset of hash_policy_traits that can be shared ...Evan Brown2022-09-281-0/+1
* Split configuration related to cycle clock into separate headersAbseil Team2022-09-261-0/+2
* CMake: Require at least CMake 3.10Derek Mauro2022-09-073-4/+4
* CMake: install artifacts reflect the compiled ABIAbseil Team2022-09-061-3/+24
* Compile all dependencies of the DLL with ABSL_CONSUME_DLLIsuru Fernando2022-09-021-0/+1
* CMake: Add an option to build the libraries that are used for writingDerek Mauro2022-08-291-2/+3
* Support compilers that are unknown to CMakeAbseil Team2022-08-221-3/+11
* add new CMake option `ABSL_USE_SYSTEM_INCLUDES`Evan Cox2022-08-111-2/+8
* Sort INTERNAL_DLL_TARGETS for easier maintenance.Gennadiy Rozental2022-08-091-86/+86
* Merge pull request #1216 from brjsp:masterCopybara-Service2022-07-121-0/+3
|\
| * Do not leak -maes -msse4.1 into pkgconfigBruno Pitrus2022-07-111-0/+2
|/
* Move Abseil to C++14 minimumDerek Mauro2022-07-062-8/+8
* Release absl::AnyInvocableDino Radakovic2022-06-161-0/+3
* Release absl::CordBufferDerek Mauro2022-06-061-1/+3
* Don’t use generator expression to build .pc Libs linesBenjamin Barenblat2022-05-241-1/+2
* Export of internal Abseil changesAbseil Team2022-04-181-0/+1
* Export of internal Abseil changesAbseil Team2022-04-121-2/+1
* Export of internal Abseil changesAbseil Team2022-03-291-2/+0
* Export of internal Abseil changesAbseil Team2022-02-171-0/+1
* Export of internal Abseil changesAbseil Team2022-02-141-1/+0
* cmake: make `random_mocking_bit_gen` library public. (#1084)Andrei Polushin2022-01-071-1/+2
* Export of internal Abseil changesAbseil Team2021-12-151-0/+2
* cmake: add ABSL_BUILD_TESTING option (#1057)Matt Armstrong2021-12-103-9/+13
* Export of internal Abseil changesAbseil Team2021-11-171-2/+2
* Export of internal Abseil changesAbseil Team2021-11-091-0/+1
* Export of internal Abseil changesAbseil Team2021-11-041-2/+4