Commit Graph

225 Commits

Author SHA1 Message Date
Kevin Sawicki
654a4392a4 📝 Use script/build in --build-dir example 2014-08-14 09:53:10 -07:00
Kevin Sawicki
8457c74f2f 📝 💄 2014-08-14 09:52:20 -07:00
Kevin Sawicki
88366cb5d4 📝 Mention --build-dir and --install-dir
Closes #3220
2014-08-14 09:51:25 -07:00
Werner Beroux
2c2dc61fa0 Update linux.md
Clarify the build steps. The most important is that initialy "Create ..." and "Install ..." could be interpreted as "(User should) create/install ..." while it should mean "(To) create/install ... (do)".
2014-08-11 11:00:47 +02:00
Sergey Zolotarev
7f6a4cccaf Add build fix from #2435 2014-08-05 18:00:25 +07:00
Bengt Lüers
823cfcac57 Correct Node.js' spelling, link Git and GNOME Keyring 2014-08-03 16:06:18 +02:00
Kevin Sawicki
532744b4eb 📝 Mention installed apm command 2014-07-28 18:49:53 -07:00
Kevin Sawicki
ddd89ed6d1 📝 Remove step that is only is supported on Mac 2014-07-28 18:49:03 -07:00
Kevin Sawicki
5a53e5b96a 📝 Mark mdkeb step as optional 2014-07-28 18:48:15 -07:00
Bengt Lüers
f47bcddf10 individual descriptions for instructions 2014-07-29 02:33:02 +02:00
Bengt Lüers
e011c80b07 Update linux.md
Add step for checking out the latest release by git tag.
2014-07-26 18:44:38 +02:00
batjko
09e8aa0571 typo 2014-07-21 09:38:00 +01:00
batjko
364e06483c corrected grammar 2014-07-21 09:37:16 +01:00
batjko
2d07d6662c Update Windows build instructions
Just a few suggested changes to reflect experiences over a few months of building on several Windows machines.
- The Posix tools comment doesn't seem to be applicable (anymore)? 
- Added further instructions when using pre-installed Git.
- Added the frequent issue of first-time build failures (random `node-gyp` errors), which don't reoccur on second try.
- Added a few extra words on opening a new issue, to clarify that appropriate details should be provided, if the issue hasn't been reported before.

Feel free to amend or suggest further changes.
2014-07-21 09:33:17 +01:00
Ben Ogle
37d0a7f7e5 Merge pull request #2992 from maschs/ms-buildArch
Add build instructions for Arch
2014-07-20 11:01:02 -07:00
Joel Kuntz
d2da914151 Fix abbreviation 2014-07-19 14:20:32 -03:00
Joel Kuntz
ca39e7f7de Fix typo 2014-07-19 13:08:24 -03:00
Joel Kuntz
7bf2b7237e Update linux.md
Improve installation instructions
2014-07-19 13:06:36 -03:00
Maximilian Schüßler
c264855f87 Cleanup linux build instructions 2014-07-19 15:33:11 +02:00
Maximilian Schüßler
a5f2a44a45 Arch requires export PYTHON=/usr/bin/python2 to build 2014-07-19 14:50:02 +02:00
Maximilian Schüßler
27423fcc15 Add Arch build instructions 2014-07-16 18:14:30 +02:00
Kevin Sawicki
433843ba23 📝 Wrap line and use single backticks 2014-06-23 09:36:44 -07:00
James Galizio
843c075779 Fixed typo's for proposed commit. 2014-06-22 11:59:11 -07:00
James Galizio
748d189079 Update linux.md to accomadate build issues
I ran into this when I installed today, and the inscribed method allowed me to complete my atom install on CrunchBang. I've seen a few issues having to do with this, so it might be advisable to have it in the troubleshooting section!
2014-06-21 20:36:55 -07:00
Kevin Sawicki
ae97244664 📝 Tweak python install location note 2014-06-20 08:06:22 -07:00
Rob Thijssen
07577ff944 Added a hint about the required Python path.
In order to alert users that the Atom build scripts expect to find Python in the default installation folder.
2014-06-20 15:19:55 +01:00
Bengt Lüers
ae46f1a3e1 Add installation step of "C++ Toolchain" on Fedora 2014-06-14 16:16:22 +02:00
Kevin Sawicki
01fdf016a9 📝 Document invalid .vcxproj file error
Refs #2430
2014-06-13 14:33:16 -07:00
joliv
e046bb52d7 📝 Add git req to linux build instructions
Pretty simple, but doesn't come on a clean install.
2014-06-13 17:49:10 +00:00
Kevin Sawicki
153faefaf9 📝 Link to node.js wiki install instructions
Closes #2340
2014-06-10 09:26:38 -07:00
Kevin Sawicki
636a8a8286 📝 💄 2014-06-10 09:19:39 -07:00
Kevin Sawicki
faada2de30 📝 Mention build-essential package
Closes #2384
2014-06-10 09:18:12 -07:00
Cheng Zhao
fc1709f113 📝 Mention 32bit arch is supported. 2014-06-07 14:09:03 +08:00
Kevin Sawicki
25b641125d 📝 Remove Weird Stuff 2014-06-06 11:04:01 -07:00
Alex Jordan
15bb3ee31d add troubleshooting long path issues for Windows 2014-06-06 01:04:23 -07:00
Kevin Sawicki
d16bd0d7eb 💄 2014-06-05 10:09:27 -07:00
Kevin Sawicki
b6fc17e363 Mention sudo might be required for npm config
This will depend on how you've installed and configured npm in the
PATH

Refs #2342
2014-06-05 09:59:44 -07:00
Bengt Lüers
646d8a5966 Add concrete install instructions for Fedora Linux 2014-06-05 01:05:57 +02:00
Ivan Zuzak
a62a0f4bb7 add links to build error reports in build docs 2014-06-03 20:38:38 +02:00
James Somers
6e34562d94 Update os-x.md
With the original URL, git would throw this error:

```
fatal: unable to access 'https://github.com/atom/atom/': The requested URL returned error: 500
```
2014-05-29 22:05:00 -04:00
Corey Johnson
152a8b311f Merge remote-tracking branch 'origin/master' into cj-split-windows-build-requirements
Conflicts:
	docs/build-instructions/windows.md
2014-05-23 08:51:08 -07:00
CoolOppo
fd5ea8a0b1 Fix slash in Windows build instructions
This could be mildly confusing to some who are unfamiliar with using bash.
2014-05-22 15:44:37 -04:00
Kevin Sawicki
71e83962ac Merge pull request #2356 from klorenz/master
📝 Add solution for "TypeError: Unable to watch path"
2014-05-22 11:34:50 -07:00
probablycorey
5316d586d1 Add information about where application is located 2014-05-22 11:28:08 -07:00
probablycorey
f4d6b69002 Split the windows build requirements by version 2014-05-22 11:00:33 -07:00
probablycorey
3a3adf43a4 Merge remote-tracking branch 'origin/master' into zelon-master
Conflicts:
	docs/build-instructions/windows.md
2014-05-22 09:29:53 -07:00
Kay-Uwe (Kiwi) Lorenz
b2b048994c added a solution for an issue in linux troubleshooting section 2014-05-22 17:41:18 +02:00
KIM, JINWOOK
0fe3f2d03c Use 'with' instead of 'and'
Using 'with' instead of 'and' could prevent some people to think that SP1 is an other program, or is Windows SP1
2014-05-21 22:11:59 +09:00
probablycorey
6f0882a098 Merge remote-tracking branch 'origin/master' into cj-windows-build-instructions-update
Conflicts:
	docs/build-instructions/windows.md
2014-05-20 09:51:08 -07:00
KIM, JINWOOK
124c517056 Add Visual Studio 2010 SP1 download URL
Many people are confused by indicating just Visual Studio 2010 Express without SP1
2014-05-20 23:50:12 +09:00
Pritam Baral
7627e0b0f0 Minor fix + Remove last references to /tmp 2014-05-19 23:57:48 +05:30
probablycorey
ad157fe423 💄 2014-05-19 09:38:59 -07:00
probablycorey
f3d36a9726 Move instructions out of requirements 2014-05-19 09:06:45 -07:00
probablycorey
c2b8cedef1 💄 2014-05-19 09:06:26 -07:00
Esa Varemo
21fd2b8f1d Make instructions for manual VS path more accurate
Move the line number for the variable close to the actual current location.
Add a note to not to include unescaped backward slashes as they would appear in normal Windows paths.
2014-05-18 17:37:36 +03:00
Kevin Sawicki
6cae6981d8 Recommend cloning to shallow path
Prevents path length issues
2014-05-16 13:29:39 -07:00
Corey Johnson
58c55cdf81 Troubleshooting message no longer needed because of
50a616d91c
2014-05-14 16:22:35 -07:00
Corey Johnson
73f8c28add Update windows build instructions 2014-05-14 15:34:19 -07:00
Corey Johnson
d015793851 Remove unnecessary instructions 2014-05-14 15:31:58 -07:00
Corey Johnson
fab60e7faa Create separate instruction
I'm not sure if this step is needed, but it existed before. If it is 
needed we should include WHY you have to do this.
2014-05-14 14:04:56 -07:00
Corey Johnson
6296665f46 Removed unnecessary instruction. 2014-05-14 14:00:13 -07:00
Cheng Zhao
f731769afd 📝 No more need of libudev hack on Linux. 2014-05-12 22:28:03 +08:00
Paul Betts
5b0d974b43 Merge pull request #2074 from dertuxmalwieder/master
+FreeBSD, -bullshit
2014-05-10 08:37:16 -07:00
Aaron Halford
d51b955e09 Update linux.md 2014-05-09 15:22:43 -07:00
Aaron Halford
774d7ec0af Update docs and fix typos 2014-05-09 15:16:13 -07:00
probablycorey
d6f4b00e16 🔥 whitespace 2014-05-09 11:40:27 -07:00
probablycorey
9d81df8670 Remove x86 instructions because they aren't supported.
Based on comment by https://github.com/atom/atom/pull/2117/files#r12489527
2014-05-09 11:40:18 -07:00
Corey Johnson
07de4a70a1 Merge pull request #2117 from sophearak/master
Add troubleshoot document libudev in Ubuntu 14.04
2014-05-09 11:30:39 -07:00
Sophearak THA
47a2e57633 📝 Add troubleshoot document libudev in Ubuntu 14.04 2014-05-09 14:44:57 +07:00
Cthulhux
d6a4c70929 FreeBSD
Signed-off-by: Cthulhux <zeug@tuxproject.de>
2014-05-09 09:28:50 +02:00
Chris S
d3845db403 Add troubleshooting to Windows build instructions 2014-05-09 04:04:43 +01:00
Paul Betts
4afae028ec Explain why GH4W 2014-05-08 19:00:53 -07:00
Paul Betts
5165f0df88 Merge remote-tracking branch 'origin/master' into winreadme
Conflicts:
	README.md
2014-05-08 18:06:05 -07:00
Corey Johnson
91342db0ba Tweak build instruction content 2014-05-08 16:34:54 -07:00
Corey Johnson
3a22b3d4b8 Move build instructions to separate files 2014-05-08 16:30:44 -07:00