- 24 Jun, 2022 1 commit
-
-
Nicholas Guriev authored
-
- 23 Jun, 2022 3 commits
-
-
Nicholas Guriev authored
-
Nicholas Guriev authored
-
Nicholas Guriev authored
-
- 22 Jun, 2022 2 commits
-
-
Nicholas Guriev authored
Update to upstream version '0.12.0' with Debian dir 58281c92206f88d49a4bbd3784664b58039f263b
-
Nicholas Guriev authored
-
- 30 Nov, 2021 3 commits
-
-
Nicholas Guriev authored
-
Nicholas Guriev authored
I wrongly thought the option is for extracting names of commit authors to changelog subtitles. But gbp(1) already does it automatically. Gbp-Dch: Ignore
-
Nicholas Guriev authored
-
- 13 Nov, 2021 1 commit
-
-
Michael R. Crusoe authored
-
- 18 Aug, 2020 2 commits
-
-
Nicholas Guriev authored
-
Nicholas Guriev authored
-
- 17 Aug, 2020 3 commits
-
-
Nicholas Guriev authored
-
Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
-
Nicholas Guriev authored
-
- 08 Aug, 2020 2 commits
-
-
Nicholas Guriev authored
-
Nicholas Guriev authored
* No CMAKE_SKIP_INSTALL_ALL_DEPENDENCY needed. * No test against nocheck flag is needed.
-
- 07 Aug, 2020 5 commits
-
-
Nicholas Guriev authored
Strip-doc-from-path.patch has been applied by upstream.
-
Nicholas Guriev authored
-
Nicholas Guriev authored
Update to upstream version '0.11.0' with Debian dir 6204ddcce62e9cc31d1896d75f65c4b94c05315f
-
Nicholas Guriev authored
-
Nicholas Guriev authored
-
- 20 Dec, 2019 3 commits
-
-
Nicholas Guriev authored
-
Nicholas Guriev authored
-
Nicholas Guriev authored
-
- 16 Dec, 2019 1 commit
-
-
Nicholas Guriev authored
0.10.0
-
- 06 Dec, 2019 7 commits
-
-
Eric Niebler authored
-
Eric Niebler authored
-
Eric Niebler authored
Workaround msvc #683388 in concept readable
-
Eric Niebler authored
Fix ::-targets for installed packages
-
Eric Niebler authored
-
Johel Ernesto Guerrero Peña authored
-
Eric Niebler authored
add .base() to view::group_by and its iterators, fixes #1340
-
- 05 Dec, 2019 5 commits
-
-
Eric Niebler authored
coerce the value written through ostream_iterator to the right type
-
Eric Niebler authored
-
Eric Niebler authored
-
Eric Niebler authored
-
Barry Revzin authored
* Implementing D1870R1. * Making these forwarding refs. * Making safe lowercase and removing erroneous &s. * clang-format, nuke protected ~view_interface() destructor * Promoting rvalues to lvalues in ranges::{r,}{begin,end} * misc cleanup * back out whitespace-only changes to keep this commit clean. formatting will be applied in a separate commit * range/access.hpp doesn't need to include concepts/type_traits.hpp
-
- 04 Dec, 2019 2 commits
-
-
Ning Xu authored
In some case Boost_LIBRARY_DIRS is empty, which happens when I use a local compiled boost 1.71.0 installed to /usr/locl/lib Instead, use modern way to link with boost libraries, so there is no need to specify -L directly
-
Eric Niebler authored
Require prefixing range-v3:: to targets with high chance of clashing
-