Commit Graph

246 Commits

Author SHA1 Message Date
Carlo Sciolla 6a515fc360
Add make to the list of installed packages 2018-08-14 21:28:13 +02:00
Carlo Sciolla ecc9b14af7
Merge pull request #74 from alphatan/master
Custom variable `plantuml-jar-args` to control which arguments are passed to PlantUML jar
2018-08-11 11:53:47 +02:00
Alpha TAN 2c1d5a33a6 1) Introduced custom variable `plantuml-jar-args' to control which arguments are passed to PlantUML jar ; 2) Fix the warning of failing to specify types of 'defcustom' variables ; 2018-07-17 15:03:32 +08:00
Carlo Sciolla cfb408fc84
Removed travis, moved to CircleCI 2018-03-18 23:12:47 +01:00
Carlo Sciolla 06725c7ce7
Disable broken test
Unicode testing appears to be broken only when run under ERT runner
2018-03-18 23:05:31 +01:00
Carlo Sciolla 877afb3292
there is no ecukes yet 2018-03-18 23:05:31 +01:00
Carlo Sciolla 2677913ec3
Fix build 2018-03-18 23:05:31 +01:00
Carlo Sciolla 07c90ab258
Need java for pretty much everything 2018-03-18 23:05:31 +01:00
Carlo Sciolla 75ffccdc91
Support CircleCI
And by the way, use coveralls.io
2018-03-18 23:05:31 +01:00
Carlo Sciolla 788f64dd5f
Merge pull request #67 from Sunhick/master
updated plantuml.jar binary
2018-03-18 23:04:27 +01:00
Sunil 71acb1cf87
updated plantuml.jar binary
Brings in new plantuml features like support for monochrome etc.
2018-02-15 20:45:19 -08:00
Carlo Sciolla fce628885b
Initialize plantuml-mode before tests 2017-08-19 21:46:16 +02:00
Carlo Sciolla 03fef302ec
Done with merge stuff 2017-08-19 21:40:04 +02:00
Carlo Sciolla dee0a46c08
Fixed Makefile after merge 2017-08-19 21:33:34 +02:00
Carlo Sciolla 2b1b6055fc
Fixed travis configuration after merge 2017-08-19 21:27:33 +02:00
Carlo Sciolla 5a2e8d0dd2
Merged with develop 2017-08-19 19:33:36 +02:00
Carlo Sciolla 445d853211
Extra docs for latest releases 2017-08-19 19:31:30 +02:00
Carlo Sciolla 3e017a1a3a
Merge branch 'fix/51' into develop 2017-08-19 19:23:25 +02:00
Carlo Sciolla da9d39c947
#51 Evaluate the `plantuml-java-args` defcustom at compile time
`defcustom`s are not executed at byte-compile time. Wrapping the
`defcustom` in an `eval-and-compile` form does the trick.
2017-08-19 19:20:04 +02:00
Carlo Sciolla 5c57f05086
Better clean target for make 2017-08-19 18:23:45 +02:00
Carlo Sciolla 4ba8359045
#60 Upgrading license to GPLv3+ 2017-08-18 12:17:57 +02:00
Carlo Sciolla ecb4428218
#60 Upgrading license to GPLv3+ 2017-08-18 12:16:12 +02:00
Carlo Sciolla 15d1e41972
WIP 2017-08-18 12:11:09 +02:00
Carlo Sciolla 16b754f643
Create folders to avoid emacs prompts 2017-07-08 11:44:53 +02:00
Carlo Sciolla 6a210b7bb1
Try to test the install process 2017-07-08 11:35:40 +02:00
Carlo Sciolla 1011229c85
Start investigating #51 2017-07-07 21:18:37 +02:00
Carlo Sciolla 1c3a5f53ff
#55 fix doku on `org-mode` integration 2017-05-10 22:57:49 +02:00
Carlo Sciolla f0632ea3fe
Added missing test file 2016-12-25 21:17:02 +01:00
Carlo Sciolla 00c4c31052
Disable failing travis build (temporarily) 2016-12-25 21:15:52 +01:00
Carlo Sciolla d24e464877
Prepare for release v1.2.3 2016-12-25 21:15:52 +01:00
Carlo Sciolla e671431ee1
#50 switch output type when needed 2016-12-25 21:15:52 +01:00
Carlo Sciolla 8daf8e24fa
#50 use different tests for different outputs 2016-12-25 21:15:15 +01:00
Carlo Sciolla 457ca82471
#50 use different tests for different outputs 2016-12-25 21:14:24 +01:00
Carlo Sciolla 160c865e2b
#50 Added support for unicode rendering 2016-12-25 21:13:40 +01:00
Carlo Sciolla 4bdff5676d
#50 use UTF-8 in `start-process`; test against a txt file generated by PlantUML instead of a hand-made one 2016-12-25 21:12:58 +01:00
Carlo Sciolla 1adc022ab4
#50 Factored out preview assertion function 2016-12-25 21:12:11 +01:00
Carlo Sciolla d44445f053
use a newer version of evm 2016-12-25 21:12:11 +01:00
Carlo Sciolla e974c7406b
only test on newer Emacs releases 2016-12-25 21:12:11 +01:00
Carlo Sciolla cd17ffdb0b
Added travis badge 2016-12-25 21:12:11 +01:00
Carlo Sciolla 5ae2d7dca3
prepare for Travis builds 2016-12-25 21:12:11 +01:00
Carlo Sciolla e9241e7f8c
#49 Added related projects in the README 2016-12-25 21:12:11 +01:00
Carlo Sciolla 2e9dc3acc1
prepare for v1.2.2 2016-12-25 21:10:59 +01:00
Carlo Sciolla 4931a52522
prepare for v1.2.1 2016-12-25 21:10:59 +01:00
Carlo Sciolla 7c7e620810
Prepping for v1.2.0 2016-12-25 21:10:59 +01:00
Carlo Sciolla 1db264f540
Prepare for v1.1.1 2016-12-25 21:10:59 +01:00
Carlo Sciolla 73442f1222 Merge pull request #47 from 7mamu4/add-interactive-parameter-for-region
plantuml-preview-region: add interactive parameter for region
2016-12-25 21:03:29 +01:00
Carlo Sciolla c7e83c2607
Disable failing travis build (temporarily) 2016-12-25 20:47:49 +01:00
Carlo Sciolla eb380bac56
Prepare for release v1.2.3 2016-12-25 20:42:24 +01:00
Carlo Sciolla 9355343797
#50 switch output type when needed 2016-12-25 20:30:50 +01:00
Carlo Sciolla 343bc5a753
#50 use different tests for different outputs 2016-12-25 20:28:54 +01:00