Versions
v3.0.3 :: 0/3.0.3 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64
- USE flags
- only-c-locale test
v3.0.1_p20240913 :: 0/3.0.1_p20240913 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64
- USE flags
- only-c-locale test
v3.0.0 :: 0/3.0.0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 ~arm64
- USE flags
- only-c-locale test
USE flags
General
- only-c-locale
- Build only the C locale
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Depending packages
gui-apps / waybar : Highly customizable Wayland bar for Sway and Wlroots based compositors
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
dev-libs/date: add missing braces, update DESCRIPTION
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/date: fix src_test
* Drop dead (unset) SRC_DIR reference * Set CXX, given this is a C++ library, and it was calling clang++ without this Signed-off-by: Sam James <sam@gentoo.org> - Filip Kobierski · gentoo
dev-libs/date: use preferred compiler for tests
Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/39755 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/date: update for pkgmoved clang
Bug: https://bugs.gentoo.org/846485 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-libs/date: fix style issues
* We do ${FILESDIR}, not $FILESDIR, per QA policy guide * Drop unnecessary src_prepare Bug: https://bugs.gentoo.org/846485 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → llvm-core}/clang
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Filip Kobierski · gentoo
dev-libs/date: add 3.0.3
Bug: https://bugs.gentoo.org/846485 Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Filip Kobierski · gentoo
dev-libs/date: add 3.0.1_p20240913 with reworked tests
- add || die to `./testit` to show test failiures Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/38103 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/date: Keyword 3.0.0 arm64, #937385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
dev-libs/date: Stabilize 3.0.0 amd64, #915324
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/date: add subslot
This allows dependencies built against date (linked, anyway) to be rebuilt if ABI breakage occurs. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Jonas Toth · gentoo
dev-libs/date: add new 'date' C++ library
The 'date' library is voted into C++20 and Howard Hinnants implementation serves as a free standing library and foundation for the standardized library. Bug: https://bugs.gentoo.org/712236 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Jonas Toth <gentoo@jonas-toth.eu> Signed-off-by: Sam James <sam@gentoo.org>