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