Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-04-21merged with upstreamHEADmasterAndreas Baumann
2024-03-23test: add basic bats setup and test cases for `version setup`upstreamMasterLevente Polyak
2024-03-09doc(man): fix cut off page names by switching to modern asciidoctorLevente Polyak
2024-03-08disable parallel builds in MakefileAndreas Baumann
2024-03-08merged with upstream changesAndreas Baumann
2024-02-14chore(release): version v1.1.1Levente Polyak
2024-02-08chore(release): version v1.1.0Christian Heusel
2023-12-19chore(make): suppress output when copying git hooks directoryLevente Polyak
2023-12-19feat(configure): ship default ignore via excludeLevente Polyak
2023-11-24fix(make): Specify GITLAB_HOST for glab to avoid default host confusionDavid Runge
2023-09-27chore(release): streamline release make target with git-cliff and glabLevente Polyak
2023-09-27chore(release): version v1.0.4Levente Polyak
2023-07-06added more build links and config forbuild-supportAndreas Baumann
2023-07-05fix(make): use correct version variable for release targetLevente Polyak
2023-07-05chore(release): version v1.0.3Levente Polyak
2023-06-12fix uninstall targetErich Eckner
2023-06-12remove duplicate repositoriesErich Eckner
2023-06-08some temporary patching for [staging] and [testing] reposAndreas Baumann
2023-06-01ommitting --exact-match in git describeAndreas Baumann
2023-05-29merged with devtools 1.0.1 upstream (git repo migration)Andreas Baumann
2023-05-28chore(release): version v1.0.2Levente Polyak
2023-05-28chore(release): adjust Makefile for new release schemaLevente Polyak
2023-05-24chore(release): version v1.0.1Levente Polyak
2023-05-21Version 1.0.0Levente Polyak
2023-05-20config: update pacman configs for new repository layoutFelix Yan
2023-05-20build: replace m4 defines with sed scripts during buildLevente Polyak
2023-05-20conf: move makepkg and pacman config into separate conf.d dirsLevente Polyak
2023-05-19git: convert repos and tags config to new repo layoutLevente Polyak
2023-05-19src: modularize repo layout into a libraryLevente Polyak
2023-03-19crossrepomove: drop support as this is not needed anymoreLevente Polyak
2023-03-07Version 20230307Levente Polyak
2023-03-06fix: enable extglob before func definition for bash-5.2 compatibilityTobias Powalowski
2023-01-22patching zstd mode (20 exhaust virtual memory)Andreas Baumann
2023-01-05Version 20230105Levente Polyak
2022-12-08disabled LTO completely on i486v20221208Andreas Baumann
2022-12-08fix quoting in Makefile: single quotes don't like line breaksErich Eckner
2022-12-08patch out -fcf-protection from makepkg.conf for i486 and i686Erich Eckner
2022-12-08pentium4 newErich Eckner
2022-12-08introduce i486 as wellErich Eckner
2022-12-08pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2022-12-08Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner
2022-12-08Revert "Remove i686 support"Luke Shumaker
2022-12-08generate separate config file for i686 and x86_64Erich Eckner
2022-10-12Version 2022101220221012Levente Polyak
2022-10-02Version 2022100220221002Levente Polyak
2022-09-01make: declare lib files as build dependencies for bash src scriptsLevente Polyak
2022-06-22make: split out man page files into doc/man folderLevente Polyak
2022-06-22make: use GEN message for all generated contentLevente Polyak
2022-06-22cleanup: move PKGBUILD.proto to contrib folderLevente Polyak
2022-06-22make: automatically collect man pages via wildcardLevente Polyak