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
*
Apply LTS transformations for 20240116 LTS branch (#1599)
Derek Mauro
2024-01-16
1
-1
/
+1
*
Add a note about how to link absl::log_flags under CMake to workaround
Derek Mauro
2024-01-16
1
-1
/
+1
*
Fix CMake compiled ABI options after f845e60acd880dbf07788a5a2c0dbad0f9c57231.
Derek Mauro
2024-01-10
2
-7
/
+22
*
Re-add the internal file //absl/string/internal/has_absl_stringify.h to unblock
Derek Mauro
2024-01-09
1
-0
/
+1
*
Avoid leaking an unprefixed VLOG_IS_ON transitively though absl_log.h
Derek Mauro
2023-12-06
1
-0
/
+1
*
Move vlog_config to the internal directory and change the namespace of VLogSite
Derek Mauro
2023-12-06
1
-2
/
+2
*
Add VLOG and friends
Derek Mauro
2023-12-05
1
-0
/
+3
*
Add absl::NoDestructor<T>
Derek Mauro
2023-11-08
1
-0
/
+1
*
Add a template gadget to detect whether a type supports the ostream operator.
Zie Weaver
2023-10-18
1
-0
/
+1
*
Delete `absl::strings_internal::HasAbslStringify`.
Abseil Team
2023-10-12
1
-1
/
+0
*
`absl::Overload()` which returns a functor that provides overloads based on t...
Abseil Team
2023-09-26
1
-0
/
+1
*
Change absl::Status implementation to be amenable to [[clang:trivial_abi]] an...
Abseil Team
2023-09-17
1
-0
/
+1
*
Move CountingAllocator into test_allocator.h and add some other allocators th...
Evan Brown
2023-09-15
1
-1
/
+0
*
Make `HasAbslStringify` public.
Abseil Team
2023-09-13
1
-0
/
+1
*
Remove CordRepRing experiment.
Martijn Vels
2023-09-08
1
-3
/
+0
*
Roll forward support for ARM intrinsics in crc_memcpy
Abseil Team
2023-09-07
1
-1
/
+1
*
Rollback adding support for ARM intrinsics
Abseil Team
2023-09-05
1
-1
/
+1
*
Add support for ARM intrinsics in crc_memcpy
Abseil Team
2023-09-05
1
-1
/
+1
*
Delete //absl/base/internal/prefetch.h
Derek Mauro
2023-08-31
1
-1
/
+0
*
Remove the legacy thread annotation spellings
Derek Mauro
2023-08-28
1
-1
/
+0
*
Delete the experimental conformance testing code.
Derek Mauro
2023-08-23
1
-5
/
+0
*
Add absl::CharSet.
Abseil Team
2023-08-23
1
-1
/
+1
*
An FNMatch helper for upcoming functionality.
Andy Getzendanner
2023-08-14
1
-0
/
+2
*
PR #1498: Fix order of link options in pkg-config files
Stan Hu
2023-07-31
2
-2
/
+2
*
Add Nullability annotations to Abseil.
Abseil Team
2023-06-20
1
-0
/
+2
*
Merge pull request #1466 from traversaro:patch-2
Copybara-Service
2023-06-07
1
-0
/
+2
|
\
|
*
CMake: Add absl::abseil_dll ALIAS target for abseil_dll
Silvio Traversaro
2023-06-04
1
-0
/
+2
|
/
*
fix some missing ABSL_INTERNAL_DLL_TARGETS for shared builds
H. Vetinari
2023-05-13
1
-0
/
+10
*
Fixed Windows DLL builds of test targets
Derek Mauro
2023-05-12
2
-0
/
+8
*
Introduce IfConstexpr(Else) utilities for use internally in abseil library im...
Evan Brown
2023-04-28
1
-0
/
+1
*
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
[next]