8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 19:23:03 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
paul_reeves
674bfdb354 Use environment variables to encapsulate directory layout differences between VS2005 and earlier.
Use FB_GEN_DIR env var. to determin location of generated output.
Tidy up usage of FB_GEN_DB_DIR - only use with unix style paths.
Generate platform specific log files during build process.
2007-09-06 13:25:04 +00:00
brodsom
9109ba3a62 Avoid duplicated definition of SERVER_SHUTDOWN (defined in firebird.h) 2004-05-19 15:03:13 +00:00
brodsom
db89eb16d8 Solve a duplicated macro definition which are not detected previously, when the definition was #define GOVERNOR 1
instead of
#define GOVERNOR.
Detected by Claudio.
2004-05-09 22:52:10 +00:00
robocop
16cbc204df Cleanup 2003-12-31 05:36:12 +00:00
robocop
42aa6432fd We made EXACT_NUMERICS unconditional in FB1 and the macro was removed 2003-10-27 09:29:33 +00:00
brodsom
e6df9f5ff5 Move compiler output to a log file 2003-08-10 23:05:26 +00:00
brodsom
523e000333 Update 2003-07-14 09:45:18 +00:00
brodsom
0bd5842534 minor changes 2003-07-03 11:04:21 +00:00
paul_reeves
6ae2b2260e Add a (very) little documentation to some of the Win32 .bat files. Improve blrtable.bat's manners (and of course get it to compile blrtable again.) 2003-04-11 10:32:24 +00:00
brodsom
f02ef90cdc Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h. 2003-02-25 12:55:20 +00:00
dimitr
112f123601 Two of the win32 build batch files. Others will follow shortly. 2003-01-24 13:53:33 +00:00