Commit Graph

22 Commits

Author SHA1 Message Date
Jindra Petřík
8088c3bcf1 Added #1029 Better separation of library and main app, dependencies inside library zip, library readme 2023-01-30 22:33:36 +01:00
Jindra Petřík
861ad4dfad putting Jacoco code coverage back in 2021-02-08 20:15:19 +01:00
Jindra Petřík
d292c462c0 Fix build (beanshell) 2021-01-06 10:34:13 +01:00
Jindra Petřík
732d05444a Building does not require Naashorn - uses Beanshell instead 2021-01-06 08:44:04 +01:00
Jindra Petřík
ca21337d9f java 9 compliance
- base64, bytearrtohex, installed fonts, xml sax parser
2021-01-01 01:07:43 +01:00
Jindra Petřík
f7f79afbcd new version release fix 2018-01-17 22:06:47 +01:00
Jindra Petřík
db47d6eba9 correct build versioning 2016-09-20 21:43:52 +02:00
Jindra Petřík
40f799a254 Correct library suffix 2016-09-19 00:11:13 +02:00
Jindra Petřík
60bbcc563d Library released in ZIP file 2016-09-18 23:37:02 +02:00
Jindra Petřík
aeb6ad4fec library ant file fix 2016-09-18 15:34:52 +02:00
Jindra Petřík
fc495e6fbc Isssue #907 versioning of ffdec library 2016-09-18 14:29:30 +02:00
Jindra Petřík
0089b1121b Ant tasks for correct line endings on build and om demand fixing 2016-07-23 21:48:48 +02:00
Jindra Petřík
77b14abbea css in build 2016-03-28 19:48:23 +02:00
Jindra Petřík
ea5505962f improved ant clean task 2015-05-14 14:05:56 +02:00
Jindra Petřík
29912ed3be Better Netbeans integratiom 2015-05-12 10:48:55 +02:00
Jindra Petřík
eea46db095 No GIT executable required for private builds 2015-05-11 22:45:48 +02:00
Jindra Petřík
a3f73921d8 revision file dependency removed 2015-05-11 21:49:48 +02:00
Jindra Petřík
78934bf06a Large ant script refactoring - moving ant libs to special dir, moving properties to separate file, change to lowercase 2015-05-11 20:59:31 +02:00
Jindra Petřík
354fd1143e Java 8 now required 2015-02-21 19:39:25 +01:00
Jindra Petřík
32c6ef7932 Issue #734 \xAB escapes, \uABCD escapes
Lexers moved to separate directory, JFlex 1.6.0 library for ant included
Issue #687 allowing comments on separate line
2014-11-30 07:43:57 +01:00
Jindra Petřík
c407d49b85 Copy library to releases dir on GUI build 2014-09-20 11:25:50 +02:00
Jindra Petřík
04922aaf69 Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00