aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-04-14mk: do not depend on cmp being availableRobin Jarry
2022-04-06mk: rename ambiguous LDFLAGS variableRobin Jarry
2022-03-23Add filter script for ics files.Jens Grassel
2022-03-21Release version 0.9.00.9.0Robin Jarry
2022-03-03config: specify sharedir during buildDaniel Patterson
2022-02-27mk: fix dynamic source dependencies with bsd makeRobin Jarry
2022-02-27mk: rebuild if goflags or ldflags have changedRobin Jarry
2022-02-20filters: restore plaintext awk scriptRobin Jarry
2022-02-20filters: rename plaintext to colorizeRobin Jarry
2022-02-20mk: bump versionRobin Jarry
2022-02-19contrib: fix aerc.desktop install pathRobin Jarry
2022-02-19contrib: add xdg desktop entryMoritz Poldrack
2022-02-19config: do not hardcode sharedirRobin Jarry
2022-02-02mk: use debug to generate a non-optimized binaryRobin Jarry
2022-01-24mk: add make checkinstallMark Dain
2022-01-21mk: syntax cleanupRobin Jarry
2022-01-21mk: be compatible with bsd makeRobin Jarry
2022-01-21Revert "mk: only install if files changed"Robin Jarry
2022-01-20mk: avoid searching in hidden directories at the rootRobin Jarry
2022-01-19mk: only install if files changedRobin Jarry
2022-01-19compose: add default template for new messagesRobin Jarry
2022-01-15Release version 0.7.10.7.1Robin Jarry
2022-01-14Release version 0.7.00.7.0Robin Jarry
2021-12-13mk: remove version overridepsykose
2021-12-11build: add check for code formattingRobin Jarry
2021-11-09Release version 0.6.00.6.0Robin Jarry
2021-02-07Makefile: use git version string if we canReto Brunner
2020-12-24Make makefile compatible with 3.81 (default MacOS)y0ast
2020-11-14version bump: 0.5.20.5.2Reto Brunner
2020-11-13makefile: add debug targetReto Brunner
2020-11-10update the makefile version0.5.1Reto Brunner
2020-09-27Makefile: remove aerc-stylesets upon uninstallJD
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-07-05Fix usage of DESTDIRBen Fiedler
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-27Add Style configurationReto Brunner
2020-05-19Update version to 0.4.00.4.0Drew DeVault
2019-12-24Add missing man pages to uninstall target in MakefileAriel Popper
2019-12-07fix make install directiories permissionsLeszek Cimała
2019-11-21Update version to 0.3.00.3.0Drew DeVault
2019-11-19Install aerc-templatesSrivathsan Murali
2019-11-10Add Templates with ParsingSrivathsan Murali
2019-08-29extract search criteria parsing into the backendsReto Brunner
2019-08-08Add notmuch docsReto Brunner
2019-07-29Update version to 0.2.10.2.1Drew DeVault
2019-07-29Change how VERSION is set in MakefileDrew DeVault
2019-07-27Implement sendmail supportDrew DeVault
2019-07-23Makefile: Use GO variable to specify compiler pathKacper Kołodziej