Commit Graph

23 Commits

Author SHA1 Message Date
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