1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-09-28 17:21:29 +00:00
pdf2htmlEX/buildScripts
stephengaito 3fcd0a6674
Merge pull request #23 from stephengaito/cleanUpBuild
Clean up build
Turned off unused options for both Poppler (0.89.0) and FontForge (20200314)
Removed unused (apt) pacakges
Proved that we can build on xenial (16.04), bionic(18.04), focal(20.04) (and probably eoan (19.10))
2020-05-31 13:48:08 +01:00
..
buildFontforge updated build options for fontforge and poppler to a minimum 2020-05-31 07:57:12 +00:00
buildInstallLocallyApt updated fontforge to 20200314 2020-05-30 06:20:37 +00:00
buildInstallLocallyBrew refactored build prefix 2019-12-17 16:48:24 +00:00
buildPdf2htmlEX refactored install directory to PDF2HTMLEX_PREFIX 2019-12-17 16:23:39 +00:00
buildPdf2htmlEXClang refactored install directory to PDF2HTMLEX_PREFIX 2019-12-17 16:23:39 +00:00
buildPoppler updated build options for fontforge and poppler to a minimum 2020-05-31 07:57:12 +00:00
cleanPdf2htmlEX corrected build scripts to reflect those on virtual machine 2019-11-21 18:43:26 +00:00
createAppImage corrected ill advised copy of libfontconfig into appImage 2020-05-30 07:46:22 +00:00
createDockerImage minor correction to createDockerImage 2020-05-28 11:42:35 +00:00
createImages corrected scripts 2019-11-29 12:11:03 +00:00
dockerFunctions initial working draft of building docker image 2019-11-25 11:19:44 +00:00
getBuildToolsApt begun removing un-used libraries 2020-05-31 08:03:43 +00:00
getBuildToolsBrew added get tools and libraries using both apt and brew 2019-12-17 06:15:03 +00:00
getDevLibrariesApt corrected required packages and worked on pdf2htmlEX library list 2020-05-31 08:28:39 +00:00
getDevLibrariesBrew added get tools and libraries using both apt and brew 2019-12-17 06:15:03 +00:00
getFontforge corrected scripts 2019-11-29 12:11:03 +00:00
getPdf2htmlEXApt create getPdf2htmlEXBrew for home/linux brew users 2019-12-17 16:06:00 +00:00
getPdf2htmlEXBrew create getPdf2htmlEXBrew for home/linux brew users 2019-12-17 16:06:00 +00:00
getPoppler initial attempt at building poppler and fontforge statically and linking into pdf2html 2020-05-29 15:48:42 +00:00
installFontforge refactored to provide build stage headers and improved the upload function 2019-11-29 09:11:32 +00:00
installPdf2htmlEX refactored to provide build stage headers and improved the upload function 2019-11-29 09:11:32 +00:00
installPoppler refactored install directory to PDF2HTMLEX_PREFIX 2019-12-17 16:23:39 +00:00
listFilesByChangeTime added build script to list files by change times 2019-12-13 11:44:20 +00:00
reportEnvs put pdf2htmlex_prefix into reSourceVersionEnvs 2019-12-17 16:44:24 +00:00
travisHomeBrewDoItAll corrected travis homebrew to remove python 2 2019-12-13 21:54:01 +00:00
travisLinuxAptDoItAll corrected homebrew scripts 2019-12-04 22:12:13 +00:00
travisLinuxBrewDoItAll updated brew scripts 2019-12-04 17:49:50 +00:00
uploadDockerImage refactored upload scripts 2019-11-29 09:43:07 +00:00
uploadGitHubRelease updated uploadGitHub scripts 2019-11-29 12:35:49 +00:00
uploadGitHubReleaseDSL updated uploadGitHub scripts 2019-11-29 12:35:49 +00:00
uploadGitHubReleaseMessage refactored upload scripts 2019-11-29 09:43:07 +00:00
uploadImages allowed uploadImages to be executed by all local users 2019-12-13 09:05:16 +00:00
versionEnvs updated to poppler-0.89.0 with no obvious changes 2020-05-30 21:19:25 +00:00