Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-13 | BUILD: Fix specifying tool-specific libraries and flags | Eugene Sandulenko | |
This fixes create_titanic which is now dependent on USE_ZLIB | |||
2017-08-13 | CONFIGURE: An (unsuccessful) attempt to add library dependencies to the tools | Eugene Sandulenko | |
For some reason I cannot figure out how to enforce proper variable creation in a generic way. I'll keep reading the docs but maybe someone else could figure it out earlier | |||
2011-06-01 | DEVTOOLS: Link create_kyradat against libcommon.a, for scumm_stricmp | Max Horn | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-09 | DEVTOOLS: Renamed 'tools' directory to 'devtools' | Max Horn | |
2010-11-29 | BUILD: Fix URL keyword in rules.mk. | Johannes Schickel | |
svn-id: r54585 | |||
2009-08-22 | Patch #2840212: "Quiet make process" | Eugene Sandulenko | |
svn-id: r43635 | |||
2008-05-02 | Added support to load plugins from different directories and the ability to ↵ | Jordi Vilalta Prat | |
specify the default directory from configure. svn-id: r31816 | |||
2008-02-25 | Extended rules.mk with code for building extra (tool) executables, and ↵ | Max Horn | |
changed some of the tools to make use of this svn-id: r30962 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2007-05-27 | Commit of patch #1715310 ("WIN32: Dynamic Plugin support with MinGW"). | Johannes Schickel | |
svn-id: r26963 | |||
2006-06-24 | * Renamed config.mak to config.mk | Max Horn | |
* Renamed common.rules to rules.mk * Removed explicit declaration of MODULE_DIRS in various spots (instead we let rules.mk compute it) svn-id: r23275 |