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
brodsom
696ab2e45c
Move firebird.msg to 'gen' directory
2003-07-05 02:54:56 +00:00
brodsom
ba26899974
-Scripts with visual studio version detection
...
-Move output directory to a temporary below root
-Use absolute paths (easier to move)
2003-07-05 01:10:56 +00:00