134 Commits

Author SHA1 Message Date
Wliu
610e71c66d Fix setting the env variable
[ci skip]
2015-10-21 22:25:18 -04:00
Wliu
c29514a448 Address comments
[ci skip]
2015-10-19 18:06:16 -04:00
Wliu
89871eb258 Improve Windows build instructions
[ci skip]
2015-10-15 12:57:43 +00:00
Wliu
e916bd83b2 📝 node.js -> Node.js
[ci skip]
2015-10-14 13:03:22 +00:00
Wliu
e0ab4b33f5 Simplify Node versions to "0.10.x or above" 2015-10-13 20:31:22 -04:00
Friedrich von Never
7d541be125 Mention node.js 4.0. 2015-10-12 21:51:06 +06:00
Nathan Sobo
de2bce4f1d More helpful hints 2015-09-23 13:07:31 -06:00
Nathan Sobo
d2429840f6 Fix typo 2015-09-22 10:17:32 -06:00
Nathan Sobo
b6a2646422 Mention selection of Visual C++ in Windows build 2015-09-22 09:38:55 -06:00
Wliu
71058890cf 📝 Github for Windows --> Github Desktop 2015-09-14 18:40:21 -04:00
Machisté N. Quintana
589319491b Merge pull request #8623 from aranajhonny/master
Fixed link for instructions Node.js.
2015-09-08 12:48:19 -04:00
Arana Jhonny
3df73aefa1 📝 Fixed link for instructions Node.js.
Fixed link for instructions Node.js debian, ubuntu and fedora. It is not something remarkable for us , but it is better to be specific.
2015-09-01 09:25:15 -07:00
Cosmic Web Services
74f356f11d Update windows.md 2015-09-01 09:20:46 -04:00
Cosmic Web Services
25dfd620f2 Update windows.md 2015-09-01 09:07:01 -04:00
Ryan P.C. McQuen
80fca8bd28 Add that atom can be built with iojs 2.x
Confirmed here: https://github.com/atom/atom/issues/8508

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
2015-08-28 08:53:24 -07:00
 Arana Jhonny
064d49a717 Change YUM package manager for DNF
DNF is now the default package manager in Fedora
2015-08-17 22:15:57 -07:00
Kevin Sawicki
62e9d137ae Merge pull request #8109 from batjko/patch-2
Clarify path separators, partially reverting #8107
2015-07-28 17:35:50 -07:00
Kevin Sawicki
89d6388800 Merge pull request #8101 from drewkett/docfix2
Fix Arch build instructions again
2015-07-28 07:47:28 -07:00
Patrick Metzdorf
a07888601b Clarify path separators, partially reverting #8107
Thanks @izuzak for pointing out that the git shell can take forward slashes, and the original instructions do assume usage of that, as opposed to cmd or Powershell.
2015-07-28 13:15:22 +01:00
Patrick Metzdorf
bc43ee242a Correct path separator for Windows 2015-07-28 12:06:57 +01:00
Andrew Burkett
aefecbc4c4 Remove mention of AUR for Arch build instructions 2015-07-27 21:54:22 -07:00
Andrew Burkett
24f6d0986d Add --needed flag to arch build instructions
Avoids unnecessary reinstalling of some software
2015-07-27 15:45:05 -07:00
Andrew Burkett
3c8bcd7ea9 Add note about AUR to arch build instructions 2015-07-27 15:28:19 -07:00
Andrew Burkett
0e01bde107 Add npm to arch build instructions 2015-07-27 15:28:03 -07:00
netmml
9c6e36346f Update windows.md 2015-07-13 17:36:58 -04:00
Andrew Burkett
3a3e4c1eb9 Fix Arch build instructions 2015-06-25 16:12:30 -07:00
verrazanof
4735ce60d9 Update linux.md
For Arch, `export PYTHON=/usr/bin/python2` should correct for `export python=/usr/bin/python2`
2015-06-05 12:55:25 +00:00
Machiste Quintana
2e8bb9e41f 📝 Update example path 2015-05-25 13:14:00 -04:00
Machiste Quintana
ae55904465 📝 Update --install-dir docs for OS X 2015-05-25 12:52:03 -04:00
Machiste Quintana
e9077beb41 Document build flags 2015-05-25 12:14:12 -04:00
Wliu
c91ddbefd0 Use bash highlighting instead of bat 2015-05-18 19:26:44 -04:00
LEDfan
363817d7a7 NodeJS-devel is required on OpenSUSE 2015-04-30 14:33:54 +02:00
Basarat Ali Syed
2e23dd9553 windows build: $env:GYP_MSVS_VERSION=2013 might still be required
closes https://github.com/atom/atom/issues/5888
2015-03-08 09:31:13 +11:00
Suyash
6832845b91 📝 fix grammatical errors in linux build file 2015-02-22 13:43:43 +05:30
Kevin Sawicki
65030f8252 📝 Mention node 0.12.x and io.js 1.x support 2015-02-18 16:18:01 -08:00
Kevin Sawicki
49d72f8c50 📝 its -> it is 2015-02-13 11:35:39 -08:00
Kevin Sawicki
86da2ba888 📝 Use update-alternatives 2015-02-13 11:35:02 -08:00
vpeil
78e8e90db9 📝 a little hint added for 'Building from source for linux'
*script/build* has the shebang #!/usr/bin/env node. On some system this command is no available but nodejs (e.g. on debian).
The softlink fixes this problem, and all the other steps work fine.
2015-02-12 21:25:31 +01:00
Xue Fuqiao
22158031bf Change HTTP to HTTPS.
Change HTTP to HTTPS to avoid plaintext HTTP connections.
2015-01-31 17:59:45 +08:00
Kevin Sawicki
aab51d15ab Merge pull request #4734 from KINFOO/master
openSUSE build instructions.
2014-12-22 09:53:49 -08:00
Kevin KIN-FOO
03a769b516 openSUSE build instructions.
Same as _Fedora / CentOS / RHEL_ section, only difference is `nodejs` package
being provided by openSUSE.
2014-12-22 11:33:59 +01:00
coreylindsey
45ee6df36e Updated Arch requirements
gconf was needed
2014-12-19 21:48:07 -06:00
Kevin Sawicki
3d5437c1e9 Merge pull request #4393 from envygeeks/patch-1
Move Debian alternatives entry up.
2014-12-05 10:47:11 -08:00
Ryan P.C. McQuen
396b53b8dc add Slackware install method 2014-12-05 06:34:57 -08:00
Jordon Bedwell
8ad8a61aab Move Debian alternatives entry up.
Move the Debian alternatives entry up so it's below and grouped with
"no such file or directory" since it's an alternate solution to symlinking.
2014-12-04 02:49:05 -06:00
Michael Stramel
60c042bd81 Update linux.md
Update `git fetch` command to include the prune flag which will remove remote branches that no longer exist.
2014-11-17 10:25:04 -06:00
Kevin Sawicki
1456bf0d91 📝 runnung -> running 2014-10-29 09:01:18 -07:00
Bengt Lüers
81586d22f4 Add initial instructions to build rpm from sources, add packaging dependency for Fedora 2014-10-29 01:09:21 +01:00
Kevin Sawicki
0e99b70650 🐧 Add troubleshooting for system gyp error
Closes #2824
2014-10-27 08:45:15 -07:00
Claudio Bley
937ef321bd Update linux.md
You need to have python2 installed on Arch.

Otherwise you get build ENOENT errors using npm-gyp.
2014-10-24 14:08:10 +02:00