pulsar/script/lib
Antonio Scandurra 061ae3786a Remove custom copySync function
Originally we introduced this function because we thought empty
directories were causing path length issues on Windows, but it turns out
that it was a problem with Squirrel, so we can delete this code path
altogether.

Signed-off-by: Nathan Sobo <nathan@github.com>
2016-08-16 18:08:16 +02:00
..
clean-caches.js Remove trailing ... in log messages 2016-08-08 15:18:21 +02:00
clean-dependencies.js Remove trailing ... in log messages 2016-08-08 15:18:21 +02:00
clean-output-directory.js Remove trailing ... in log messages 2016-08-08 15:18:21 +02:00
code-sign-on-mac.js Unlock keychains using the correct format 2016-08-16 12:53:33 +02:00
compress-artifacts.js Extract a spawnSync helper that throws on command errors 2016-08-16 12:29:42 +02:00
copy-assets.js Remove custom copySync function 2016-08-16 18:08:16 +02:00
create-debian-package.js Remove custom copySync function 2016-08-16 18:08:16 +02:00
create-rpm-package.js Remove custom copySync function 2016-08-16 18:08:16 +02:00
create-windows-installer.js Rename downloadGithubRawFile to downloadFileFromGithub 2016-08-11 12:19:25 +02:00
delete-msbuild-from-path.js Omit msbuild.exe from the PATH during script/bootstrap on Windows 2016-08-04 16:45:54 -06:00
dependencies-fingerprint.js Move fingerprinting into script/bootstrap.js 2016-08-02 14:35:58 +02:00
download-chromedriver.js Extract a spawnSync helper that throws on command errors 2016-08-16 12:29:42 +02:00
download-file-from-github.js Create folder if it doesn't exist when downloading files 2016-08-13 12:01:23 +02:00
dump-symbols.js Remove trailing ... in log messages 2016-08-08 15:18:21 +02:00
generate-api-docs.js Remove trailing ... in log messages 2016-08-08 15:18:21 +02:00
generate-metadata.js Extract a spawnSync helper that throws on command errors 2016-08-16 12:29:42 +02:00
generate-module-cache.js Remove trailing ... in log messages 2016-08-08 15:18:21 +02:00
get-license-text.js Move build to script 2016-08-02 09:24:02 +02:00
include-path-in-packaged-app.js Move build to script 2016-08-02 09:24:02 +02:00
install-apm.js Put back mistakenly deleted requires 2016-08-16 12:46:37 +02:00
install-application.js Remove custom copySync function 2016-08-16 18:08:16 +02:00
install-atom-dependencies.js Put back mistakenly deleted requires 2016-08-16 12:46:37 +02:00
install-script-dependencies.js Put back mistakenly deleted requires 2016-08-16 12:46:37 +02:00
kill-running-atom-instances.js Extract a spawnSync helper that throws on command errors 2016-08-16 12:29:42 +02:00
package-application.js Remove custom copySync function 2016-08-16 18:08:16 +02:00
prebuild-less-cache.js Compile CSON, Babel and Coffeescript files using CompileCache 2016-08-13 12:49:46 +02:00
spawn-sync.js Don't stringify stdout/stderr when they don't exist 2016-08-16 12:54:04 +02:00
transpile-babel-paths.js Compile CSON, Babel and Coffeescript files using CompileCache 2016-08-13 12:49:46 +02:00
transpile-coffee-script-paths.js Compile CSON, Babel and Coffeescript files using CompileCache 2016-08-13 12:49:46 +02:00
transpile-cson-paths.js Compile CSON, Babel and Coffeescript files using CompileCache 2016-08-13 12:49:46 +02:00
transpile-peg-js-paths.js Remove trailing ... in log messages 2016-08-08 15:18:21 +02:00
verify-machine-requirements.js Put back mistakenly deleted requires 2016-08-16 12:46:37 +02:00