Commit Graph

27 Commits

Author SHA1 Message Date
Matyáš Kříž 9e8cdfde9a Add instructions on how to obtain the `run` script. 2020-02-22 21:13:01 +01:00
Matyáš Kříž ec8c77bd17 Exit `run` script with error if it fails to get generator download URL. 2019-05-20 10:50:37 +02:00
James Hughes efddb1848d use absolute path for cuckoo_generator download location 2019-05-17 10:05:09 -06:00
Matyáš Kříž 8412e772fa Don't use `realpath` command not available by default on Mac OS. 2019-05-17 12:18:02 +02:00
Matyáš Kříž 7a41a928fc Fix some `run` script bugs. 2019-05-16 13:29:44 +02:00
Matyáš Kříž 935afbfd6a Fix wrong interpolation of github auth token.
Thanks to @jamezilla for noticing this.
2019-05-14 17:41:00 +02:00
Matyáš Kříž 03bf8c1c73 Improve the `run` script. 2019-02-23 15:45:51 +01:00
susan335 63b03cb2d1 Fix indent 2019-02-23 12:05:01 +01:00
susan335 b97e7c3dda Add curl option when download cuckoo_generator
To avoid Github rate limit issues.
In shared environment(like a Circle CI), run script could hit a Github API rate limit.
2019-02-23 12:05:01 +01:00
Matyáš Kříž 2bcce595b3 Add `—clean` option to the run script to rebuild the Cuckoo Generator. 2019-01-24 11:09:17 +01:00
Matyáš Kříž 8cc707ff7c Build generator by default. Download using `--download [VERSION]` option. 2018-04-13 13:45:27 +02:00
Matyáš Kříž 79e19c6fe3 Modify the `run` bash script to allow the user to build rather than download the `cuckoo_generator`.
The option is `--build`, no shorthand.
2018-04-13 09:29:44 +02:00
Tadeas Kriz df7138b9f2 Add chmod +x to ensure cuckoo_generator can be executed. 2018-03-26 12:40:53 +02:00
M.Inomata ba9b72b061 clear GREP_OPTIONS environment variable to avoid error. 2018-03-26 12:16:34 +02:00
Matyáš Kříž cd216972e6 Upgrade Fastfile and podspec. `run` downloads the latest generator if it's deleted. 2018-03-23 18:16:52 +01:00
Tadeas Kriz 25c061a489 Fix build timeouting. 2017-04-25 18:02:57 +02:00
Tadeas Kriz a11123f502 Fix build issue where `.build` was deleted on `pod install. 2017-04-17 19:54:44 +02:00
Tadeas Kriz 2f90d0276a Add to compilable and green test state. 2017-04-02 18:03:31 +02:00
Filip Dolník 1330e65061 Fix scripts. 2016-12-07 20:27:02 +01:00
Filip Dolník 6d60a13415 Fix that input files cannot be specified directly in Run script in Input Files form. 2016-09-22 10:01:21 +02:00
Tadeas Kriz 5b2965333c Try changing directory to the generator script. 2016-09-19 11:49:21 +02:00
Filip Dolník aeb465339a Merge with CuckooGenerator. 2016-08-26 12:14:35 +02:00
Filip Dolník 0c13a6788c Increment version. 2016-06-29 15:39:00 +02:00
Filip Dolník 0c094bc4d4 Update version. 2016-06-17 21:37:17 +02:00
Filip Dolník ea3fdefb4a Add support for run script input files. 2016-06-15 13:02:49 +02:00
Filip Dolník 82e97abce4 Try to fix Travis build 2. 2016-06-14 18:19:03 +02:00
Filip Dolník 32676c9422 Add script for running CuckooGenerator. 2016-06-14 13:35:30 +02:00