summaryrefslogtreecommitdiffstats
path: root/src/Bindings/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into Ranksmadmaxoft2014-08-121-1/+1
|\
| * Fixed circular dependecy luaState_Call.incTycho2014-08-101-1/+1
| |
* | Exported cRankManager to LuaAPI.madmaxoft2014-08-081-0/+1
|/
* Exported the beacon.Howaner2014-07-301-0/+1
|
* Fixed "Dependency" typosarchshift2014-07-301-2/+2
|
* Fixed Bindings generation in MSVC.madmaxoft2014-07-221-2/+2
| | | | The bindings weren't regenerated because of the typo in the dependencies cmake variable.
* Fixed MSVC bindings generation.madmaxoft2014-07-191-1/+1
|
* Moved Windows custom command to src/CMakeLists.txtarchshift2014-07-191-15/+1
|
* CMakeLists: Moved Bindings-specific code to subdirarchshift2014-07-191-0/+111
|
* CMake: Add Bindings library from subdirectoryarchshift2014-07-191-0/+6
|
* src/CMakeLists.txt: Replaced glob with list of filesarchshift2014-07-191-0/+32
| | | | On MSVC, CMake will traverse all the CMakeLists and add their source and header files to one conglomerate SOURCE list.
* BugfixesTycho2014-01-231-10/+0
|
* added dependecies for bindings regenTycho2014-01-231-14/+0
|
* Added support for out-of-source builds.madmaxoft2013-12-281-9/+14
|
* fixed include of math on windowstycho2013-12-201-1/+1
|
* added expat as lua bindings dependincyTycho Bickerstaff2013-12-191-1/+1
|
* added all cpp files to bindingsTycho Bickerstaff2013-12-191-1/+4
|
* fixed bindings generationTycho Bickerstaff2013-12-191-8/+2
|
* bindings regenration logicTycho Bickerstaff2013-12-191-2/+8
|
* added tolua++ command and removed stackwalker from buildTycho Bickerstaff2013-12-101-4/+6
|
* more cmake changesTycho Bickerstaff2013-12-101-0/+7
|
* more cmakeTycho Bickerstaff2013-12-101-1/+1
|
* started work on cmakeTycho Bickerstaff2013-12-101-0/+7