Commit Graph

304 Commits

Author SHA1 Message Date
Kevin Sawicki
edd1f46ad2 Don't include more build files 2014-07-23 10:11:01 -07:00
Kevin Sawicki
17ceb34140 Don't include jasmine-node/spec files 2014-07-23 10:11:01 -07:00
Kevin Sawicki
c551b58490 Update comment with .h files 2014-07-23 10:11:01 -07:00
Kevin Sawicki
6c736ace1a Don't include .h files from native modules 2014-07-23 10:11:01 -07:00
Kevin Sawicki
4ff2429f71 Don't include .cc files from native modules 2014-07-23 10:11:00 -07:00
Kevin Sawicki
01499fe674 Uncomment grunt.task.run call 2014-07-23 10:11:00 -07:00
Kevin Sawicki
c4d26f6405 Filter example files from built app 2014-07-23 10:11:00 -07:00
Kevin Sawicki
bd93f243dc Filter out all test and tests folders
Prevent all test/tests folders from ending up in the built
app instead of an explicit and ever-growing list
2014-07-23 10:11:00 -07:00
Kevin Sawicki
866fd69008 Add tomorrow light theme to cache 2014-07-22 11:00:36 -07:00
Kevin Sawicki
89733300a5 💄 2014-07-21 17:00:53 -07:00
Kevin Sawicki
b9658e23f4 Write file using grunt API 2014-07-21 16:53:27 -07:00
Kevin Sawicki
1757ff18f2 Write control/desktop files to build dir 2014-07-21 16:52:20 -07:00
Kevin Sawicki
a26cb6023e Track temp folders 2014-07-21 16:47:08 -07:00
Kevin Sawicki
ccd631a934 Write control/desktop files to temp folder 2014-07-21 16:45:59 -07:00
Kevin Sawicki
ab980d78d2 💄 2014-07-21 16:39:46 -07:00
Kevin Sawicki
f5951425c3 grunt.file.write creates parent dirs 2014-07-21 16:39:23 -07:00
Kevin Sawicki
74992b1397 Group template variables together 2014-07-21 16:38:49 -07:00
Kevin Sawicki
4b07b803b3 Move install file var under if block 2014-07-21 16:37:42 -07:00
Kevin Sawicki
4a8a741ef0 Write Atom.desktop file directly from template
Previously this was written to resources/linux/Atom.desktop
which would create issues when running `sudo script/grunt install`
followed by `script/grunt mkdeb`
2014-07-21 16:30:27 -07:00
Kevin Sawicki
c40a526302 Only require core specs to pass on Windows
Still ironing out some flaky package specs that occasionally fail
2014-07-07 18:02:54 -07:00
Kevin Sawicki
1c037411e9 Ignore domhandler tests 2014-07-07 16:09:40 -07:00
Kevin Sawicki
68144681b2 💄 2014-07-07 16:05:01 -07:00
Kevin Sawicki
484a516bd6 Relative path might be missing 2014-07-07 16:03:28 -07:00
Kevin Sawicki
fa6e84415b Ignore gaze from jasmine-node
This is only used when jasmine-node is being launched from the CLI
with --autotest/--watch which the bundled spec runner does not use
or expose.

This reduces all bundled paths to be under 200 characters relative
to the root install location.
2014-07-07 15:57:38 -07:00
Kevin Sawicki
7117634ba8 Ignore more test directories 2014-07-07 15:57:38 -07:00
Kevin Sawicki
a108c283cf Add grunt task to log long paths in built app 2014-07-07 15:57:38 -07:00
Kevin Sawicki
3dc61f4a7a Ignore more test directories 2014-07-07 15:57:37 -07:00
Kevin Sawicki
84c30ef6c5 Set initial concurrency to 1 on all platforms 2014-07-07 10:26:12 -07:00
Kevin Sawicki
0f01840e3e Restore publish checks 2014-07-05 11:28:56 -07:00
Kevin Sawicki
e1945fce14 Comment out Janky check 2014-07-05 11:15:56 -07:00
Kevin Sawicki
e6ecf10616 Publish builds from this branch to test signing 2014-07-05 11:12:59 -07:00
Kevin Sawicki
b85ebbad2a Separate /F argument to taskkill 2014-07-05 11:06:07 -07:00
Kevin Sawicki
38ba96a54f Break up commands into two spawns 2014-07-05 10:49:25 -07:00
Kevin Sawicki
3ae6540c70 Kill all atom.exe before signing 2014-07-05 10:45:35 -07:00
Kevin Sawicki
8735780473 Reenable specs 2014-07-05 10:29:50 -07:00
Kevin Sawicki
888b5ab098 Always pass specs to test signing 2014-07-05 10:19:14 -07:00
Kevin Sawicki
c897f42d51 Use JANKY_SIGNTOOL env var to sign 2014-07-05 10:19:14 -07:00
Kevin Sawicki
3c5312e834 signtool is now on the PATH 2014-07-05 10:19:14 -07:00
Kevin Sawicki
c59cbb3b25 Use full path to signtool.bat 2014-07-05 10:19:13 -07:00
Kevin Sawicki
b3da11edfb 💄 Use switch 2014-07-05 10:19:13 -07:00
Kevin Sawicki
f56b487935 Call signtool on Windows 2014-07-05 10:19:13 -07:00
Kevin Sawicki
22b0a35dba Add comment mentioning chocoloatey 2014-07-01 11:29:33 -07:00
Kevin Sawicki
e395b1416a Add chocolatey gui for atom.exe 2014-07-01 11:19:54 -07:00
Kevin Sawicki
a70367c70b Add chocolatey ignore for ctags-win32.exe 2014-07-01 10:45:32 -07:00
Kevin Sawicki
fe838375a1 Add chocolatey ignore for node.exe 2014-07-01 10:45:25 -07:00
probablycorey
e6725c9fcb Fix prepare docs 2014-06-30 11:48:10 -07:00
probablycorey
7b11343ea8 Remove semi-colon 2014-06-27 09:37:05 -07:00
probablycorey
f828b91686 Only prepare docs on darwin platforms. 2014-06-27 08:53:43 -07:00
probablycorey
3f4210c293 Only publish build if on janky and using the master branch 2014-06-27 08:52:12 -07:00
probablycorey
81afb89d27 Copy API docs to the build dir 2014-06-26 16:14:54 -07:00
Corey Johnson & Daniel Hengeveld
2107b10778 Add upload-assets grunt task 2014-06-26 15:02:18 -07:00
Corey Johnson & Daniel Hengeveld
bc31f94833 Add getAssets method 2014-06-26 15:01:26 -07:00
Corey Johnson & Daniel Hengeveld
58c2cec787 Rename sourceName to sourcePath 2014-06-26 14:37:21 -07:00
Corey Johnson & Daniel Hengeveld
2c95af63e6 Rename zipApp to zipAssets 2014-06-26 14:33:09 -07:00
Corey Johnson & Daniel Hengeveld
8a377c9339 Make docs output dir a config var 2014-06-26 14:30:43 -07:00
Cheng Zhao
0eecf49e61 Merge pull request #2653 from deprint/desktop-file-fix
Fix for installation of desktop file
2014-06-22 11:42:21 +08:00
Kevin Sawicki
9055e650c6 Specify full destination path 2014-06-19 16:16:16 -07:00
Kevin Sawicki
5195a4aaa7 Copy dlls during build task 2014-06-19 16:16:16 -07:00
Fabian Stiewitz
87aae13c80 Prevent double slash in Atom.desktop 2014-06-18 20:28:38 +02:00
Fabian Stiewitz
c735432163 Install with respect to INSTALL_PREFIX 2014-06-18 20:07:29 +02:00
Kevin Sawicki
0bd4d31ab0 💄 Remove semicolon 2014-06-17 18:06:38 -07:00
Cheng Zhao
4192c121e5 Merge pull request #2630 from deprint/desktop-file
Install Atom.desktop when installing to /usr/local
2014-06-18 08:58:50 +08:00
Fabian Stiewitz
72c87bfbc9 Install Atom.desktop when installDir is not temporary 2014-06-17 16:25:10 +02:00
Fabian Stiewitz
54c7c1e98d 🐧 Install Atom.desktop when installing to /usr/local 2014-06-17 12:40:10 +02:00
Kevin Sawicki
2bfd7d093a Merge pull request #2629 from atom/ks-smaller-windows-build
Smaller Windows build
2014-06-16 15:04:00 -07:00
Kevin Sawicki
416266b815 💄 Use string interpolation 2014-06-16 14:29:17 -07:00
Kevin Sawicki
bcc888bfb4 💄 2014-06-16 14:15:23 -07:00
Kevin Sawicki
e9bcb851c3 Escape ignored patterns 2014-06-16 14:13:43 -07:00
Kevin Sawicki
a66f81d70a Don't include *.pdb files 2014-06-16 12:56:39 -07:00
Kevin Sawicki
72d1eb24a3 Ignore build/Release/obj directory 2014-06-16 12:53:34 -07:00
Kevin Sawicki
ba18c65dac Ignore plist tests/ 2014-06-16 12:37:04 -07:00
Kevin Sawicki
bc8a5f4b23 Fail on windows if specs fail 2014-06-16 11:26:51 -07:00
Kevin Sawicki
853ee3eec5 💄 2014-06-13 15:44:43 -07:00
Kevin Sawicki
bb9e052c90 DRY up zip code 2014-06-13 15:44:34 -07:00
Kevin Sawicki
058d55c829 Run specs on all platforms 2014-06-13 15:28:40 -07:00
Kevin Sawicki
dc323348b7 Only publish janky master builds 2014-06-13 15:25:21 -07:00
Kevin Sawicki
655cce9fd4 Renable asset uploading 2014-06-13 14:14:58 -07:00
Kevin Sawicki
f3ea2cd9e0 Add a command 2014-06-13 12:34:00 -07:00
Kevin Sawicki
ebcae85f1a Log directory 2014-06-13 12:23:49 -07:00
Kevin Sawicki
0b79c31d45 Use full path 2014-06-13 12:02:04 -07:00
Kevin Sawicki
d5ec8551e1 Speed up built temporarily by not running specs 2014-06-13 11:53:30 -07:00
Kevin Sawicki
cd376c2d1d Try 7za 2014-06-13 11:45:53 -07:00
Kevin Sawicki
0104d7e264 Zip built app on Windows 2014-06-13 11:36:29 -07:00
Kevin Sawicki
019cccc978 Remove unused variable 2014-06-13 11:36:29 -07:00
Kevin Sawicki
7f1d88a05d Always pass windows build until flaky specs pass 2014-06-13 11:36:29 -07:00
Kevin Sawicki
8ed05a4201 Only log spec output on failures 2014-06-11 13:24:13 -07:00
Kevin Sawicki
a8533c1010 Fail build if any specs fail on Windows 2014-06-11 13:24:13 -07:00
Kevin Sawicki
f1628fb1e0 Only codesign on Mac OS X 2014-06-11 10:45:12 -07:00
Cheng Zhao
35c2ef09a0 Support generating i386 deb file. 2014-06-07 14:09:03 +08:00
Kevin Sawicki
cdb6de05b3 Update broken Keymap class reference 2014-05-22 13:27:45 -07:00
Pritam Baral
7627e0b0f0 Minor fix + Remove last references to /tmp 2014-05-19 23:57:48 +05:30
David Y. Ross
a7efca8bb4 append git hash to version for dev builds 2014-05-10 20:50:20 -07:00
Kevin Sawicki
15c3efa6e4 💄 Add variable names for clarity 2014-05-07 09:14:42 -07:00
Fernando C.V
27bcf046b1 Take version from package.json also when there's no .git directory (source releases) 2014-05-07 02:55:07 +02:00
Kevin Sawicki
cbe73fd916 Read LICENSE.md as UTF8 2014-05-06 06:39:10 -07:00
Kevin Sawicki
1d31a10dc4 Include original LICENSE.md in generated file 2014-05-05 16:01:05 -07:00
Kevin Sawicki
db61de6cf3 Add .md extension to generated license 2014-05-05 15:55:34 -07:00
Kevin Sawicki
efcffe5205 Remove unused grunt task 2014-04-30 14:31:43 -07:00
Kevin Sawicki
2990f36595 Remove unused publish release step 2014-04-30 09:43:01 -07:00
Kevin Sawicki
868cbb680c Stop uploading to atom-master-builds
Packages using Travis now build against a release build
2014-04-30 09:29:05 -07:00
Kevin Sawicki
870e80446f 🐧 Remove extra .. for symlink path 2014-04-02 14:02:25 -07:00
Kevin Sawicki
93d9a00819 Delete correct apm symlink when installing 2014-04-02 13:41:44 -07:00
Kevin Sawicki
a3789411de Remove symlink before creating a new one 2014-04-02 13:40:33 -07:00
Kevin Sawicki
062974882b Use 755 instead of 777 2014-04-02 08:58:34 -07:00
Kevin Sawicki
fce09f9bfe 🐧 Make /usr/local/share/atom/atom executable 2014-04-02 08:58:19 -07:00
Kevin Sawicki
f04ce025f4 🐧 Set permissions to 777 when installing 2014-04-02 08:57:55 -07:00
Cheng Zhao
3d8c916a72 🐧 Install apm in deb package. 2014-04-02 18:19:42 +08:00
Cheng Zhao
cae9c96622 🐧 Use correct email address for deb package. 2014-04-02 17:53:04 +08:00
Kevin Sawicki
1021979d98 Don't bundle pegjs examples 2014-04-01 16:53:14 -07:00
Cheng Zhao
5b6fe70b7e Ship with hunspell dictionaries on Linux and Windows. 2014-03-27 19:28:26 +08:00
Cheng Zhao
2da9ee0cee 🐧 Add icon file in deb package. 2014-03-25 15:41:00 +08:00
Cheng Zhao
9c070cd71d 🐧 Add desktop file. 2014-03-25 15:40:59 +08:00
Cheng Zhao
6f068f14fd Do not hard code build dir. 2014-03-25 15:40:59 +08:00
Cheng Zhao
67d8db8b9a 🐧 Add mkdeb task to create debian package. 2014-03-25 15:40:59 +08:00
Cheng Zhao
627a839779 Fix grunt install. 2014-03-25 15:40:43 +08:00
Cheng Zhao
5151faea3d Use unix style install. 2014-03-25 15:40:43 +08:00
Cheng Zhao
0ee3421cbc Merge branch 'master' into linux-build 2014-03-18 15:54:52 +08:00
Nathan Sobo
596c584ef1 Add atom-keymap classes to the docs grunt task 2014-03-17 13:05:46 -06:00
Cheng Zhao
6bd3728548 Fix grunt on Linux. 2014-03-17 07:28:36 +00:00
Cheng Zhao
7fe3caf841 Merge pull request #1618 from atom/cz-build-symbols
Provide breakpad symbols of native modules
2014-03-01 11:31:59 +00:00
Nathan Sobo
6e3a7f8fa0 Fix licenses task, list "All Rights Reserved" in package.json for now. 2014-02-28 11:27:08 -08:00
Cheng Zhao
1b7dc2f147 Make publish-build support multiple assets. 2014-02-28 16:49:03 +08:00
Cheng Zhao
9c503fe8d6 💄 2014-02-28 13:45:53 +08:00
Cheng Zhao
4ef5c374ef Upload symbols when publishing build. 2014-02-28 13:30:55 +08:00
Cheng Zhao
764b31fdcd Add dump-symbols task. 2014-02-28 13:09:03 +08:00
Kevin Sawicki
e8d9512f02 Set stability level to 1 2014-02-25 19:34:24 -08:00
Kevin Sawicki
de695e31d2 Drop www in atom.io links 2014-02-24 17:38:49 -08:00
Kevin Sawicki
cfb785705b Upgrade to language-coffee-script@0.12.0 2014-02-22 13:45:42 -08:00
Nathan Sobo
458dea9780 Allow language-coffee-script without a license for now 2014-02-21 14:22:40 -07:00
Nathan Sobo
65a8c8d946 Override license for promzard@0.2.0
It's a dependency of npm which makes it difficult to upgrade
2014-02-21 14:16:45 -07:00
Nathan Sobo
878831bfc7 Write LICENSE to the appDir during build task 2014-02-21 12:35:05 -07:00
Nathan Sobo
324ae3fe3a Replace report-licenses with generate-license task. Output plain text. 2014-02-21 11:54:04 -07:00
Nathan Sobo
c1cf4efb31 Merge branch 'master' into ns-licenses
Conflicts:
	package.json
2014-02-20 16:16:01 -07:00
Kevin Sawicki
db6018d847 Add File, Directory, and TextBuffer to includes 2014-02-19 09:29:38 -08:00
Nathan Sobo
d316b14c4d Add license override for specificity@0.1.3
The author added a license to the repository
2014-02-19 09:24:58 -07:00
Nathan Sobo
fac844c255 Add license override for buffers@0.1.1 2014-02-19 09:23:25 -07:00
Nathan Sobo
59bd424e89 Note that content is omitted from aws-sign 2014-02-19 09:23:25 -07:00
Nathan Sobo
0872db3780 Fix exit call in check licenses task 2014-02-19 09:23:25 -07:00
Nathan Sobo
6134d95bfd WIP 2014-02-19 09:23:25 -07:00
Nathan Sobo
1bf98f5b8d Add check-licenses task and break license-overrides into their own file 2014-02-19 09:23:24 -07:00
Nathan Sobo
f468420a29 Add report-licenses task
It logs a report about the licenses of all dependencies to standard out,
including the license type, the source of the information, and the text
of the source if it's not just an entry in the `package.json`.

There are still some licenses that couldn't be automatically harvested
that will need to be covered in the overrides.
2014-02-19 09:23:24 -07:00
Cheng Zhao
0419ae8712 Use new runas API for grunt install on Windows. 2014-02-12 22:23:14 +08:00
Kevin Sawicki
a131a03f28 Don't bundle unused jasmine-reporters/ext folder 2014-02-07 16:18:49 -08:00
Kevin Sawicki
cce64cb9e8 Don't bundle obj.target and .deps build folders 2014-02-07 13:27:05 -08:00
Kevin Sawicki
7428431609 Don't bundle bootstrap examples 2014-02-07 12:15:29 -08:00
Kevin Sawicki
f9308fd9fc Filter apm folter using standard node_modules filter
This reduces the apm folder size in the built app by 4MB
2014-02-07 12:13:51 -08:00
probablycorey
ed8b8f005f Remove log 2014-02-05 17:34:55 -08:00
probablycorey
7166937b13 Copy symlinked directories as files
Closes #1515
2014-02-05 17:34:24 -08:00
Cheng Zhao
eb05e804b1 Merge pull request #1510 from atom/cz-windows-grunt-build
Fix grunt build on Windows
2014-02-05 00:02:19 -08:00
Kevin Sawicki
0dc0883531 Include includes when linting docs 2014-02-04 11:02:32 -08:00