Commit Graph

26 Commits

Author SHA1 Message Date
1fba3842da feat(makefile): add next-version target to preview next version and changelog 2021-04-07 23:50:11 +01:00
160d920c3a chore(makefile): remove backup-elpa target
It is no longer relevant or needed as I use straight.el to install
packages now, which supports locking packages to specific versions.

This backup target was essentially a way of being able to re-produce a
specific set of exact dependencies in case updating packages caused
issues.
2021-04-07 23:50:11 +01:00
d941d5c0f1 chore(makefile): remove redundant check for standard-version binary
The npx command will automatically download and install standard-version
if it is missing.
2021-03-15 23:12:10 +00:00
aa4ebfd76a chore(makefile): whitespace cleanup 2020-10-29 10:45:05 +00:00
25441f47d3 feat(lang): Use rubocop-daemon to format ruby files on save
On my 2016 MacBook Pro correction times are around 200ms with the
daemon, compared to around 3-4 seconds without.

There might be some issues if bundler depends heavily on gems included
in the project, but we'll see how that goes.
2020-05-19 11:10:19 +01:00
9ff0a994d3 chore(makefile): Fix typo in error message 2020-05-05 00:10:24 +01:00
86d344f671 chore: Add support for standard-version to cutting new versions 2020-05-04 21:23:00 +01:00
b13ca362cb feat(packages): Replace package.el with straight.el 2020-02-04 10:08:37 +00:00
a7806d6dbb chore(line-numbers): Remove linum related modules/packages 2020-01-26 21:47:58 +00:00
ff0dff65db Add ruby-guard package to vendor directory 2018-10-01 09:31:26 +01:00
8669165aa7 Install rubocopfmt package from melpa 2018-06-23 13:19:35 +01:00
9574709b90 Clean up and make the Makefile a bit more intelligent 2018-06-06 21:47:18 +01:00
ca7c90af97 Vendor tomorrow-night-paradise-theme via Makefile 2018-05-20 18:04:17 +01:00
c9cd357a93 Update vendored rubocopfmt package 2018-05-19 15:12:13 +01:00
6f737fbe5c Sort list of vendored dependencies 2018-05-19 14:29:15 +01:00
04f7a6e121 Improve Makefile formatting 2018-03-08 11:01:17 +00:00
8936b82e7f Fetch hideshowvis package from emacswiki
The hideshowvis package is no longer available via Melpa.
2018-01-27 01:04:09 +00:00
8840a5d6fe Fetch dired+ package from emacswiki
The dired+ package is no longer available via Melpa.
2018-01-27 01:02:53 +00:00
08b1c05acd Refactor Makefile 2018-01-27 01:01:52 +00:00
9e265caf7c Remove make targets omnifmt.el
The repo has been removed from GitHub, so there's nowhere to download
or update it from anymore.
2018-01-27 01:00:01 +00:00
95de158403 Remove vendor/standardfmt.el 2017-12-16 17:42:21 +00:00
c53c7ea409 Make it easy to backup installed packages in elpa directory 2017-06-29 11:16:18 +01:00
a9a62fc67d Add standardfmt.el as a vendored dependency 2017-06-29 11:02:22 +01:00
5c31791b3b Add omnifmt-mode 2016-11-30 15:13:40 +00:00
c2c9eab0cb Switch to improved escreen package from a Github fork 2015-11-27 12:13:17 +00:00
ef9c1956b7 Add Makefile to update vendor files 2015-11-27 12:13:17 +00:00