Commit Graph

544 Commits

Author SHA1 Message Date
Kevin Sawicki
d534f2a867 Make ctags executable 2015-04-15 15:55:30 -07:00
Kevin Sawicki
245f4585cd Unpack ctags 2015-04-15 15:55:30 -07:00
Kevin Sawicki
a61f732cf8 Keep apm and atom.sh in app folder 2015-04-15 15:55:30 -07:00
Kevin Sawicki
5a8885aeed Revert "Revert "Add asar support in Atom"" 2015-04-15 15:55:30 -07:00
Kevin Sawicki
c8f590dfec Don't bundle specs and fixtures 2015-04-15 14:43:40 -07:00
Antonio Scandurra
cf17a1ddc8 Merge branch 'master' into as-public-ci 2015-04-15 09:40:33 +02:00
Kevin Sawicki
930f306476 Precompile atom-space-pen-views stylesheets 2015-04-13 16:45:48 -07:00
Kevin Sawicki
626afe4e0d Don't include fallback imports for static files 2015-04-13 16:45:20 -07:00
Kevin Sawicki
932e7d4ad7 LESS -> Less 2015-04-13 13:47:54 -07:00
Kevin Sawicki
9d6248cabb Don't ship bootstrap dist and fonts folders 2015-04-13 13:47:53 -07:00
Kevin Sawicki
168c0d0dd7 LESS -> Less 2015-04-13 13:47:53 -07:00
Kevin Sawicki
e7030ba4b3 Compile bootstrap before prebuilding cache 2015-04-13 13:47:53 -07:00
Kevin Sawicki
bc325c36c5 Exclude bootstrap/less from build 2015-04-13 13:47:53 -07:00
Kevin Sawicki
2fcf5d6248 Precompile bootstrap.less 2015-04-13 13:47:53 -07:00
Antonio Scandurra
458cd0bf2f Revert "Avoid specs to trip up on each other"
This reverts commit 756ce8cea6.
2015-04-11 15:05:49 +02:00
Antonio Scandurra
756ce8cea6 Avoid specs to trip up on each other
...because of possible race conditions.
2015-04-11 12:13:37 +02:00
Antonio Scandurra
9a269178cd Merge branch 'master' into as-public-ci 2015-04-10 17:56:22 +02:00
Antonio Scandurra
f790cda5ca Run CI tests verbosely 2015-04-10 12:01:44 +02:00
Antonio Scandurra
01504cfde5 Use Math.max instead of Math.min 2015-04-10 10:20:02 +02:00
Antonio Scandurra
43a807c630 Fix cibuild returning 0 as status code 2015-04-10 10:17:17 +02:00
Kevin Sawicki
4160a8c239 Merge pull request #6230 from mnquintana/coffeelint-plus
Lint for more styleguide errors
2015-04-08 12:07:23 -07:00
Kevin Sawicki
6d61588467 Only look for JSON keymaps 2015-04-08 09:40:23 -07:00
Kevin Sawicki
c69af727cf Don't default menu value 2015-04-08 09:16:55 -07:00
Kevin Sawicki
3954a5fd84 .cson -> .json 2015-04-08 09:16:55 -07:00
Kevin Sawicki
50688973e6 Load keymaps from package.json 2015-04-08 09:16:55 -07:00
Kevin Sawicki
0d3d72c181 Add missing extension 2015-04-08 09:16:55 -07:00
Kevin Sawicki
0560687e96 Remove unneeded default 2015-04-08 09:16:55 -07:00
Kevin Sawicki
bdca781fb8 Add atom prefix to keys 2015-04-08 09:16:55 -07:00
Kevin Sawicki
f36584903f Inline all keymaps into package.json 2015-04-08 09:16:54 -07:00
Kevin Sawicki
d0bd76072b Inline platform system menu 2015-04-08 09:16:54 -07:00
Antonio Scandurra
859a6dcf68 Use script/cibuild 2015-04-07 10:48:18 +02:00
Machiste Quintana
2bb2022b5b 👕 2015-04-07 00:05:19 -04:00
Kevin Sawicki
3de83f6860 Revert "Add asar support in Atom" 2015-04-03 11:03:43 -07:00
Cheng Zhao
2d9f2091c5 Unpack native module files
It improves performance and makes virus scanners happy
2015-03-30 15:01:19 +08:00
Cheng Zhao
3ce12693e6 Install apm to process.resourcesPath 2015-03-30 15:01:19 +08:00
Cheng Zhao
01130230e4 Copy LICENSE.md to process.resourcesPath
The LICENSE file is needed by mkdeb task, we should move it out of asar
archive.
2015-03-30 15:01:19 +08:00
Cheng Zhao
505754783f Warn empty app dir 2015-03-30 15:01:19 +08:00
Cheng Zhao
f9e80439d0 Add generate-asar task 2015-03-30 15:01:18 +08:00
Machiste N. Quintana
c0d4103fef Update set-version-task.coffee
Wooo 2015
2015-03-26 10:50:12 -04:00
Kevin Sawicki
6e464ac35c Catch non-protype functions 2015-03-19 11:48:40 -07:00
Kevin Sawicki
b4f911f6d3 Add task to log loop returns 2015-03-19 11:48:40 -07:00
Kevin Sawicki
414b82f05e Bump license overrides for new jschardet version 2015-03-16 14:49:59 -07:00
Kevin Sawicki
a372c892f0 Set chromedriver path in integration spec helper 2015-02-12 15:04:33 -08:00
Kevin Sawicki
c52d3593ff Handle broken symlinks when walking 2015-02-11 15:21:23 -08:00
Kevin Sawicki
fd969e9f9a Group modules into categories 2015-02-11 15:21:22 -08:00
Kevin Sawicki
3d15810b1b Ignore invalid modules 2015-02-11 15:21:22 -08:00
Kevin Sawicki
637c53dbb4 Log total module count 2015-02-11 15:21:22 -08:00
Kevin Sawicki
c60e4345ed Add versions to output 2015-02-11 15:21:01 -08:00
Kevin Sawicki
cfde9954f2 Add grunt task to print duplicate modules 2015-02-11 15:21:00 -08:00
Max Brunsfeld
79d0f296e0 Use path.delimiter 2015-02-09 13:40:07 -08:00
Max Brunsfeld
ef9ae8e7d7 Merge pull request #5404 from atom/mb-integration-test
Add integration test to cover browser-side code
2015-02-09 13:11:53 -08:00
Kevin Sawicki
b388ebb73a Merge pull request #5405 from eestrada/rpmbuild
Pick up icons from icon path in RPM package build
2015-02-06 11:38:23 -08:00
Ethan Estrada
5f2b5c3781 Only copy icons to build location
Linux icons are now only copied for build process, not for install
process. They should be ignored for all platforms except RPM package
build on Linux.
2015-02-06 01:06:28 -07:00
Max Brunsfeld
61ca2e14dc Run integration tests on CI 2015-02-05 13:02:25 -08:00
Kevin Sawicki
40de6a7114 Add executable value to desktop file template
Closes #5419
2015-02-05 10:12:30 -08:00
Ethan Estrada
fc5a22a783 Pick up icons from icon path in RPM package build 2015-02-04 12:55:59 -07:00
Ethan Estrada
d05a3f370e Have atom.desktop use PATH to find executable
Currently for RPM build only.
2015-02-04 11:20:52 -07:00
Ethan Estrada
08edcf23c9 Let Linux packages fully determine executable path
It is no longer hard coded into the atom.desktop.in file; the
individual grunt tasks now determine how the executable is accessed.
2015-02-04 11:06:20 -07:00
Kevin Sawicki
c7315e2be6 Merge pull request #5342 from paulcbetts/deltas
Delta Packages for Windows + Update Squirrel.Windows
2015-02-03 17:14:36 -08:00
Kevin Sawicki
c7b206f5ca Add core-js license override 2015-02-02 13:22:08 -08:00
Paul Betts
8fcd71f207 Publish delta packages 2015-02-01 01:51:49 -08:00
Kevin Sawicki
34b1615782 Lower limit to 175 2015-01-28 12:09:43 -08:00
Kevin Sawicki
5b992d1397 Warm cache with one themes 2015-01-22 13:49:42 -08:00
Nathan Sobo
f691c20d68 Revert "Add license override for emoji-images"
This reverts commit 36d28235fa.
2015-01-22 10:58:51 -07:00
Nathan Sobo
36d28235fa Add license override for emoji-images 2015-01-22 08:40:53 -07:00
Kevin Sawicki
9df7ea91db Use new apm path on all platforms 2015-01-21 09:07:26 -08:00
Kevin Sawicki
5bf0e53c01 Shorten apm paths on Windows 2015-01-21 09:07:26 -08:00
Nathan Sobo
22cf142473 Add license override for cheerio@0.15.0
Newer versions of the library have the license added, but this is easier
than upgrading for now.
2015-01-21 09:02:25 -07:00
Kevin Sawicki
432b531c07 Include fallback vars when warming less cache 2015-01-20 18:45:14 -08:00
Nathan Sobo
f570a417e6 Allow for styles/ directory in themes in prebuild-less task 2015-01-14 19:49:07 -07:00
Kevin Sawicki
29f95b88db deprecatedStart is an index 2015-01-09 18:40:57 -08:00
Kevin Sawicki
76a2b8c54a Add sample list item 2015-01-07 17:57:11 -08:00
Kevin Sawicki
081fc0e1ae Use icon from resources directory 2015-01-07 16:22:11 -08:00
Kevin Sawicki
a6cc6afb16 Don't bundle resources/linux 2015-01-07 16:20:57 -08:00
Kevin Sawicki
a01e6e543e POST data as JSON 2015-01-06 14:21:46 -08:00
Kevin Sawicki
d931b3ed5c Use util.inspect on details 2015-01-06 14:18:47 -08:00
Kevin Sawicki
b95a7f47a8 Create draft release when one does not exist 2015-01-06 14:09:52 -08:00
Kevin Sawicki
92a8701c70 Add icon and title to update dialogs
Closes #4718
2015-01-06 11:44:10 -08:00
Kevin Sawicki
bd92acba7e Simply deprecation output 2014-12-23 16:58:59 -08:00
Kevin Sawicki
f439d0d996 Tweak log prefix text 2014-12-23 16:38:11 -08:00
Kevin Sawicki
4142845632 ⬆️ octicons@2.1.2 2014-12-23 11:43:37 -08:00
Kevin Sawicki
1cf8479831 Remove duplicate require 2014-12-23 09:24:56 -08:00
Kevin Sawicki
9126f2e45c Include apm.sh 2014-12-16 09:19:40 -08:00
Kevin Sawicki
59d582722b Add .sh extension 2014-12-15 17:48:04 -08:00
Kevin Sawicki
c345532864 stdout -> stderr 2014-12-12 14:57:31 -08:00
Kevin Sawicki
c0c4e65b5d Warnings to do stderr 2014-12-12 14:54:48 -08:00
Kevin Sawicki
b441b3cd6f Remove prefix and suffix from deprecation lines 2014-12-12 14:01:33 -08:00
Kevin Sawicki
3a51228899 Label output 2014-12-12 13:53:52 -08:00
Kevin Sawicki
42d5d0ba87 Log deprecations from apm test output 2014-12-12 13:52:46 -08:00
Kevin Sawicki
f91741eec1 Install cli folder to resources directory 2014-12-12 12:11:37 -08:00
Kevin Sawicki
cad8afe78b Use correct resources path 2014-12-12 12:11:37 -08:00
Kevin Sawicki
a7f30c63cb Don't bundle atom.sh on Windows 2014-12-12 12:11:37 -08:00
Kevin Sawicki
1d0dd86041 Use new atom.cmd wrapper from installer 2014-12-12 12:11:37 -08:00
Ben Ogle
dde13a5d4e 💄 2014-11-19 14:33:24 -08:00
Ben Ogle
bfc7995aee Blacklist space pen docs from making it into our docs. 2014-11-19 14:15:43 -08:00
Kevin Sawicki
cb7d4c8638 Call exit on process global 2014-11-17 15:40:03 -08:00
Kevin Sawicki
71f80809c0 Assign buildDir at top of function 2014-11-14 14:59:06 -08:00
Kevin Sawicki
5c143bfc6e Return assets 2014-11-14 14:14:16 -08:00
Kevin Sawicki
51354f2326 Upload RELEASES and .nupkg files 2014-11-14 14:13:44 -08:00
Kevin Sawicki
1177508a45 Add missing ) 2014-11-14 12:02:15 -08:00
Kevin Sawicki
4bbffd3589 Upload AtomSetup.exe on Windows 2014-11-14 12:00:20 -08:00
Kevin Sawicki
06c04779bf Delete installer dir during build 2014-11-13 17:31:05 -08:00
Kevin Sawicki
01b75c4393 Use buildDir to build setup exe path 2014-11-13 08:46:25 -08:00
Kevin Sawicki
9f1ffeee25 Sign AtomSetup.exe 2014-11-13 08:46:25 -08:00
Kevin Sawicki
4ce056180c Remove installer code now handled by grunt plugin 2014-11-13 08:46:24 -08:00
Kevin Sawicki
f78891b600 Fetch draft assets from assets URL
This will include assets in a bad state that should still be deleted
and aren't returned from the main release URL.
2014-11-07 12:07:16 -08:00
Kevin Sawicki
fbfe1c7224 Fully fetch draft release
Assets in a bad state aren't returned from the releases listing
endpoint.
2014-11-07 10:58:53 -08:00
Kevin Sawicki
e993175205 💄 2014-10-29 11:33:01 -07:00
Kevin Sawicki
4242ac0911 🔨 Add jschardet license override 2014-10-29 11:33:01 -07:00
Kevin Sawicki
d299692237 Use correct 64-bith arch 2014-10-23 12:02:52 -07:00
Kevin Sawicki
8d71cbd510 📝 Mention fedora/debian checks 2014-10-23 11:10:18 -07:00
Kevin Sawicki
534ace6250 Use x64_64 as arch in rpm name 2014-10-23 11:09:48 -07:00
Kevin Sawicki
89157cdf29 Restore master only uploads 2014-10-23 10:49:05 -07:00
Kevin Sawicki
d7019509e3 Return early when no token set 2014-10-23 10:01:26 -07:00
Kevin Sawicki
0417458fbb Log when token is missing 2014-10-23 09:56:44 -07:00
Kevin Sawicki
ff32fff483 Add missing mkdir assignment 2014-10-23 09:28:47 -07:00
Kevin Sawicki
f776678b83 Recreate rpm dir after deleting 2014-10-23 09:20:28 -07:00
Kevin Sawicki
4b3d3701d5 Add rpm segment in mkrpm script 2014-10-23 09:10:16 -07:00
Kevin Sawicki
b65c6da948 Add rm assignment to right task 2014-10-22 18:09:47 -07:00
Kevin Sawicki
1c1adf5beb Add missing rm assignment 2014-10-22 17:57:15 -07:00
Kevin Sawicki
6b57030bda Test uploads on this branch 2014-10-22 17:33:26 -07:00
Kevin Sawicki
4e3d15592e Upload .rpm file when available 2014-10-22 17:26:58 -07:00
Kevin Sawicki
9cfc451a79 Remove RPM directory before rebuilding 2014-10-22 17:26:23 -07:00
Kevin Sawicki
00da8a9df6 Build into rpm directory 2014-10-22 17:03:30 -07:00
Kevin Sawicki
efe3d65291 Only upload on master 2014-10-21 14:11:06 -07:00
Kevin Sawicki
8576486d06 Prepare docs when building all branches 2014-10-21 14:10:44 -07:00
Kevin Sawicki
bf4ac1d3eb 💄 2014-10-21 13:28:09 -07:00
Kevin Sawicki
06436ef530 📝 Remove extra to 2014-10-21 13:28:09 -07:00
Kevin Sawicki
815244bba0 Delete from local cache reference 2014-10-21 13:28:08 -07:00
Kevin Sawicki
0303ebb5e5 Add resolved main path to package cache 2014-10-21 13:28:08 -07:00
Kevin Sawicki
a1828fa3a6 Remove package's package.json from cache
This file is inlined in the main package.json
2014-10-21 13:28:08 -07:00
Kevin Sawicki
c3a6475308 Remove unused properties from metadata
Saves another ~50k
2014-10-21 13:28:08 -07:00
Kevin Sawicki
0c6fba2ce2 Remove inlined files from app directory 2014-10-21 13:28:08 -07:00
Kevin Sawicki
fa72db87a2 Update task description 2014-10-21 13:28:07 -07:00
Kevin Sawicki
a0d7bbdb92 Don't pretty print package.json
It is now ~400k pretty printed and ~300k without
2014-10-21 13:28:07 -07:00
Kevin Sawicki
4c3e1ef82b 💄 2014-10-21 13:28:07 -07:00
Kevin Sawicki
dee9cccae7 Use proper relative paths in cache 2014-10-21 13:28:07 -07:00
Kevin Sawicki
50e27854cc Cache package metadata in main package.json file 2014-10-21 13:28:07 -07:00
Kevin Sawicki
ec6004615a Load extensions in ModuleCache.create 2014-10-21 10:59:29 -07:00
Kevin Sawicki
c2ef68a435 Go back to using a concurrency of 2 2014-10-20 14:21:20 -07:00
Kevin Sawicki
6b44369458 Log time taken to upload 2014-10-20 13:37:19 -07:00
Kevin Sawicki
177b3a6d14 Use all the available cores on CI 2014-10-20 13:35:09 -07:00
Kevin Sawicki
e019347ca4 Output total spec time 2014-10-20 13:28:30 -07:00
Kevin Sawicki
d261df0906 Add missing buildDir variable 2014-10-15 16:38:21 -07:00
Kevin Sawicki
fac167379f Copy rpm file to build directory 2014-10-15 16:37:16 -07:00
Ardeshir Javaherchi
86fdbfbb15 🐧 Update to atom.desktop in mkrpm and remove extra variables 2014-10-15 15:53:32 -07:00
Ardeshir Javaherchi
cde7940e40 Merge branch 'master' into mkrpm 2014-10-15 15:21:01 -07:00
Kevin Sawicki
0cfd37acd0 Special case reactionary in cache 2014-10-15 13:09:45 -07:00
Kevin Sawicki
76187f176c Add core cache of pre-resolved paths
This reduces the number of calls to Module._findPath for
relative paths since they can be resolved without stating
2014-10-15 13:09:44 -07:00
Kevin Sawicki
7926531330 Whitelist folders path from core
There are several folders bundled in the app that aren't needed in the
require cache list so it is simpler to opt-in the folders that should
be part of the cache.
2014-10-15 13:09:43 -07:00