Commit Graph

1389 Commits (bc6a683fba3170e16eb690f45bbce5043e19d10a)
 

Author SHA1 Message Date
Chris Simpkins bc6a683fba [BUILD.md] added documentation for system PATH installed build dependencies 2018-03-18 14:36:33 +07:00
Chris Simpkins b1ebe12a4b [BUILD.md] minor text revisions 2018-03-18 13:49:33 +07:00
Chris Simpkins 1dd36648c2 [BUILD.md] added TOC 2018-03-18 13:39:34 +07:00
Chris Simpkins d6df277ba2 [BUILD.md] updated build documentation with v4.x build tooling changes 2018-03-18 13:31:43 +07:00
Chris Simpkins 8b7feda71e [Makefile] added documentation and process specific target arrangement 2018-03-17 08:17:17 +07:00
Chris Simpkins ee180fbffe [build-pipenv.sh] modified command to create the pipenv virtual environment 2018-03-16 19:30:49 +07:00
Chris Simpkins 96a35cb528 [woff2-compress-build.sh] convert to upstream woff2 at v1.0.2 (includes brotli v1.0.1)
the macOS build issue has been addressed and compiles work on macOS
2018-03-16 17:07:13 +07:00
Chris Simpkins 0a01f04275 [fix-fstype.py] source code formatting changes = passes flake8 tests 2018-03-15 21:52:07 +07:00
Chris Simpkins e20d78677f [fix-dsig.py] removed from __future__ imports, code formatting = passes flake8 tests 2018-03-15 21:51:37 +07:00
Chris Simpkins 4c485557b6 [Makefile] added subsets-system target to .PHONY 2018-03-15 21:42:05 +07:00
Chris Simpkins 842a21fe2a [Makefile] added subsets-system make target 2018-03-15 20:18:21 +07:00
Chris Simpkins 1028b7e918 [Makefile] updated archives make target with new shell script path
also updates shellcheck paths for linting of this new script
2018-03-15 17:30:52 +07:00
Chris Simpkins 843e689035 new build-archives.sh shell script 2018-03-15 17:30:10 +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 83eac6382d [Makefile] updated shellcheck target deps 2018-03-15 17:11:37 +07:00
Chris Simpkins 63c6f0522d [build-woff2.sh] removed unnecessary variable 2018-03-15 17:11:07 +07:00
Chris Simpkins 8b05246c0c [build-woff2.sh] added support for pinned dependency builds and rolling system installed dependency builds
also eliminates dependency installs through this script, refactored to a different shell script
2018-03-15 15:30:42 +07:00
Chris Simpkins f1c3c53ba3 [Makefile] updated make target shell script path for local woff2_compress builds 2018-03-15 15:23:34 +07:00
Chris Simpkins c0f9b0ca4c added new woff2-compress-build shell script for local builds of woff2_compress dependency 2018-03-15 15:22:01 +07:00
Chris Simpkins 0da551bd94 [build-woff.sh] refactored default build approach path test for dependency 2018-03-15 15:12:00 +07:00
Chris Simpkins 353455d38e [build-ttf.sh] fixes incorrect executable path checks with system installed ttfautohint builds 2018-03-15 15:10:42 +07:00
Chris Simpkins dd71f61df8 [build-woff.sh] added support for pinned version and system installed build dep compiles 2018-03-14 22:02:48 +07:00
Chris Simpkins 14b1912f15 [Makefile] updated make targets 2018-03-14 21:15:13 +07:00
Chris Simpkins 953c35b258 [build-ttf.sh] updated script to support pinned and system installed build dep versions 2018-03-14 21:12:56 +07:00
Chris Simpkins 4d8a9a1325 added new sfnt2woff-zopfli local install script 2018-03-14 21:10:25 +07:00
Chris Simpkins aff9f86001 removed unnecessary build shell script 2018-03-14 20:22:29 +07:00
Chris Simpkins 10c544471d modified build variable name 2018-03-14 20:21:28 +07:00
Chris Simpkins 7de5d6510e added Python interpreter version definition to virtualenv scripting 2018-03-14 20:17:32 +07:00
Chris Simpkins da2088260a [Makefile] added pipenv venv setup script to the build process 2018-03-08 17:30:08 +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 0eb8a96a5c [build-ttf.sh] transitioned Python build tool calls to use of pipenv virtual env with pinned versions 2018-03-07 20:19:56 +07:00
Chris Simpkins 74d359ef6b [build-pipenv.sh] add Python interpreter version to environment report 2018-03-07 20:18:11 +07:00
Chris Simpkins 1700e78bdf [build-pipenv.sh] modified if blocks in shell script 2018-03-07 20:06:35 +07:00
Chris Simpkins e3c0e97f3b updated script documentation 2018-03-07 20:02:11 +07:00
Chris Simpkins fe6e6ba46c [build-pipenv.sh] added new shell script that supports builds of venv with pinned Python package versions using pipenv 2018-03-07 20:01:50 +07:00
Chris Simpkins 384f3fa946 copies build-ttf.sh as build-ttf-system.sh to use as basis for scripting of system installed versions of build tools 2018-03-07 17:52:20 +07:00
Chris Simpkins 84900249b9 add support for pipenv Python dependency version pinning
adds Pipfile and Pipfile.lock with currently installed build versions used for Hack v3.003 build
2018-03-07 17:29:27 +07:00
Chris Simpkins 3e7343e1a2 updated contributor documentation 2018-03-05 21:39:11 +07:00
Chris Simpkins 9533515834 3.3.0 2018-03-05 21:28:59 +07:00
Chris Simpkins b47d21f808 [README.md] updated download links for v3.003 release 2018-03-05 21:13:13 +07:00
Chris Simpkins 600083d1d0 Merge branch 'dev' 2018-03-05 21:05:43 +07:00
Chris Simpkins 32369bb7ea [archiver.sh] updated to v3.003 2018-03-05 21:01:26 +07:00
Chris Simpkins 32afc7c23d add Hack Version 3.003;[3114f1256]-release builds 2018-03-05 20:57:33 +07:00
Chris Simpkins 3114f12568 [README.md] gitter channel text updates 2018-03-05 20:12:28 +07:00
Chris Simpkins e02427d946 modified specimen psd 2018-03-04 22:27:57 +07:00
Chris Simpkins 36106a07f5 [README/md] added updated specimen image 2018-03-04 22:11:47 +07:00
Chris Simpkins b11259b548 removed unnecessary images 2018-03-04 22:10:38 +07:00
Chris Simpkins 408ba49cab [README.md] modified downloads badge link 2018-03-03 21:19:51 +07:00
Chris Simpkins d1e1319fb8 [README.md] updated text with information about gitter channel resource 2018-03-03 15:04:53 +07:00