Mandeep Singh
1089647a0c
📝 change atom build directory to current one [ci skip]
2016-02-18 21:18:47 +05:30
Damien Guard
f2d7b3953e
More Windows build instruction tweaks
2016-02-08 15:27:53 -08:00
Damien Guard
1f0aacaedd
Clarify some build errors + VS2015 gotcha with Git Shell
2016-02-07 23:08:08 -08:00
Lee Dohm
d43c3be848
📝 Add second example for custom install directory without custom build directory
2016-02-04 16:20:26 -08:00
Nicolas Riesco
e867902f82
doc: Use --build-dir in custom installs
...
If atom was built in a custom directory, a custom install will require the use of `--build-dir`.
2016-02-05 00:08:59 +00:00
BrainCrumbz
2c004538a3
Add examples for Windows script/build
...
The command line parameters for script/build command where missing examples on how they should be run. That might be usefule for people starting active contribution to the project.
2015-12-01 19:44:10 +01:00
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
Daniel Hengeveld
b2d9ea0350
Update apm-rest-api.md
2015-10-06 15:40:47 +02: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
Thomas Johansen
0b34de005c
Remove mention of incorrect keybind
...
The dev mode keybind `cmd-shift-o` was changed a while ago.
2015-05-22 06:00:10 +02: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
Scott Chacon
c4500af55a
Merge remote-tracking branch 'origin/master' into remove-docs
2015-03-11 15:11:59 -07: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
Scott Chacon
c8f072b59c
remove docs that have moved to atom/docs, update README
2015-03-02 14:57:14 +01:00
Brian Shirai
91ba91b18f
Update upgrading-your-ui-theme.md
...
Fixed misspelling of container in selector table.
2015-02-23 19:31:48 -06:00
J. B. Rainsberger
11b2b4f55d
💄 Removes last reference to obsolete term 'Activation Events'.
2015-02-22 10:56:25 -04: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