aboutsummaryrefslogtreecommitdiff
path: root/building.txt
Commit message (Collapse)AuthorAgeFilesLines
* Now using: VS Express -> VS Community Edition.Mike DePaulo2015-02-201-2/+1
| | | | | | Also, community edition is supposed to have the same features as Professional, so we can safely assume that Professional and other commercial editions will work fine.
* VS 2013 Update 3 -> VS 2013 Update 4Mike DePaulo2015-02-201-1/+1
|
* Correct building.txt in terms of PythonMike DePaulo2015-02-201-3/+4
|
* Call setvcenv.sh from buildall.shMike DePaulo2014-09-011-1/+0
|
* Specify that buildall.sh should be called, not buildall.bat.Mike DePaulo2014-09-011-1/+1
|
* Build was successful. Update building.txt for Python 3, which is now required.Mike DePaulo2014-09-011-1/+2
|
* Update building.txt, you need to decide which build script to useMike DePaulo2014-09-011-1/+1
|
* Initial work to get VcXsrv 1.15.2.0 to compile under the MSVC2013 XP targetMike DePaulo2014-09-011-10/+15
|
* Added extra build dependencymarha2013-04-211-1/+1
|
* Added dependency on gperfmarha2013-01-071-1/+1
|
* Updated build instructionsmarha2012-09-031-41/+5
|
* Updated building.txtmarha2011-02-021-2/+2
|
* VS2008 is not actively supported anymoremarha2011-01-181-6/+9
|
* Now default building is VS2010. VS2008 is still working.marha2010-04-301-2/+4
|
* svn merge -r514:HEAD ^/branches/released .marha2010-03-301-1/+2
|
* svn merge ^/branches/released .marha2010-01-141-3/+3
|
* - Solved problems when running opengl with indirect rendering (export ↵marha2009-11-231-5/+0
| | | | | | | LIBGL_ALWAYS_INDIRECT=1) - removed mesaopengl32.dll (not needed anymore)
* Added changes suggested by David Lawler (djlawler@users.sourceforge.net)marha2009-11-201-3/+11
|
* Use opengl32.dll from Release directory instead of lib in installer.marha2009-10-111-0/+5
| | | | | Added mesa building instructions to building.txt
* Added building of font.src and xkbdata.src to xorg-server\makefilemarha2009-08-041-7/+0
|
* Updated building.txtmarha2009-07-291-0/+8
|
* Solved problems when building from a fresh treemarha2009-07-291-1/+2
|
* Updated building.txtmarha2009-07-291-1/+2
|
* First version of installer.marha2009-07-291-0/+6
|
* Updated building.txt filemarha2009-07-291-9/+20
|
* Removed file that may not be theremarha2009-07-121-0/+3
|
* Added ignoresmarha2009-07-121-0/+17
Added some more forgotten stuff.