index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMake
Commit message (
Expand
)
Author
Age
*
Add Nullability annotations to Abseil.
Abseil Team
2023-06-20
*
Merge pull request #1466 from traversaro:patch-2
Copybara-Service
2023-06-07
|
\
|
*
CMake: Add absl::abseil_dll ALIAS target for abseil_dll
Silvio Traversaro
2023-06-04
|
/
*
fix some missing ABSL_INTERNAL_DLL_TARGETS for shared builds
H. Vetinari
2023-05-13
*
Fixed Windows DLL builds of test targets
Derek Mauro
2023-05-12
*
Introduce IfConstexpr(Else) utilities for use internally in abseil library im...
Evan Brown
2023-04-28
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
*
Add an implementation of Waiter that uses std::mutex/std::condition_variable
Derek Mauro
2023-03-21
*
Synchronization: Refactor Waiter to allow us to write tests
Derek Mauro
2023-03-20
*
CMake: Install TESTONLY libraries and their dependencies when
Derek Mauro
2023-03-02
*
cleanup: remove pre-CMake 3.8 workarounds
Abseil Team
2023-02-23
*
fix(CMake): correct target variable for DLLs
Abseil Team
2023-02-17
*
Rewrite KernelTimeout to support both absolute and relative timeouts
Derek Mauro
2023-02-09
*
Introduce Abseil Prefetch API
Martijn Vels
2023-01-26
*
Separate DLL export/import for test helpers dll, and fix typo.
Mike Kruskal
2023-01-25
*
Fix typo in previous AbseilDLL changes, and enable testing.
Mike Kruskal
2023-01-24
*
Include Abseil logging in windows dll, and add a test helper dll.
Mike Kruskal
2023-01-24
*
Fix pkgconfig generation broken by 14abd930c61ef3ad2842f5c6b7ea60693b0d4ff9
Derek Mauro
2023-01-22
*
Merge pull request #1341 from h-vetinari:pkgconfig
Copybara-Service
2022-12-14
|
\
*
|
Allow Cord to store chunked checksums
Derek Mauro
2022-12-11
|
*
add pkgconfig metadata for shared windows builds
H. Vetinari
2022-12-10
*
|
Convert the full parser into constexpr now that Abseil requires C++14, and use
Samuel Benzaquen
2022-11-29
*
|
CMake: Remove trailing commas in `AbseilDll.cmake`
Christian Blichmann
2022-11-28
*
|
Release the CRC library
Derek Mauro
2022-11-09
*
|
Support logging of user-defined types that implement `AbslStringify()`
Phoebe Liang
2022-11-02
*
|
CMake: installed artifacts reflect the compiled ABI
Abseil Team
2022-10-31
*
|
Move internal details from one source file to another more appropriate source
Andy Soffer
2022-10-27
|
/
*
Implement function to calculate Damerau-Levenshtein distance between two stri...
Abseil Team
2022-10-17
*
Support stringification of user-defined types in AbslStringify in absl::Subst...
Andy Soffer
2022-10-14
*
CMake: Remove check_target calls which can be problematic in case of dependen...
Abseil Team
2022-10-10
*
Add common_policy_traits - a subset of hash_policy_traits that can be shared ...
Evan Brown
2022-09-28
*
Split configuration related to cycle clock into separate headers
Abseil Team
2022-09-26
*
CMake: Require at least CMake 3.10
Derek Mauro
2022-09-07
*
CMake: install artifacts reflect the compiled ABI
Abseil Team
2022-09-06
*
Compile all dependencies of the DLL with ABSL_CONSUME_DLL
Isuru Fernando
2022-09-02
*
CMake: Add an option to build the libraries that are used for writing
Derek Mauro
2022-08-29
*
Support compilers that are unknown to CMake
Abseil Team
2022-08-22
*
add new CMake option `ABSL_USE_SYSTEM_INCLUDES`
Evan Cox
2022-08-11
*
Sort INTERNAL_DLL_TARGETS for easier maintenance.
Gennadiy Rozental
2022-08-09
*
Merge pull request #1216 from brjsp:master
Copybara-Service
2022-07-12
|
\
|
*
Do not leak -maes -msse4.1 into pkgconfig
Bruno Pitrus
2022-07-11
|
/
*
Move Abseil to C++14 minimum
Derek Mauro
2022-07-06
*
Release absl::AnyInvocable
Dino Radakovic
2022-06-16
*
Release absl::CordBuffer
Derek Mauro
2022-06-06
*
Don’t use generator expression to build .pc Libs lines
Benjamin Barenblat
2022-05-24
*
Export of internal Abseil changes
Abseil Team
2022-04-18
*
Export of internal Abseil changes
Abseil Team
2022-04-12
*
Export of internal Abseil changes
Abseil Team
2022-03-29
*
Export of internal Abseil changes
Abseil Team
2022-02-17
*
Export of internal Abseil changes
Abseil Team
2022-02-14
[next]