David Refoua
808f081e3a
update install dependencies (libsodium)
2021-03-13 05:45:30 +03:30
Kensei Sakai
3fa24c6731
update Install requirements on macOS
...
Ruby-based Homebrew installer is deprecated by original authors, and replaced Bash-based Installer.
(ref1: https://github.com/Homebrew/install/blob/master/README.md )
(ref2: 2680637777 (diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5)
)
note: /Homebrew/install/master/install also runs Bash-based installer now.
2020-11-23 21:22:29 +09:00
Ilya Shipitsin
2c9ac51c84
fix build documentation
2020-10-10 17:20:56 +05:00
Koichiro IWAO
e6b8e6eee3
replace SoftEther project related http links with https
...
Outside links such as http://www.openssl.org and http links appear in
source code are untouched.
2020-03-20 21:27:51 +09:00
Koichiro IWAO
78b0684dd4
Document additional CMake options
...
Some CMake options are added by myself (#1047 #1079 ). So I should
describe in document.
2020-03-20 21:24:51 +09:00
Koichiro IWAO
c222ef525b
Update build requirements on Unix
2020-03-18 18:28:33 +09:00
Daiyuu Nobori
b1d2dd8d87
Updating README
2019-05-29 19:37:29 +09:00
Nate Stuyvesant
c0731ee9b5
docs(BUILD_UNIX): add macOS specifics
2018-10-31 15:14:39 -04:00
Ilya Shipitsin
6d389a1348
src/BUILD_UNIX.md: Reorder commands of SE manual build with musl
2018-08-12 19:17:07 +05:00
Ilya Shipitsin
b9d7e94353
Merge pull request #628 from thepyper/patch-1
...
Merge PR #628 : unveil the mystery of building SE VPN with musl
2018-08-12 19:09:34 +05:00
Moataz Elmasry
ed594cae6b
Change the order of commands SE manual installation docs
2018-08-11 21:03:56 +02:00
Ilya Shipitsin
c6fc0ccad4
BUILD_UNIX.md: add g++ as a build requirement for cpu_features
2018-08-11 15:02:50 +05:00
thepyper
9fff64b6f3
Update BUILD_UNIX.md
...
fix typo
2018-08-08 15:16:26 +00:00
thepyper
e7d8d698a2
Update BUILD_UNIX.md
...
Added a note on building on musl-based linux.
2018-08-08 15:14:18 +00:00
Davide Beatrici
46ee5b00a3
BUILD_UNIX.md: add commands to checkout the submodule(s)
2018-08-07 02:18:28 +02:00
James Brink
d78474a1a6
Fixed typo
2018-08-02 15:23:30 -07:00
Ilya Shipitsin
6d7ab487b4
improve unix build documentation as discussed in PR#558
2018-07-26 00:41:21 +05:00
Allen Cui
afa72b0aef
change ./configure to cmake .
2018-06-03 01:49:28 +08:00
Moataz Elmasry
348fde9dd6
Enhance installation instructions ( #540 )
...
* Enhanced documentation formatting and content
* Add TOC. Add line break to some paragraphs.
2018-05-24 10:24:26 +02:00
Quintin
d2f9d03297
Updated build instructions and package versions
2018-02-14 23:50:56 +01:00
Ilya Shipitsin
bed99f9a56
build documentation refactoring ( #395 )
...
BUILD_WINDOWS.TXT, BUILD_UNIX.TXT removed from root folder
src/BUILD_WINDOWS.TXT, src/BUILD_UNIX.TXT converted to "md"
BUILD_WINDOWS.TXT, BUILD_UNIX.TXT are now hyperlinks in README.md
2017-12-05 13:17:14 +01:00