This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
atom
Watch
1
Star
1
Fork
0
You've already forked atom
mirror of
https://github.com/atom/atom.git
synced
2026-02-09 14:15:24 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d40a14be29d7b44ca8c63aea230509f8ab775957
atom
/
script
/
lib
History
Michelle Tilley
6425b5e069
Merge pull request
#14131
from atom/mkt-prepare-build-for-per-package-transpilation
...
Update build to pre-compile packages with per-package transpilation configs
2017-04-06 00:39:50 -07:00
..
check-chromedriver-version.js
…
clean-caches.js
Fixes
#14102
to use ATOM_HOME if present.
2017-03-31 11:25:04 +11:00
clean-dependencies.js
…
clean-output-directory.js
…
code-sign-on-mac.js
…
compress-artifacts.js
…
copy-assets.js
…
create-debian-package.js
…
create-rpm-package.js
…
create-windows-installer.js
Ensure Windows builds fail when Squirrel packaging fails
2017-03-10 09:54:46 -08:00
delete-msbuild-from-path.js
…
dependencies-fingerprint.js
…
download-file-from-github.js
Dowloading -> Downloading
2017-03-14 12:17:50 -07:00
dump-symbols.js
…
expand-glob-paths.js
…
generate-api-docs.js
…
generate-metadata.js
Streamline path resolution for preloaded packages
2017-03-28 11:47:45 +02:00
generate-module-cache.js
…
generate-startup-snapshot.js
Don't snapshot minimatch and fix package transpilation registry on win32
2017-03-30 10:32:44 +02:00
get-license-text.js
…
handle-tilde.js
Handle tilde as home dir in darwin and linux
2017-03-28 13:26:14 +02:00
include-path-in-packaged-app.js
…
install-apm.js
…
install-application.js
Handle tilde as home dir in darwin and linux
2017-03-28 13:26:14 +02:00
install-atom-dependencies.js
…
install-script-dependencies.js
…
kill-running-atom-instances.js
…
lint-coffee-script-paths.js
…
lint-java-script-paths.js
…
lint-less-paths.js
…
package-application.js
…
prebuild-less-cache.js
Provide importedFilePathsByRelativeImportPath to LessCache
2017-03-14 13:35:28 +01:00
read-files.js
…
spawn-sync.js
…
transpile-babel-paths.js
…
transpile-coffee-script-paths.js
…
transpile-cson-paths.js
…
transpile-packages-with-custom-transpiler-paths.js
Better wording around transpiling packages with custom transpilers
2017-04-04 12:13:04 -07:00
transpile-peg-js-paths.js
…
verify-machine-requirements.js
…