Chris Simpkins
|
762a10c230
|
[build-subsets.sh] fix shellcheck SC2155 error
|
2018-10-20 11:03:32 +07:00 |
Chris Simpkins
|
558800c6c8
|
[build-ttf.sh, build-subsets.sh] export environment variable for reproducible build support
|
2018-06-13 17:30:37 +07:00 |
Chris Simpkins
|
5681045fa2
|
[build-subsets.sh, build-ttf.sh] added SOURCE_DATE_EPOCH calcs from git commit date/time
to support reproducible builds
|
2018-06-13 16:33:34 +07:00 |
Chris Simpkins
|
2b1d273848
|
[build-subsets.sh] updated shell script to support pinned build dependency versions and system installed versions of build dependencies
also eliminates dependency checks as these will have run during ttf build and other web font builds prior to execution of this script
|
2018-03-15 17:13:22 +07:00 |
Chris Simpkins
|
bda185c80d
|
[build-subsets.sh] transitioned to use of pipenv virtualenv installs of pinned Python build dependency versions for builds
|
2018-03-07 20:34:56 +07:00 |
Chris Simpkins
|
176a14a964
|
[build-subsets.sh] eliminated build dependency checks, these are now performed elsewhere in scripting
|
2018-03-07 20:32:33 +07:00 |
Chris Simpkins
|
bf708677c2
|
updated copyright year in scripts
|
2018-01-21 21:11:49 +07:00 |
Chris Simpkins
|
e700a30670
|
modifies build scripts to change file paths for web font binaries (#334)
|
2017-10-02 23:23:30 +07:00 |
Chris Simpkins
|
1c8e98d4e6
|
clarified alternate build dependency install approaches in stderr to user upon dependency install fails
|
2017-09-20 23:06:52 +07:00 |
Chris Simpkins
|
14f8d41f32
|
adds directory testing before file moves (bugfix for move errors when git does not clone an empty existing directory)
|
2017-08-29 23:17:46 +07:00 |
Chris Simpkins
|
8895e7e949
|
removes subset data from all lib.plist source files (this is breaking full set builds with fontmake), adds temp source directory approach for web font subset builds, adds new subset formatted lib.plist files in source/subset-lib directory that are used as replacements in temp source directory during the subsetting process
|
2017-08-29 22:56:25 +07:00 |
Chris Simpkins
|
01da9617be
|
adds build-subsets.sh script for web font subset builds and makefile support for web font subset builds
|
2017-08-29 21:25:24 +07:00 |