peterbell10
832b394715
Fix Travis build ( #4101 )
...
Stop using gdb on osx - was breaking the build
Add clang 3.5 build as travis now defaults to 5.0
Fix unknown-warning-option errors on AppleClang
ProtoProxy: Use nullptr
UrlClientTest: add override to callback destructor
Update jsoncpp to use nullptr
2017-12-22 18:25:46 +00:00
mathiascode
02775e52c4
Minor changes ( #3909 )
2017-08-24 11:19:40 +02:00
Bond-009
83fa6cb851
Renamed OSX to macOS and use curl to get EasyInstall script ( #3585 )
...
* Renamed OSX to macOS and use curl to get EasyInstall script
Use curl to get the EasyInstall script because the srcipt itself uses curl
* Fixed capitalization
2017-02-28 13:07:24 +00:00
mathiascode
efc7fed05b
Updated links and docs ( #3488 )
2016-12-19 17:08:19 +01:00
Tiger Wang
b9609c3b76
Documented steps for compilation
...
As requested by @madmaxoft.
2016-12-12 14:32:32 +00:00
Alexander Harkness
9e52982f0e
Change CROSSCOMPILE flag to NO_NATIVE_OPTIMIZATION ( #3279 )
...
* Change CROSSCOMPILE flag to NOMARCHNATIVE.
The old name was confusing, the new name describes exactly what it does.
This fixes issue #3272
* Break configuration when using CROSSCOMPILE.
This stops any old build scripts from producing broken builds.
* Use NO_NATIVE_OPTIMIZATION rather than NOMARCHNATIVE.
Addresses @madmaxoft's concerns.
2016-07-30 14:22:18 +01:00
taylor24
82fa65f8b6
Updated readme to inform that clang 3.4 is minimum required version. ( #3158 )
...
* Update README.md
* Update README.md
* Update COMPILING.md
* Update COMPILING.md
* Update COMPILING.md
2016-04-22 23:35:58 +01:00
Safwat Halaby
33729ec084
Update COMPILING.md
2015-12-03 23:48:41 +02:00
Alexander Harkness
85a3076b19
Fixed some markdown.
2015-11-15 16:31:53 +00:00
Alexander Harkness
8969931e6f
Improved compiling file.
2015-11-15 12:22:23 +00:00
Lukas Pioch
811e76ddf1
Updated COMPILING.md
2015-10-01 10:04:18 +02:00
Samvbnm
b958848e7f
Update COMPILING.md
...
Changed to include specific version requirement
2015-02-22 12:17:11 -04:00
Samvbnm
5d77a3ba6d
Update COMPILING.md
2015-02-21 18:27:55 -04:00
Samvbnm
0ee5fff649
Update COMPILING.md
...
Tell the reader to make sure they have the latest buildtools installed.
2015-02-21 17:32:47 -04:00
Mattes D
086e112161
Update COMPILING.md
...
Fixed VS2013 download link
2015-02-08 18:18:11 +01:00
worktycho
dcdecc0ca7
Add make as a required program for *nix
2014-12-26 14:27:26 +00:00
archshift
5c58d770dc
We only use VS2013 now, thus VS2008 is banished!
2014-10-12 11:48:19 -07:00
archshift
ba079038af
Seperate instructions for OSX and Linux
2014-05-02 15:47:40 -07:00
Mattes D
6b64a722b8
Fixed cmake invocation text
...
The docs say: cmake <options> <path>
2014-02-16 14:34:20 +01:00
Muhammad Wang
0f7d90b7d1
Fixed a minor error
2014-02-16 12:15:24 +08:00
Mattes D
cc72b656c9
Updated COMPILING instructions for out-of-source build.
...
Also made the 32-bit mode a bit more clear as to what architectures it affects.
2014-02-13 06:59:07 +01:00
Alexander Harkness
b3ac2d9e23
Fix bad nested headings.
2014-01-18 15:17:19 +00:00
Alexander Harkness
bf0d58428d
Merge pull request #548 from worktycho/documention
...
Added Documention for a few features I've added
2014-01-16 09:55:37 -08:00
Tycho
9a8975420e
documented CROSSCOMPILING flag
2014-01-16 09:51:01 -08:00
Mattes D
5bef7d85ce
Update COMPILING.md
...
Added instructions for Windows compiling, including CMake.
2014-01-15 14:42:22 +01:00
Alexander Harkness
0d14229ffd
Fixed a file name.
2013-12-21 16:23:15 +00:00