summaryrefslogtreecommitdiff
path: root/Docs/BUILDING-Cocoa
Commit message (Collapse)AuthorAgeFilesLines
* remove cocoa frontendVincent Sanders2017-05-231-87/+0
| | | | | | The cocoa frontend has been broken for a few years and we have no maintainer. It was removed from the CI six months ago and has already bitrotted so it cannot be compiled.
* Remove libxmlJohn-Mark Bell2012-11-101-1/+1
|
* Update docs for Git.Michael Drake2012-07-151-1/+1
|
* Reference LIBRARIES document from each of the BUILDING-* docs.Michael Drake2012-03-231-12/+2
| | | | svn path=/trunk/netsurf/; revision=13570
* Mention libcurl bug in build instructions.Sven Weidauer2011-03-031-0/+4
| | | | svn path=/trunk/netsurf/; revision=11896
* Updated Cocoa build instructions.Sven Weidauer2011-02-271-18/+7
| | | | svn path=/trunk/netsurf/; revision=11846
* Fix irritating typo, that appears to have spread throughout the compilation ↵John Mark Bell2011-01-271-1/+1
| | | | | | documentation svn path=/trunk/netsurf/; revision=11511
* Pedantic formatting changes.Michael Drake2011-01-271-17/+20
| | | | svn path=/trunk/netsurf/; revision=11510
* Adding note about building universal librariesSven Weidauer2011-01-231-0/+12
| | | | svn path=/trunk/netsurf/; revision=11462
* Adding build instructions for Cocoa and building with system-provided libpng ↵Sven Weidauer2011-01-131-0/+89
by default. svn path=/trunk/netsurf/; revision=11307