Commit Graph

15 Commits

Author SHA1 Message Date
ac0fb2b310 Make dynamic or static libraries optional
The user can choose static or dynamic libraries using
BUILD_STATIC_LIBRARIES and BUILD_DYNAMIC_LIBRARIES. By default
Windows will only build static libraries and Linux will build both.
2011-04-21 21:40:51 +02:00
e5946f4bc4 Add PyParsing to the build requirements. 2010-12-15 15:29:55 +00:00
a7944a7895 Minor tweaks to the INSTALL.txt 2010-07-14 13:52:59 +00:00
8a3417461d Add information about building the manual to the INSTALL.txt 2010-07-14 12:44:08 +00:00
699043036b ...and update the docs to match. 2010-07-02 18:42:07 +00:00
e470fc6b2e Fix up the docs to reflect the latest changes. 2010-07-02 11:00:49 +00:00
16ed15ee5f qcollectiongenerator (comes with Qt Assistant) is now also required for building the documentation. This allows us to open the Doxygen-generated docs in Qt Assistant and have them fully searchable. This should all work on Windows too as long as Doxygen is installed.
See the changes to INSTALL.txt for details of the change.
2010-07-01 12:57:37 +00:00
c9a084e160 Very minor fixes to the INSTALL.txt file. 2010-06-29 15:32:35 +00:00
d0ebd53407 Tweak INSTALL.txt 2010-05-28 11:02:21 +00:00
948508982c Update INSTALL.txt to detail requirements and remove references to
optional C++0x mode.
2010-05-27 15:29:24 +00:00
fc77720ee6 Changed INSTALL.txt to use Windows line endings. 2010-03-07 23:07:42 +00:00
1087e81b49 Add documentation on build type and running the tests. 2010-03-03 15:52:48 +00:00
b4194657ca Make C++0x mode the default.
The option still remains to disable it.
2010-03-02 21:51:40 +00:00
ae9f3459cc Minor update to the INSTALL.txt test 2010-03-02 17:56:52 +00:00
fe0991b731 Add an installation readme for PolyVox. It is essentially plain-text but it can also be converted to HTML since it uses the reStructuredText markup. 2010-03-02 17:44:58 +00:00