Cheng Zhao
ebfd03570f
Merge pull request #2456 from etiktin/update_build_md
...
Add a comment to build instructions about cpplint
2015-08-10 11:21:51 +08:00
Eran Tiktin
de441916d6
Add a comment to build instructions about cpplint
...
I added a mention of `cpplint.py` in the build instructions.
The reason, is because it's easy to miss it's existence. Even if you
noticed it's mentioned in `coding-style.md` you might mistakenly think
that `test.py` runs it).
2015-08-08 23:25:27 +03:00
Jiaji Zhou
e0a117414b
Add missing dependency for ubuntu build
...
I tried to follow the document to build electron on a fresh clean built Ubuntu 15.04.
I encountered the following error message when trying to run ./script/bootstrap.py -v
Package nss was not found in the pkg-config search path.
Perhaps you should add the directory containing `nss.pc'
to the PKG_CONFIG_PATH environment variable
No package 'nss' found
After installing libnss3-dev, the build can pass.
2015-07-30 01:21:17 -07:00
Cheng Zhao
e5f852d7d5
docs: Adds the dependencies of arm target
...
Close #2181
2015-07-13 15:26:35 -07:00
Robo
c7518f84f8
doc: linux troubleshooting libtinfo.so.5 not found
2015-07-04 10:52:18 +05:30
Cheng Zhao
a367934b95
docs: Cross compilation
2015-07-02 15:55:21 +08:00
BobCochran
f776932718
Edited virtual machines sections.
2015-06-07 08:11:44 -04:00
BobCochran
40b6a1a37c
Add instructions to clean build products
2015-06-06 18:04:11 -04:00
BobCochran
8a2b665097
Edit linux build instructions based on feedback
2015-06-05 19:38:30 -04:00
BobCochran
ed244648d0
Update build instructions for Linux
2015-06-04 21:03:45 -04:00
Cheng Zhao
3c186946eb
docs: python 2.7 is required, close #1830
2015-06-03 19:27:04 +08:00
Cheng Zhao
6ed538b952
docs: Remove obsolete build instructions, close #1809
2015-05-29 18:21:25 +08:00
Cheng Zhao
d2682233fd
docs: Atom Shell => Electron
2015-04-16 11:31:12 +08:00
Cheng Zhao
21ca4de1af
docs: Output dir is changed
2015-04-10 21:56:02 +08:00
Cheng Zhao
c2852b5b8c
linux: Add some more building requirements
2015-04-08 19:46:37 +08:00
Suyash
860b15ef8a
📝 add troubleshooting instructions for libudev.so.0 failure
...
Adding the easiest solution for solving the missing libudev.so.0 error
on ubuntu 13.04+.
I had to do this on my own machine running ubuntu 14.04.2 to build atom.
The solution is also referenced in
https://github.com/nwjs/nw.js/wiki/The-solution-of-lacking-libudev.so.0
2015-03-11 12:17:22 +05:30
IgorKlopov
4d5bbbc2d7
bootstrap.py -v
2014-12-08 20:07:00 +03:00
Cheng Zhao
7943f7f7eb
linux: Link necessary libraries
...
This fixes linking problem on some systems, see #500 .
2014-11-15 10:16:48 +08:00
Cheng Zhao
5b167e3684
Mention clang 3.4 is required, refs #735
2014-10-24 09:55:31 +08:00
Cheng Zhao
b06d59fcb2
linux: Add libdbus-1-dev as requirement
2014-10-21 15:01:24 +08:00
Cheng Zhao
a76ae8cd35
docs: Remove the outdated 32bit note in linux build instructions.
2014-08-05 22:44:21 +08:00
Corné Dorrestijn
ad1efa67bc
Add troubleshooting information for #500
2014-08-05 13:33:38 +02:00
Cheng Zhao
c2efc4aeb3
📝 Remove unneeded install dependency on Ubuntu.
2014-05-21 22:38:17 +08:00
Cheng Zhao
d38bc95f04
📝 More instructions on installing under Ubuntu, closes #315 .
2014-05-15 14:13:41 +08:00
andy matthews
f263a8e9d5
Capitilization, grammar, and punctuation changes
2014-05-07 00:06:35 -05:00
Cheng Zhao
37275c64cd
📝 Mention 64/32 bit support on each platform.
2014-05-05 09:48:44 +08:00
Cheng Zhao
09ebabfc45
📝 Revise the build instructions on Linux.
2014-03-13 14:20:48 +08:00
Cheng Zhao
679aa43113
📝 List libraries required for Linux.
2014-02-20 18:56:59 +08:00
Cheng Zhao
2b82eafff4
📝 Update docs on using native modules.
2014-02-20 18:51:57 +08:00
Cheng Zhao
94b3de557e
📝 Add docs on building for Linux.
2014-02-20 18:39:24 +08:00