Commit Graph

1369 Commits (353455d38eff8e9b72e7cf8056e9bbd86c81cc53)
 

Author SHA1 Message Date
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
Chris Simpkins 5704e178de [CHANGELOG.md] updated changelog 2018-03-03 14:41:28 +07:00
Chris Simpkins 3d7448bf2a [CHANGELOG.md] updated changelog 2018-03-03 14:32:09 +07:00
Chris Simpkins 937ef1ae24 [README.md] modified readme text 2018-03-03 14:29:55 +07:00
Chris Simpkins 71a3484442 Version 3.003;[feb32dd13]-dev CSS builds 2018-03-01 21:03:11 +07:00
Chris Simpkins e03afdd66d Version 3.003;[feb32dd13]-dev build files 2018-03-01 21:02:58 +07:00
Chris Simpkins feb32dd13e updated contributors 2018-03-01 07:35:45 +07:00
Chris Simpkins cc67776aa5 updated changelog 2018-03-01 07:31:11 +07:00
Chris Simpkins 6f1a8fb5a4
Merge pull request #410 from ariasuni/add-fontconfig-configuration
add fontconfig configuration and add it to installation instructions
2018-03-01 07:27:30 +07:00
Mélanie Chauvel 994a9041cb add fontconfig configuration and add it to installation instructions 2018-03-01 11:43:51 +07:00
Chris Simpkins 35a6b098b3 [checksum.py] fixed incorrect variable used in stderr message 2018-02-25 19:38:43 +07:00
Chris Simpkins 2329d65f79 [checksum.py] added file path documentation to header 2018-02-25 12:05:06 +07:00
Chris Simpkins 5d67be0ca8 [checksum.py] added Python 3 dependency to documentation 2018-02-24 21:31:29 +07:00
Chris Simpkins 3d99365c03 [checksum.py] adds support for checksum checks against file paths in a valid checksum files 2018-02-24 21:27:40 +07:00
Chris Simpkins a72e938b94 adds checksum.py script for SHA1 hash checksum list generation from font binaries and XML dumps of OpenType table data 2018-02-24 19:31:12 +07:00
Chris Simpkins 6d6f8d487f [README.md] project description update 2018-02-23 21:49:36 +07:00
Chris Simpkins 68c194a9e2 updated changelog 2018-02-22 13:06:45 +07:00
Chris Simpkins e0edb8d3cd add ttdiff.sh shell script by @anthrotype (#402) 2018-02-22 13:03:12 +07:00
Chris Simpkins cf4d3ccf24 updated changelog 2018-02-22 12:06:07 +07:00
Chris Simpkins c5cfb7258f eliminate Travis settings file 2018-02-22 12:04:23 +07:00
Chris Simpkins 5029e47721 replace Travis with Semaphore as CI testing approach 2018-02-22 11:59:52 +07:00