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

52 Commits

Author SHA1 Message Date
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
brodsom
3674015198 Adding the make_examples to build employee.fdb and intlemp.fdb 2003-07-16 18:46:15 +00:00
brodsom
499337fda5 Split utilities dir 2003-07-15 02:43:36 +00:00
brodsom
523e000333 Update 2003-07-14 09:45:18 +00:00
brodsom
32787c51c1 Adding generator for fields.h, relations.h, ids.h and names.h 2003-07-12 20:13:22 +00:00
brodsom
b5e3e9bc9e Remove gen/v5_examples directory 2003-07-11 16:47:08 +00:00
brodsom
5d4315302b Updated scripts 2003-07-11 00:03:58 +00:00
hippoman
1c710fd0d4 Fixing MSVC7 build 2003-07-06 01:16:30 +00:00
brodsom
08651335ef Move temporary 'dbs' below temporary 'gen' 2003-07-05 14:45:43 +00:00
brodsom
8bf949431e Use temporary compiler dir 'temp' below root 2003-07-05 03:23:11 +00:00