aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile fixes for g++/mingwBenoit Germain2024-10-011-5/+15
* Merge pull request #227 from benoit-pierre/pr/fix_incorrect_makefile_indentsBenoit Germain2024-06-081-12/+12
|\
| * Fix incorrect Makefile indentsBenoit Pierre2024-06-041-12/+12
* | Use a precompiled header to speed up the buildBenoit Germain2024-06-071-1/+1
|/
* Moved implementation of lanes.nameof in a separate fileBenoit Germain2024-05-291-1/+1
* Move Lane implementation in a separate fileBenoit Germain2024-05-141-1/+1
* Moved Lane tracking implementation in a separate fileBenoit Germain2024-05-141-2/+2
* Move InterCopyContext implementation in a separate fileBenoit Germain2024-05-131-9/+9
* Move LindaFactory in separate filesBenoit Germain2024-04-261-1/+1
* Makefile fixesBenoit Germain2024-04-141-2/+2
* C++ migration: changed file extensions from .c to .cppBenoit Germain2024-03-191-1/+1
* correctly transfer the uservalue of a deep userdataBenoit Germain2021-06-241-1/+1
* Makefile detect MinGW 64 as well as MinGW 32Benoit Germain2020-04-221-2/+2
* Lane cancellation reworkBenoit Germain2019-04-261-1/+1
* Fix build errorsBenoit Germain2018-11-191-1/+1
* Fix for deep-aware modulesBenoit Germain2017-08-011-1/+1
* Deep userdata changesBenoit Germain2014-06-171-1/+1
* Merge pull request #101 from Stepets/masterBenoit Germain2014-04-261-14/+22
|\
| * LuaJIT auto detect part 2Stepets2014-04-261-14/+22
* | Fix build issues with compat.c/hBenoit Germain2014-04-231-1/+1
|/
* Building Lanes doesn't need lua.exeBenoit Germain2013-04-081-7/+3
* * removed the search for MSVCR80.DLL when building for MinGW32 since it no lo...Benoit Germain2012-08-141-8/+1
* one more step toward 5.2 compatibilityv3.1.5Benoit Germain2012-07-101-25/+12
* fix link on Ubuntu 11.10Benoit Germain2011-11-091-1/+1
* * keeper.lua is now embedded in text form instead of bytecode to improve LuaJ...Benoit Germain2011-02-181-4/+8
* Import to gitPeter Drahoš2010-10-011-0/+176