1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-06-30 23:49:00 +00:00
Commit Graph

2012 Commits

Author SHA1 Message Date
Stephen Gaito
930915df34 removed fontforge git version as it is not a stable representation of 20200314 version 2020-05-30 06:59:21 +00:00
Stephen Gaito
7b5780ea83 updated fontforge to 20200314 2020-05-30 06:20:37 +00:00
stephengaito
ece34e216f
Merge pull request #15 from stephengaito/staticBuild
Static build
Remove the FontForge and Poppler Cairo sources from the main pdf2htmlEX source tree.
Build both FontForge and Poppler statically and then link into pdf2htmlEX so there is no longer any need to locally install versions of FontForge or Poppler which are compatible with pdf2htmlEX (and so we reduce conflicts with any FontForge or Poppler libraries installed by the user).
2020-05-29 19:45:31 +01:00
Stephen Gaito
d42b1c1a2e removed poppler Cairo source copies inside pdf2htmlEX source tree 2020-05-29 18:16:50 +00:00
Stephen Gaito
83ec96f0e3 initial attempt at building poppler and fontforge statically and linking into pdf2html 2020-05-29 15:48:42 +00:00
Stephen Gaito
0cfb9720ab added new poppler and fontforge release targets 2020-05-29 06:58:52 +01:00
Stephen Gaito
6ff6689d9f minor correction to createDockerImage 2020-05-28 11:42:35 +00:00
Stephen Gaito
124cae5d21 updated createAppImage and createDockerImage scripts to be able to work inside a docker container 2020-05-28 10:59:27 +00:00
stephengaito
1456c255bf
updated .gitignore to ignore imageBuild poppler-data and reSourceVersionEvns buildScript 2020-05-28 08:11:20 +01:00
stephengaito
ae62ce9762
Merge pull request #14 from stephengaito/update-poppler
Update poppler to 0.83.0

Updated poppler dependency to poppler-0.83.0 as well as some minor build script refactoring (alas we can still not build on homebrew)
2019-12-18 10:07:57 +00:00
Stephen Gaito
8d6e9636ad updated image creation for poppler-data 2019-12-17 17:45:56 +00:00
Stephen Gaito
b4df602953 continued work on the use of prefix 2019-12-17 17:24:05 +00:00
Stephen Gaito
64531afdda refactored build prefix 2019-12-17 16:48:24 +00:00
Stephen Gaito
f7295b7388 put pdf2htmlex_prefix into reSourceVersionEnvs 2019-12-17 16:44:24 +00:00
Stephen Gaito
8f496afa8b refactored install directory to PDF2HTMLEX_PREFIX 2019-12-17 16:23:39 +00:00
Stephen Gaito
c46d2ad733 create getPdf2htmlEXBrew for home/linux brew users 2019-12-17 16:06:00 +00:00
Stephen Gaito
45e6d8e80b updated how poppler-data in built 2019-12-17 16:01:02 +00:00
Stephen Gaito
5fc7d42a16 added get tools and libraries using both apt and brew 2019-12-17 06:15:03 +00:00
Stephen Gaito
23830c24f0 corrected travis homebrew to remove python 2 2019-12-13 21:54:01 +00:00
Stephen Gaito
34da5a01a0 pushed again to force travis 2019-12-13 14:33:16 +00:00
Stephen Gaito
c75471f131 turned travis back on 2019-12-13 14:26:05 +00:00
Stephen Gaito
99fc35b8b5 corrected font forge build 2019-12-13 13:44:50 +00:00
Stephen Gaito
4007aa64e5 corrected 3rdParty poppler files 2019-12-13 12:06:45 +00:00
Stephen Gaito
1d29159ecb added build script to list files by change times 2019-12-13 11:44:20 +00:00
Stephen Gaito
a8323f1c16 initial pass at updating pdf2htmlEX to use poppler-0.83.0 2019-12-13 11:27:54 +00:00
Stephen Gaito
59dcc07638 bumped poppler version 2019-12-13 09:24:01 +00:00
Stephen Gaito
53bba3d3e7 begun work on updating pdf2htmlEX to poppler-0.83.0 2019-12-13 09:20:31 +00:00
stephengaito
7b6f22f636
Merge pull request #13 from stephengaito/fontforge-update
Fontforge update (update pdf2htmlEX's dependence upon fontforge to fontforge version 20190801) in the pdf2htmlEX development repository
2019-12-13 09:12:42 +00:00
Stephen Gaito
0344f5121d allowed uploadImages to be executed by all local users 2019-12-13 09:05:16 +00:00
Stephen Gaito
e5e9b9933f updated comments for fontforge-20190801 include files 2019-12-13 08:05:14 +00:00
Stephen Gaito
7eea4d601d corrected missplaced argv0 2019-12-11 17:23:14 +00:00
Stephen Gaito
76c64a3c2a now use argv0 to initialize ffw 2019-12-11 10:06:31 +00:00
Stephen Gaito
1e7355f6fc added gutils lib 2019-12-10 18:49:12 +00:00
Stephen Gaito
6eba02cfc2 added an explicity FintProgDir to ffw_init 2019-12-10 07:35:52 +00:00
Stephen Gaito
ae281bc87a moved forward t python3 2019-12-10 06:08:49 +00:00
Stephen Gaito
7e20d11b0a updated fontforge build script to not build xwindows ui 2019-12-10 05:37:56 +00:00
Stephen Gaito
4a0a48cf69 initial update to fontforge 20190801 2019-12-09 10:45:13 +00:00
Stephen Gaito
4a0d08822b updated work from newBuildSystem to fontforge-update 2019-12-09 07:45:53 +00:00
stephengaito
cca9ac94ce
Merge pull request #12 from stephengaito/newBuildSystem
merge New build system into master to enable work on bringing fontforge uptodate
2019-12-09 07:37:08 +00:00
Stephen Gaito
d6ac2b4a6a turned travis off for the moment 2019-12-09 07:35:00 +00:00
Stephen Gaito
ac9a469ca8 try tool to extract brew info versions 7 2019-12-06 19:54:43 +00:00
Stephen Gaito
3e5082566f try tool to extract brew info versions 6 2019-12-06 19:15:50 +00:00
Stephen Gaito
ab09224d8b try tool to extract brew info versions 5 2019-12-06 18:36:39 +00:00
Stephen Gaito
8e5b3ab0c8 try tool to extract brew info versions 4 2019-12-06 17:52:05 +00:00
Stephen Gaito
f70211f8c9 try tool to extract brew info versions 4 2019-12-06 17:39:22 +00:00
Stephen Gaito
b9998d6ef2 try tool to extract brew info versions 3 2019-12-06 17:32:16 +00:00
Stephen Gaito
1a7ac1f7b7 try tool to extract brew info versions 2 2019-12-06 17:21:37 +00:00
Stephen Gaito
5b1a711514 try tool to extract brew info versions 1 2019-12-06 17:17:47 +00:00
Stephen Gaito
741e6fdd5d try tool to extract brew info versions 2019-12-06 17:12:59 +00:00
Stephen Gaito
f20eaa4aae attempt to force python v2.7 2 2019-12-06 15:44:19 +00:00