- Jul 16, 2023
- Apr 08, 2023
- Mar 06, 2023
-
- Mar 05, 2023
-
-
Nicolas Cavallari authored
Most Linux packaging systems provide generic CPPFLAGS/CFLAGS/LDFLAGS environement variables that should be used by every package. These flags are generic and mostly contain CPU architecture, build reproducibility and security options. Not obeying them generally leads to problems with the package. Note that CMake does not support CPPFLAGS[1] so we have to coalesce it into CFLAGS while invoking it. [1] https://gitlab.kitware.com/cmake/cmake/-/issues/12928
-
- Sep 25, 2022
-
-
Haelwenn authored
-
Haelwenn authored
https://docs.github.com/en/site-policy/github-terms/github-terms-of-service#1-githubs-rights-to-content > The look and feel of the Website and Service is copyright © GitHub, Inc. All rights reserved. You may not duplicate, copy, or reuse any portion of the HTML/CSS, Javascript, or visual design elements or concepts without express written permission from GitHub.
-
Haelwenn authored
git diff --name-only 18593ba4..pleroma/master | while read name; do test -e "$name" && reuse addheader --year 2019-2022 --copyright 'Pleroma Authors <https://pleroma.social>' --license 'LGPL-2.1-only' "$name"; done
-
Haelwenn authored
git ls-tree --name-only -r 18593ba4 | while read name; do test -e "$name" && reuse addheader --year 2017-2019 --copyright 'myhtmlex authors <https://github.com/Overbryd/myhtmlex>' --license 'LGPL-2.1-only' "$name"; done reuse addheader --year 2017-2019 --copyright 'myhtmlex authors <https://github.com/Overbryd/myhtmlex>' --license 'LGPL-2.1-only' lib/fast_html.ex reuse addheader --year 2017-2019 --copyright 'myhtmlex authors <https://github.com/Overbryd/myhtmlex>' --license 'LGPL-2.1-only' test/fast_html_test.exs
- Aug 07, 2022
- Dec 15, 2021
- Jul 21, 2021
-
- May 12, 2021
-
-
Andy LeClair authored
-
- May 10, 2021
-
-
Andy LeClair authored
-
- Sep 01, 2020
-
-
rinpatch authored
submodule ux is garbage lol
-
- Aug 31, 2020
-
- Aug 26, 2020
-
- Aug 25, 2020
-
-
Andy LeClair authored
-
- Aug 19, 2020
-
- Aug 13, 2020
-
- Aug 04, 2020
-
-
rinpatch authored
the CI has .git, but not the git executable
-
rinpatch authored
again, no version bump because the hex version was republished.
-
rinpatch authored
strictly No version bump since the hex version was just republished as 2.0.1
-
rinpatch authored
Not doing that resulted in hexdocs.pm showing an empty svg instead of the text
-
rinpatch authored
-
rinpatch authored
-