summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Add makefile target for building docsTobias Gerdin2018-07-31
* Add autoloads target to Makefile (#2378)Andrea Richiardi2018-07-23
* [Fix #2199] Implement elisp-lint.el in CINeil Okamoto2018-03-05
* Improve makefile (#2071)Vitalie Spinu2017-08-07
* Add test-all targetVitalie Spinu2017-08-05
* Make elpa target understand emacs versionsVitalie Spinu2017-08-05
* Move cider-checks.el and cider-bytecomp-warnings.el to ./scripts/ subdirVitalie Spinu2017-08-05
* Export EMACS variable for Cask tasksVitalie Spinu2017-08-05
* Move relevant tests from cider-client-tests to cider-interaction-testsVitalie Spinu2017-07-31
* [Fix #1650] Migrate cider tests from ert to buttercupcskksc2016-04-30
* Add a test for check-declaresArtur Malabarba2015-09-25
* Add a test for byte-compiler warningsArtur Malabarba2015-09-24
* Run tests against 4 different versions of emacsVignesh Sarma K2015-09-19
* Remove Vagrant-related stuff from the MakefileBozhidar Batsov2015-07-08
* Update the recommended steps when reporting issuesLars Andersen2015-06-15
* [Fix #922] Update `make test` and add testing note to READMEMurphy McMahon2014-12-22
* Remove obsolete make targets package and packagecleanBozhidar Batsov2014-11-23
* Add cider-pkg.el to the Marmalade archiveBozhidar Batsov2013-12-03
* Release 0.4.0Bozhidar Batsov2013-12-03
* Use the EMACS env variable value if availableBozhidar Batsov2013-11-10
* Fix MakefileBozhidar Batsov2013-10-29
* Refactor package generation codeBozhidar Batsov2013-10-29
* Fix package generation taskBozhidar Batsov2013-10-28
* Add package building taskBozhidar Batsov2013-10-28
* Strip remainder of require line to avoid commentsCharles Comstock2013-10-24
* Add automagic dependency tracking for .elc filesCharles Comstock2013-10-24
* byte-compile all *.el into *.elcCharles Comstock2013-10-24
* Split clean and elpacleanCharles Comstock2013-10-24
* Rename project to CIDERBozhidar Batsov2013-10-17
* Remove elpa file in clean taskBozhidar Batsov2013-08-15
* Simplify test infrastructureBozhidar Batsov2013-08-15
* FIX: update URL to reflect repo move to clojure-emacsMerelyAPseudonym2013-07-29
* Use wget to retrieve checkdoc-batch.elHugo Duncan2013-02-10
* Add unit tests to travis configurationHugo Duncan2013-02-10