aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* mk: do not depend on cmp being availableRobin Jarry2022-04-141-3/+1
* mk: rename ambiguous LDFLAGS variableRobin Jarry2022-04-061-4/+7
* Add filter script for ics files.Jens Grassel2022-03-231-0/+1
* Release version 0.9.00.9.0Robin Jarry2022-03-211-1/+1
* config: specify sharedir during buildDaniel Patterson2022-03-031-0/+1
* mk: fix dynamic source dependencies with bsd makeRobin Jarry2022-02-271-1/+1
* mk: rebuild if goflags or ldflags have changedRobin Jarry2022-02-271-2/+13
* filters: restore plaintext awk scriptRobin Jarry2022-02-201-0/+1
* filters: rename plaintext to colorizeRobin Jarry2022-02-201-1/+1
* mk: bump versionRobin Jarry2022-02-201-1/+1
* contrib: fix aerc.desktop install pathRobin Jarry2022-02-191-4/+4
* contrib: add xdg desktop entryMoritz Poldrack2022-02-191-1/+5
* config: do not hardcode sharedirRobin Jarry2022-02-191-9/+4
* mk: use debug to generate a non-optimized binaryRobin Jarry2022-02-021-3/+7
* mk: add make checkinstallMark Dain2022-01-241-0/+12
* mk: syntax cleanupRobin Jarry2022-01-211-11/+7
* mk: be compatible with bsd makeRobin Jarry2022-01-211-25/+17
* Revert "mk: only install if files changed"Robin Jarry2022-01-211-49/+25
* mk: avoid searching in hidden directories at the rootRobin Jarry2022-01-201-1/+1
* mk: only install if files changedRobin Jarry2022-01-191-25/+49
* compose: add default template for new messagesRobin Jarry2022-01-191-0/+1
* Release version 0.7.10.7.1Robin Jarry2022-01-151-1/+1
* Release version 0.7.00.7.0Robin Jarry2022-01-141-1/+1
* mk: remove version overridepsykose2021-12-131-1/+0
* build: add check for code formattingRobin Jarry2021-12-111-0/+12
* Release version 0.6.00.6.0Robin Jarry2021-11-091-1/+1
* Makefile: use git version string if we canReto Brunner2021-02-071-0/+6
* Make makefile compatible with 3.81 (default MacOS)y0ast2020-12-241-1/+1
* version bump: 0.5.20.5.2Reto Brunner2020-11-141-1/+1
* makefile: add debug targetReto Brunner2020-11-131-1/+5
* update the makefile version0.5.1Reto Brunner2020-11-101-1/+1
* Makefile: remove aerc-stylesets upon uninstallJD2020-09-271-0/+1
* Implement style configuration.Kalyan Sriram2020-08-061-2/+5
* Revert "Implement style configuration."Reto Brunner2020-07-301-5/+2
* Implement style configuration.Kalyan Sriram2020-07-301-2/+5
* Fix usage of DESTDIRBen Fiedler2020-07-051-42/+41
* Revert "Add Style configuration"Drew DeVault2020-05-281-5/+2
* Add Style configurationReto Brunner2020-05-271-2/+5
* Update version to 0.4.00.4.0Drew DeVault2020-05-191-1/+1
* Add missing man pages to uninstall target in MakefileAriel Popper2019-12-241-0/+2
* fix make install directiories permissionsLeszek Cimała2019-12-071-1/+1
* Update version to 0.3.00.3.0Drew DeVault2019-11-211-1/+1
* Install aerc-templatesSrivathsan Murali2019-11-191-0/+1
* Add Templates with ParsingSrivathsan Murali2019-11-101-2/+5
* extract search criteria parsing into the backendsReto Brunner2019-08-291-0/+2
* Add notmuch docsReto Brunner2019-08-081-0/+3
* Update version to 0.2.10.2.1Drew DeVault2019-07-291-1/+1
* Change how VERSION is set in MakefileDrew DeVault2019-07-291-1/+1
* Implement sendmail supportDrew DeVault2019-07-271-0/+3
* Makefile: Use GO variable to specify compiler pathKacper Kołodziej2019-07-231-1/+2