Mailspring/build/tasks
mbilker 385931ca9e fix(launch): convert Atom's launch script for N1
Addresses #411

The `N1.sh` launch script fails to account for running from
`/usr/{local/}bin/nylas` where it would throw an error saying
it couldn't find the electron binary.

The Atom launch script works just fine and takes that into account.
The installed launch script here is a reflactored Atom launch script
that properly accounts for running the `nylas` executable and locates
the actual binary accordingly.
2016-03-02 17:47:47 -08:00
..
add-nylas-build-resources-task.coffee feat(build): add nylas resources 2015-12-02 15:12:56 -08:00
check-licenses-task.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
clean-task.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
codesign-task.coffee feat(ci): add Travis and AppVeyor ci support 2015-12-07 12:48:26 -05:00
compile-packages-slug-task.coffee fix(build): Don't delete plugin package.json files, restore ellipsis (@sdw consulted HIG!) 2016-02-24 18:15:55 -08:00
copy-files-for-build-task.coffee fix(launch): convert Atom's launch script for N1 2016-03-02 17:47:47 -08:00
copy-info-plist-task.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
docs-build-task.coffee fix(docs): Updating docs (round 1 of many) 2015-10-01 13:19:34 -07:00
docs-publish-task.coffee fix(docs): Updating docs (round 1 of many) 2015-10-01 13:19:34 -07:00
docs-render-task.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
dump-symbols-task.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
generate-asar-task.coffee fix(win): add windows-shortcuts to asar exclude 2016-02-11 13:52:53 -08:00
generate-license-task.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
generate-module-cache-task.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
install-task.coffee fix(launch): convert Atom's launch script for N1 2016-03-02 17:47:47 -08:00
license-overrides.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
mkdeb-task.coffee fix(build): debian packages use different share dir 2016-01-04 16:39:43 -08:00
mkdmg-task.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
mkrpm-task.coffee feat(build): new rpm builds 2016-01-04 09:56:14 -08:00
nylaslint-task.coffee refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
output-build-filetypes.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
output-disk-space.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
output-long-paths-task.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
prebuild-less-task.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
publish-nylas-build-task.coffee set the ContentType when uploading packages to S3. 2016-01-13 11:12:39 -08:00
run-integration-tests-task.coffee feat(tests): add integration tests 2015-12-02 13:41:14 -08:00
run-unit-tests-task.coffee feat(tests): add integration tests 2015-12-02 13:41:14 -08:00
set-exe-icon-task.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
set-version-task.coffee fix(date): copyright year auto-updates 2016-01-04 09:41:28 -08:00
task-helpers.coffee feat(build): new rpm builds 2016-01-04 09:56:14 -08:00