aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Enabled ROOTLESS option in dix (currenlty not really used)marha2011-01-281-0/+1
|
* Added xclock application filesmarha2011-01-181-1/+4
|
* svn merge ^/branches/released .marha2011-01-161-2/+2
|
* svn merge ^/branches/released .marha2010-12-261-1/+1
|
* Added compilation of dxtxn.dllmarha2010-12-251-1/+9
|
* svn merge ^/branches/released .marha2010-12-081-0/+1
|
* svn merge ^/branches/released .marha2010-08-201-2/+2
|
* xkbcomp: avoid needless recompilation when switching between debug and releasemarha2010-08-061-2/+2
| | | | | wrong library name for freetype library
* Solved freetype compilation problemsmarha2010-08-061-2/+2
|
* svn merge ^/branches/released .marha2010-08-051-4/+1
| | | | | Added xkeysymdb now here since it was removed from libx11. If it is removed the keyboard does not work well
* Reflect in the makefile that xkbdata.src has been renamed to xkeyboard-configmarha2010-07-131-2/+2
|
* svn merge ^/branches/releasedmarha2010-02-141-1/+1
|
* Debug version of vcxsrv should use debug version of swrast_dri.dll and vice ↵marha2009-12-151-1/+4
| | | | versa
* - Solved problems when running opengl with indirect rendering (export ↵marha2009-11-231-2/+4
| | | | | | | LIBGL_ALWAYS_INDIRECT=1) - removed mesaopengl32.dll (not needed anymore)
* Native glx is compiling and running now (although no acceleration is ↵marha2009-11-201-2/+3
| | | | happening... to be investigated further)
* Removed compilation of libraries that are not needed.marha2009-11-191-3/+0
|
* load also the makefiles for xclock, xcalc and xwininfomarha2009-11-121-3/+3
|
* Added xwininfomarha2009-11-061-1/+4
|
* Added xclock and xcalc to system menu.marha2009-11-061-1/+10
|
* Added xclock and xcalc.marha2009-11-061-4/+10
|
* Added copying of swrast_dri.dll and opengl32.dllmarha2009-10-111-1/+8
|
* Also install xerrordb file.marha2009-09-281-2/+5
| | | | | Added extra information in error message of winMultiWindowXMsgProcErrorHandler
* Added xinerama extension.marha2009-09-151-1/+2
|
* Renamed debug version to vcxsrv_dbg and also install together with the ↵marha2009-09-151-8/+10
| | | | symbol file.
* DEBUG variable was passed in the wrong way to the makefile of plink.marha2009-09-071-1/+1
|
* - Also build plink from the xorg-server makefilemarha2009-08-071-1/+7
| | | | | - xlaunch is now a windows application (instead of a console application)
* Added plink tool (version without console, except if output is generated)marha2009-08-071-4/+4
| | | | | Added possibility to build console application or windows application in makefile.after
* Added building of font.src and xkbdata.src to xorg-server\makefilemarha2009-08-041-1/+5
|
* vcxsrv compiles now. Still run-time errors.marha2009-07-271-8/+5
|
* svn merge file:///D:/svnrepos/vcxsrv/branches/released .marha2009-07-251-2/+0
| | | | | Gives currently link errors. xorg-server needs to be upgraded to.
* Also copy xkeysymdbmarha2009-07-241-1/+4
| | | | | Protocol.txt is also copied
* Changes for VC compilationmarha2009-07-121-0/+102