aboutsummaryrefslogtreecommitdiff
path: root/cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* celeron55's sound system initial frameworkPerttu Ahola2012-03-241-0/+45
* Flatten share/ and user/ in the source and for the RUN_IN_PLACE buildPerttu Ahola2012-03-201-1/+1
* Gettext fix for *BSD - require special linkage as glibc is not usedq662011-08-111-1/+4
* Locale dir should be parallel to global data dirGiuseppe Bilotta2011-07-241-1/+1
* Bring po update out of cmake againGiuseppe Bilotta2011-07-241-15/+1
* updated cmakerules to autodetect if gettext can be usedConstantin Wenger2011-07-231-0/+3
* updatepo cmake ruleGiuseppe Bilotta2011-07-221-0/+15
* Refactor mo creation/installationGiuseppe Bilotta2011-07-221-1/+10
* fixed not finding dll for gettext in MSVCConstantin Wenger2011-07-211-2/+2
* Find correct library for MSVC vs MingW in WinowsGiuseppe Bilotta2011-07-211-1/+8
* updated some path because the dlls are mostly under bin not libConstantin Wenger2011-07-211-2/+3
* Refactor and clean up gettext managementGiuseppe Bilotta2011-07-211-0/+48
* Use system sqlite3/jthread libs if availableGiuseppe Bilotta2011-07-202-0/+36
* Added libIrrlicht.dll.a to searched library names for non-MSVC windowsPerttu Ahola2011-05-171-1/+1
* forgot some test code in...Perttu Ahola2011-02-161-3/+0
* Hopefully fixed some of the errors in cmake's finding of irrlichtPerttu Ahola2011-02-161-17/+42
* might work good on cmake+msvc nowPerttu Ahola2011-02-151-2/+2
* Hopefully fixed the problem of IRRLICHT_SOURCE_DIR being not considered when ...Perttu Ahola2011-02-011-4/+12
* Mainly small build system fixesPerttu Ahola2011-01-091-1/+6
* CMake stuff works now on linux and windows... and should be possible to make ...Perttu Ahola2011-01-082-16/+58
* CMake working on Linux (not on windows)Perttu Ahola2011-01-081-0/+38