Commit Graph

36 Commits

Author SHA1 Message Date
Al
2b3fb196a1 [build] add pkg-config to packages in Travis config, remove libsnappy-dev 2017-04-05 08:24:26 -04:00
Al
5e2d9f371e [numex] Moving numex script to a different subpackage, adding function for creating ordinals 2016-07-21 17:04:57 -04:00
Al
8e16ad245f [fix] Building the dictionaries/numex table, etc. locally on clang, just not publishing unless it's gcc 2016-03-29 11:35:02 -04:00
Al
71bc721d0b [fix][ci skip] prevent building on branches other than master 2016-03-28 02:16:14 -04:00
Al
f33eb79686 [build] Only build master branch 2016-03-17 14:13:39 -04:00
Al
b3c8a72ca6 [fix] only build dictionaries on actual dictionary text file changes 2016-03-09 11:22:12 -05:00
Al
3d40808d9a [fix] Skipping CI on the auto commits 2016-03-06 11:15:18 -05:00
Al
6eb0f4483a [build] Removing dictionary flag now that dictionaries are building automatically 2016-03-06 11:13:21 -05:00
Al
227e3ca846 [build] Pushing C data files to master in Travis build when dictionaries/numex change 2016-03-06 11:00:28 -05:00
Al
4e24fa6539 [build][test] Adding git config to the build, gave build user necessary S3 permissions offline, adding temporary flag to always build dictionaries for testing 2016-03-05 15:58:49 -05:00
Al
23410392bb [build] Adding Github credentials as secure env variables 2016-03-05 00:31:12 -05:00
Al
d1375df673 [fix] Adding us-east-1 as default region in Travis config 2016-03-05 00:06:58 -05:00
Al
e669edfec5 [fix] Install awscli for pushing to S3 2016-03-04 23:10:04 -05:00
Al
7a422b3201 [fix] gcc* comparison shouldn't be quoted 2016-03-04 20:44:29 -05:00
Al
a40de1cd52 [fix] testing CC == gcc* 2016-03-04 20:08:41 -05:00
Al
8d41608e64 [fix] setting variables related to file changes as environment variables 2016-03-04 19:29:06 -05:00
Al
d37734fd4b [fix] Double brackets around all compound conditionals 2016-03-04 18:06:59 -05:00
Al
20710129e4 [fix] using master branch of the virtualenv repo to install 2016-03-04 17:54:43 -05:00
Al
2e135aac9a [fix] Use virtualenv.py method so virtualenv doesn't need to be installed 2016-03-04 17:36:51 -05:00
Al
def58dd622 [build] Specifying virtualenv pip/python instead of running activate 2016-03-04 17:20:17 -05:00
Al
f3ad6137f4 [fix] install virtualenv for running the Python portion of the build. C language builds appear to use system Python 2016-03-04 17:07:10 -05:00
Al
b129384a5d [fix][ci skip] conditional 2016-03-04 16:42:47 -05:00
Al
a483fd5d42 [fix][ci skip] pip installing some light requirements when the dictionaries/numex files change. Only building transliteration if the data file changed (the CLDR files are not in-repo so will be built offline) 2016-03-04 16:17:05 -05:00
Al
fe7314c0b1 [build][ci skip] Removing -q when grepping git diff since it's being piped into wc. Only pushing files on the gcc version so it only happens once 2016-03-04 15:40:21 -05:00
Al
fe3ef4d3d5 [fix][ci skip] fixing numex directory, adding parens in conditional 2016-03-04 13:54:20 -05:00
Al
b406861c67 [build][ci skip] Generating data files when e.g. language dictionaries change as part of the build, as described in #15. Pushes new files to S3 and commits to repo for pull requests that have been merged 2016-03-04 13:47:39 -05:00
Al
6444647a00 [fix] quote 2016-01-30 14:48:14 -05:00
Al
3c53926d0c [build] Using gcc 4.8 in Travis as it compiles faster. travis_wait no longer required 2016-01-30 14:43:26 -05:00
Al
6265ff9fa1 [fix] absolute path in travis build 2016-01-30 14:24:17 -05:00
Al
9c787e2b99 [build] using local datadir in Travis build 2016-01-30 14:02:04 -05:00
Al
cfe08c07e2 [build] Adding travis_wait on make, as compiling the scanner still takes a while on the older GCC in Ubuntu 12.04 2016-01-30 13:24:30 -05:00
Al
b5eaf79fab [build] Running bootstrap before script 2016-01-29 02:45:34 -05:00
Al
b716eabfa6 [fix] Trying build with autoconf/automake/libtool 2016-01-29 02:24:41 -05:00
Al
2ad51786e1 [fix] Autoconf macros may be missing in Travis build, adding autoconf-archive 2016-01-29 02:17:59 -05:00
Al
50e27ffe35 [fix] trying build with pkg-config 2016-01-29 02:14:38 -05:00
Al
d89f2ed844 [build] Travis build 2016-01-29 02:10:37 -05:00