Dmitry Yemanov
a958ee4fe2
Minimize dependencies on ODS number in project files.
2016-03-25 09:47:13 +03:00
dimitr
7b69e1f195
Renamed security3.fdb -> security4.fdb.
2016-03-06 08:32:18 +00:00
dimitr
277d85c520
Removed filename dependencies on FB version, to avoid renaming them with the every release. Cleaned up the MSVC6 remainings.
2016-03-06 08:17:00 +00:00
aafemt
53998b429d
Use autoconfig_msvc.h from where it is
2016-02-20 15:34:20 +00:00
hvlad
5d6723c25b
Support for zlib on Windows
2014-12-01 09:04:39 +00:00
skidder
17b60455d5
Vanilla mkdir program does not recognize -p switch on Windows. It is the default, so remove it
2014-07-17 20:35:37 +00:00
skidder
7c743fc291
Fix build warnings
2014-07-17 18:48:46 +00:00
asfernandes
e6ba3d47f2
Improvement CORE-2224 - Upgrade ICU to version 52.1
2014-02-24 16:23:16 +00:00
robocop
ee3279d766
Make always the release version of LibTomMath, as we do with ICU.
2012-01-17 12:23:56 +00:00
hvlad
3876fe1d0b
Adjust LibTomMath project files to allow build both Firebird and libtommath library by the same version of MSVC.
...
Adjust make_boot to automatically choose correct solution to build libtommath.
2011-12-28 15:15:32 +00:00
hvlad
851be3ca0c
Build LibTomMath as part of boot build process. Only VS2010 supported so far.
2011-12-26 23:20:12 +00:00
dimitr
d73ec7a883
Fixed the debug boot build.
2011-01-12 10:46:56 +00:00
asfernandes
9c42d4e5af
Finish the statements refactor in the engine. Get rid of jrd_nod.
2010-12-04 22:15:03 +00:00
dimitr
fb53d4334e
Fixed MSVC8 build.
2010-11-03 08:33:28 +00:00
hvlad
6ab41f6033
Fixed errors about missed ib_util.dll in firebird.log during boot build
2010-10-29 21:38:17 +00:00
asfernandes
5c7e5ce634
Misc
2010-10-22 01:24:31 +00:00
hvlad
5e0f9392a2
New build system for Windows. MSVC10 only so far.
2010-10-20 22:15:48 +00:00
hvlad
6e2db049ea
Make Windows build work (MSVC8 only) after Alex changes.
...
Some corrections is still required.
2010-07-23 14:06:29 +00:00
hvlad
bf319f4387
Make boot build work. After recent changes embedded fails without config file. Hope it will be fixed too.
2010-03-01 09:04:13 +00:00
robocop
ecd01da22d
Goodbye gdef.
2009-12-04 10:05:41 +00:00
asfernandes
5ae2263366
Undo more changes of previous ib_util patch - thanks to Claudio
2008-07-13 16:21:40 +00:00
asfernandes
dcdcd0a31f
Fix the Windows boot build
2008-06-17 13:45:09 +00:00
paul_reeves
7e97411cf6
report correct name of log file in case of error.
2007-09-13 10:20:33 +00:00
paul_reeves
8d76d28b21
Roll back support for icu debug builds as part of the Firebird build process on Windows
2007-09-12 14:05:00 +00:00
paul_reeves
6f3ac13222
Copy icu debug dll's too.
2007-09-10 13:52:36 +00:00
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
paul_reeves
e528997dc7
Prefix (almost) all env vars with FB.
...
Refactor common code (mostly into set_build_target.bat).
Ensure that all VS2005 x64 output is clearly generated into x64
directories, and likewise for Win32 output
2007-02-26 15:18:41 +00:00
asfernandes
e718790ab7
Misc
2006-11-19 14:57:17 +00:00
asfernandes
3808aec64c
Clean the build files and make buildable with MS Visual C++ Express
2006-11-19 14:24:09 +00:00
dimitr
581092e80f
Updated projects for the AMD64 target.
...
+ added Vlad's new files.
2006-10-31 10:12:02 +00:00
asfernandes
ec3ba55319
Fix problems reported by "dlh" in fb-devel
2006-10-30 15:14:45 +00:00
asfernandes
d65531361a
Make make_boot.bat stop when error occur
2006-06-02 12:55:19 +00:00
asfernandes
23eb60fa78
Rename Firebird2Boot2.* to Firebird2Boot.*
2006-06-01 02:29:01 +00:00
asfernandes
424eeabf38
Remove the old build system. Make the new one as: make_icu.bat, make_boot.bat, make_all.bat.
2006-05-27 18:06:09 +00:00
hvlad
ff43bec044
1. Take in account CLEAN parameter when builded build_msg and codes. This decreased build time
...
2. run_all now produced RELEASE builds
2005-03-09 10:24:32 +00:00
paul_reeves
3cb0fce65b
Some enhancements and fixes for the Win32 build scripts.
2005-02-08 14:59:13 +00:00
robocop
3fe9fd52b7
Rebuild was used always because the intermediates and/or the executables for build_msg and codes where written to the same dir for the debug and release versions. Since that was fixed time ago in msvc6, rebuild is not needed. I don't know about the msvc7 configuration, so I didn't touch it.
2004-11-24 09:32:56 +00:00
robocop
eb18074d95
Misc: fix misleading message
2004-08-21 09:13:22 +00:00
robocop
06a4df3708
A requiem for JOURNAL and WAL.
...
Instructions in the list.
2004-01-06 10:33:18 +00:00
robocop
16cbc204df
Cleanup
2003-12-31 05:36:12 +00:00
skidder
e08ea38727
Fix MSVC7 build
2003-11-17 16:04:54 +00:00
dimitr
75ea314307
no message
2003-11-01 11:32:16 +00:00
robocop
96d51430b6
Minor correction to error messages
2003-10-24 07:15:21 +00:00
brodsom
0f570b908b
Correction
2003-10-23 23:18:04 +00:00
arnobrinkman
58caa54d49
Let's make my life a little bit easier, so i don't have to change everytime the files ;-)
2003-10-19 13:42:23 +00:00
brodsom
36e5118ab1
Allow debug or release build
2003-10-19 01:23:34 +00:00
brodsom
1130322c3b
Exit from build process if msdev returns errorlevel 1
2003-10-15 12:47:31 +00:00
brodsom
4e06eaa795
-Making journal buildable (and translating e to epp)
2003-09-02 18:28:23 +00:00
brodsom
d4d5857041
beautify
2003-08-10 23:09:59 +00:00
brodsom
2b37e800af
Correction (no need to build relations.cpp)
2003-08-06 15:41:55 +00:00