Commit Graph
8 Commits
Author SHA1 Message Date
Michael Muller f5408b36e3 Attempt to install gradle on travis.
Try installing gradle instead of calling gradlew, which it turns out requires
its jarfiles to be presesnt in order to work.
2018-10-31 15:39:28 -04:00
Michael Muller f16d8019e5 Checking in gradlew/gradlew.bat. 2018-10-31 15:07:57 -04:00
jianglai ca97d66dd7 Update .gitignore for gradle related files
Ignore all gradle build artifacts.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=218693364
2018-10-25 14:47:10 -04:00
jianglai 6a560c18ce Do not monitor gradle temp files changes
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=218213950
2018-10-22 19:11:39 -04:00
Lai Jiang e293590520 Revert "Add vim file ignore rule, and make build work on MacOS"
This reverts commit 9a53cba74d.
2017-07-11 22:04:03 -04:00
Lai Jiang 9a53cba74d Add vim file ignore rule, and make build work on MacOS 2017-07-11 22:02:38 -04:00
Wolfgang Meyers 3df31fa64f Eclipse file generation script
Simple python script to generate the .project and .classpath files
for eclipse. The script bundles all jar dependencies into a single
jar file, collects all auto-generated java files into a single
source folder and adds them to the eclipse classpath.
2016-03-09 12:26:47 -08:00
Justine Tunney 0ef0c933d2 Import code from internal repository to git 2016-03-01 17:59:16 -05:00