summaryrefslogtreecommitdiff
path: root/depends
Commit message (Expand)AuthorAgeFilesLines
* Compile static dependency libraries as PIC.to-upstreameroen2012-10-243-3/+6
* Track clsocketPetr Mrázek2012-09-281-0/+0
* Cleanup autolabor+cleanowned, fix depends/clsocketQuietust2012-09-131-0/+0
* Merge branch 'master' of http://github.com/peterix/dfhackTimothy Collett2012-09-101-2/+3
|\
| * Make protobuf behave with multiple build folders involved.Petr Mrázek2012-08-171-2/+3
| * Fix cage-related bug in the sort plugin.Petr Mrázek2012-08-031-0/+0
| * Track submodulesKelly Martin2012-07-111-0/+0
* | Merge further changes (???)Timothy Collett2012-09-101-3/+3
* | Merge branch 'master' of https://github.com/danaris/dfhackTimothy Collett2012-09-101-0/+0
|\ \ | |/
| * Submodule changesTimothy Collett2012-07-051-0/+0
* | Merge branch 'master' of https://github.com/danaris/dfhackTimothy G Collett2012-06-2435-604/+927
|\ \ | |/
| * Merge branch 'master' of https://github.com/angavrilov/dfhackTimothy Collett2012-06-1835-604/+927
| |\
| | * Fix lua bug: 'peaceful' unwind of yielded pcall doesn't restore errfunc.Alexander Gavrilov2012-06-171-0/+3
| | * Reapply dfhack-specific lua build configuration.Alexander Gavrilov2012-06-171-11/+11
| | * Update to Lua 5.2.1Alexander Gavrilov2012-06-1735-615/+935
| * | Make offsets with "darwin" os-type recognized as Apple, rather than ignoredTimothy Collett2012-06-141-0/+0
| |/
| * Merge branch 'master' of https://github.com/peterix/dfhackQuietust2012-05-301-0/+0
| |\
| | * And again...Petr Mrázek2012-05-301-0/+0
| | * Track clsocketPetr Mrázek2012-05-301-0/+0
* | | fix clsocket?Timothy G Collett2012-06-031-0/+0
* | | fix clsocket?Timothy G Collett2012-06-031-0/+0
* | | Merge git://github.com/quietust/dfhackTimothy Collett2012-05-241-1/+3
|\ \ \ | |/ /
| * | -Wno-sign-compare only works with GCCQuietust2012-05-231-1/+3
| |/
* | Initial changes to get dfhack building on the MacTimothy Collett2012-05-241-0/+0
|/
* Make the hash map implementation error more useful.Alexander Gavrilov2012-04-281-1/+1
* Enable warnings correctly on linux and fix a lot of them.Alexander Gavrilov2012-04-201-0/+2
* Fix lua interpreter bug: the C call counter is already unwound by yield.Alexander Gavrilov2012-04-162-3/+3
* Add dfhack.with_suspend(f[, args...]) that calls f with core suspended.Alexander Gavrilov2012-04-011-2/+1
* Improve performance of the persistent data api, and wrap it for lua.Alexander Gavrilov2012-04-011-1/+1
* Pull console output support and REPL out of dfusion into core lib.Alexander Gavrilov2012-03-311-11/+7
* Update lua to 5.2 and fix obvious breakage due to obsolete api.Alexander Gavrilov2012-03-3163-6015/+8644
* Temporary tweak: patch in __pairs and __ipairs from 5.2 into lua 5.1.Alexander Gavrilov2012-03-291-8/+22
* Extern "C" mess fixed, bitlib mess fixed, bitlib added to autoload.Warmist2012-03-262-1/+3
* Since lua is now compiled as c++, don't declare api functions extern "C".Alexander Gavrilov2012-03-251-1/+1
* Fix Lua compilation on win32 - extern must come BEFORE __declspecQuietust2012-03-241-2/+2
* Tweaks and cleanupsPetr Mrázek2012-03-241-2/+5
* Get rid of the write mode field table in metamethods.Alexander Gavrilov2012-03-231-0/+3
* Export the type tree with enum keys to lua.Alexander Gavrilov2012-03-192-4/+18
* Fix problem with solution folders being generated for MSVC ExpressPetr Mrázek2012-03-131-0/+1
* Make MSVC shut up when compiling protobuf.Petr Mrázek2012-03-131-0/+16
* Add clsocket as a dependency for dfhack lib.Petr Mrázek2012-03-132-0/+4
* Move depends out of main library, make them (static) libraries.Petr Mrázek2012-03-13195-0/+88439
* More moving of thingsPetr Mrázek2010-04-022-1133/+0
* Linux d18 ncurses support for shm libPetr Mrázek2010-02-232-0/+1133