brodsom
c39ae445a5
Add msvc7 v5_examples. To be reviewed by Ignacio J Ortega
2003-07-04 18:45:21 +00:00
brodsom
d61368802d
Replace make6_debug_examples with a new one with DEBUG/CLEAN option and not using sed
2003-07-04 17:01:06 +00:00
brodsom
74498aabd7
Beutifiying
2003-07-04 16:39:02 +00:00
brodsom
bc6c9aa5b2
Beautifying
2003-07-04 13:40:34 +00:00
brodsom
203b0a1007
Remove replaced bats
...
make6_debug.bat replaced with make6_all.bat DEBUG
make6_release.bat replaced with make6_all.bat
make7_debug.bat replaced with make7_all.bat DEBUG
make7_release.bat replaced with make7_all.bat
2003-07-04 13:26:28 +00:00
brodsom
54cad46f3a
Correction
2003-07-04 13:19:39 +00:00
brodsom
5b3fc370fa
-Replace build_all with makeX_boot.
...
-Add make7_boot (To be reviewed by Ignacio J Ortega)
2003-07-04 13:08:52 +00:00
brodsom
becb52f4af
Replace make7_debug and make7_release with make7_all (To be reviewed by Ignacio J Ortega)
2003-07-04 13:00:25 +00:00
brodsom
e205b4bb51
Correction
2003-07-04 12:55:20 +00:00
brodsom
1c8dd7b01f
-Change the file name of build6_all to a more understandable one.
...
-Replace Make6_release and Make6_debug with make6_all valid for release and debug versions
2003-07-04 12:46:48 +00:00
dimitr
115f39620d
Minor changes to the preparation script.
2003-07-04 12:46:25 +00:00
dimitr
f7c3ebe35e
Fixed little optimization issue with VC6 (SP < 5)
2003-07-04 10:15:30 +00:00
brodsom
66eaf14303
Add batch to remove build created files and directories
2003-07-03 13:08:10 +00:00
brodsom
23d3fc86ad
Add batch to remove build created files and directories
2003-07-03 12:44:36 +00:00
brodsom
25c9a8aee6
Move generated source from 'generated' to 'gen'. So we don't use a CVS and obsolete directory for build output and it will be easier to do a clean build.
2003-07-03 12:37:37 +00:00
brodsom
0bd5842534
minor changes
2003-07-03 11:04:21 +00:00
brodsom
b0f3b05ccf
Remove sed test since the normal build (without parse) doesn't need sed or any other unix command.
2003-07-03 02:13:58 +00:00
brodsom
8670bbff29
Minor changes
2003-07-03 02:12:42 +00:00
brodsom
ae1e1efc19
-Change parse.bat to verify yacc/bison and sed and work with the two parser generators.
2003-07-03 02:12:11 +00:00
brodsom
51499f9150
Add special action to be used in dyn_def.cpp.
...
(remove dyn_def.sed)
2003-07-02 19:02:49 +00:00
brodsom
6f908798c1
Avoid using sed to edit epp files (excluding security.epp).
2003-07-02 14:40:30 +00:00
brodsom
150488a202
New dsp's to replace nmake's (split boot workspace)
2003-07-02 11:42:16 +00:00
brodsom
e9fbf136f0
New dsp's to replace nmake's (correction)
2003-07-01 22:25:59 +00:00
brodsom
1918a6135c
New dsp's to replace nmake's (gpre with BOOT_BUILD = gpre_static)
2003-07-01 22:25:05 +00:00
brodsom
5c39e7f3e0
New dsp's to replace nmake's
2003-07-01 19:20:38 +00:00
brodsom
420b4dc90e
New dsp's to replace nmake's
2003-07-01 18:49:58 +00:00
brodsom
117e3959a3
New dsp's to replace nmake's
2003-07-01 17:10:12 +00:00
brodsom
b8afaa0ecd
Remove unneeded sed commands in build
2003-06-30 18:12:52 +00:00
brodsom
38bfdcf5f8
Changes only inside #ifdef DEBUG.
...
Needed to be able to build with -DDEBUG on gcc.(there are also some format corrections)
2003-06-30 18:10:46 +00:00
brodsom
b62158a897
Add batch and dsp to rebuild empbuild.c. (Correction use expand_ex instead of expand)
2003-06-27 16:16:32 +00:00
brodsom
7c0bc70ff5
Add batch and dsp to rebuild empbuild.c. The script is not included in build process.
2003-06-27 15:59:30 +00:00
hippoman
1e584d9ba5
*Synced msvc7 build
...
*changed dir references related ro rc files to relative paths.
2003-06-08 20:59:39 +00:00
dimitr
b8aa5e8448
Add remote client to the embedded server again.
2003-06-05 19:40:25 +00:00
dimitr
1b18a1fab7
Rolled back my previous optimization change.
2003-06-05 13:12:31 +00:00
dimitr
18f75c5d34
Fixed another issue with invalid VC6 optimization.
2003-06-04 13:04:59 +00:00
paul_reeves
c4f7cf52dd
Add a warning about changed behaviour of prepare.bat.
2003-06-04 08:29:19 +00:00
paul_reeves
006f8ff875
Automate the Win32 build process a little bit more.
2003-06-04 08:22:12 +00:00
paul_reeves
5810bc607b
Fix typo
2003-05-28 03:33:12 +00:00
paul_reeves
05ed063b08
Update Win32 install script and associated files
2003-05-22 12:42:19 +00:00
dimitr
625c5426ef
Restored compatibility ordinals. Unfortunately, too many software depend on them.
2003-05-11 13:23:19 +00:00
hippoman
67e389d2b6
* moved intlcpp also to output dir
2003-05-10 14:36:54 +00:00
hippoman
b1a4c3a625
* called build_msgs from build_all
2003-05-10 14:36:09 +00:00
hippoman
e07667a193
* Synced the msvc7 build files
2003-05-09 15:10:20 +00:00
dimitr
b238739170
Fixed win32 build process.
2003-05-07 10:30:49 +00:00
skidder
7eca0a2eb1
Make Win32 build compile
2003-05-05 16:11:19 +00:00
dimitr
d2ffee6790
Updated project files
2003-05-05 10:36:14 +00:00
dimitr
cf54a1f284
Bugfix
2003-05-01 13:28:46 +00:00
skidder
bd030ff404
Update MSVC7 makefiles to reflect rpb_chain changes
2003-04-28 18:24:47 +00:00
alexpeshkoff
2d59c9cd0f
Fixed bug with wrong rpb contents after pre-triggers execution
2003-04-25 14:51:04 +00:00
skidder
8efa727108
Fix up makefile a little
2003-04-23 16:17:57 +00:00
hippoman
416ddd3239
* Sync the msvc7 build
2003-04-20 03:30:57 +00:00
alexpeshkoff
169c9e3898
Exit on missing / wrong firebird.conf with error report in system log
2003-04-19 17:01:31 +00:00
alexpeshkoff
2af60e8991
Exit on missing / wrong firebird.conf with error report in system log
2003-04-19 16:46:24 +00:00
paul_reeves
ec0866c3f1
Update reference to downloadable file.
2003-04-18 10:30:24 +00:00
dimitr
26cb3c153f
Corrected a typo.
2003-04-15 09:19:40 +00:00
dimitr
ebb101faaf
Updated win32 build.
2003-04-13 12:14:47 +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
dimitr
4a14241af1
Fixed win32 build.
2003-04-11 05:17:24 +00:00
dimitr
b9ebefef71
Fixed win32 build.
2003-04-09 10:08:36 +00:00
brodsom
b15fac104a
Remove WINDOWS_ONLY remains
2003-03-25 02:24:09 +00:00
brodsom
21545cd033
Remove wsock32.lib (thanks to Claudio)
2003-03-21 13:11:29 +00:00
dimitr
710d1af820
Fixed LD2_lookup issue.
2003-03-19 08:49:47 +00:00
dimitr
172c4099f3
Updated project files:
...
- moved gds32_debug.def
- removed IB7 functions from compatibility gds32
2003-03-18 08:58:59 +00:00
dimitr
6670f695c3
Updated project files:
...
- moved gds32_debug.def
- removed IB7 functions from compatibility gds32
2003-03-18 08:50:17 +00:00
brodsom
8a740d5dbb
Changes to build with help.fdb
2003-03-18 03:05:49 +00:00
alexpeshkoff
70c9d082ba
Now external tables are checked against directories list
2003-03-15 20:20:41 +00:00
hippoman
d53bd781d4
* define SUPERSERVER.
2003-03-15 04:21:33 +00:00
hippoman
3ba182f42a
* Added Batch build for msvc7
2003-03-15 02:58:37 +00:00
dimitr
dba900815f
Updated project files.
2003-03-11 11:55:59 +00:00
brodsom
c7f5f1ee5a
Blob_filter is not a epp file since 1999, change the name to .cpp and modify the makefiles
2003-03-06 00:43:32 +00:00
hippoman
3cb3609a4a
Fixed MSVC7 build, added IPSERVER define
2003-03-04 22:00:13 +00:00
dimitr
3782eb1cf3
Fixed connects via local protocol after Blas' changes.
2003-03-03 14:35:06 +00:00
dimitr
4e50090482
Synchronized MSVC6 builds with EXECUTE STATEMENT changes.
2003-03-02 13:17:36 +00:00
alexpeshkoff
bd12d9e732
Fixed EXECUTE STATEMENT to support INTO clause
...
Now required changes in msvc6 build
2003-03-02 12:51:39 +00:00
hippoman
90a69e36a3
* Added missing JRD\ExecuteStatment.* files to engine* projects
2003-03-01 23:22:21 +00:00
hippoman
a9eff28375
* updated msvc7 build files.
2003-03-01 22:04:19 +00:00
dimitr
1f3e4b22cd
Some changes for the embedded server.
2003-03-01 16:30:55 +00:00
brodsom
bcb9e453bf
Add gpre project to build batch
2003-02-27 17:27:33 +00:00
brodsom
caa2c65b1e
Add Fortran files and move GPRE_* defines from autoconf header to makefiles.
2003-02-27 16:55:56 +00:00
dimitr
14f54d6405
Fixed build problem pointed by Arno (caused the server to crash in some cases).
2003-02-27 16:28:49 +00:00
dimitr
96bd820bda
Updated project files.
2003-02-27 15:35:17 +00:00
dimitr
df05e0a1f1
Fixed win32 build.
2003-02-26 11:28:20 +00:00
brodsom
e54b0bca76
Add needed file (lost when the change was committed)
2003-02-25 13:14:59 +00:00
brodsom
6129a2a222
Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h.
2003-02-25 13:12:05 +00:00
brodsom
bf647766a6
Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h. (and clean dependency)
2003-02-25 13:10:42 +00:00
brodsom
d07b738efd
Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h.
2003-02-25 13:01:21 +00:00
brodsom
f02ef90cdc
Move WIN32_LEAN_AND_MEAN to autoconfig_msvc.h.
2003-02-25 12:55:20 +00:00
dimitr
ad8f28ab81
Cleanup.
2003-02-25 08:22:23 +00:00
hippoman
d1e38338f9
* new projects
2003-02-21 00:32:09 +00:00
hippoman
1654ff0d7c
* Fixed the msvc7 build files
2003-02-21 00:31:05 +00:00
hippoman
33d1d3c722
* deleted an empty /D switch that was causing problems when importing the projects in msvc7
2003-02-20 21:39:24 +00:00
brodsom
9d5fcebe16
Add gsplit and intlcpp projects to batch
2003-02-20 01:28:51 +00:00
brodsom
c2416d42fb
Remove spit from burp project (and remove some warnings)
2003-02-20 01:28:05 +00:00
brodsom
e9a94df155
Add gsplit project
2003-02-20 01:17:40 +00:00
brodsom
25fab910f5
Adding intl C++ conversion
2003-02-19 13:20:57 +00:00
brodsom
c815ed512b
Move def files left in the directory (but not v5_example ones)
2003-02-19 13:19:16 +00:00
brodsom
3b486dfb95
Move def files to builds directory
2003-02-19 13:07:13 +00:00
brodsom
abdff5260b
Move old borland makefiles to builds directory
2003-02-19 12:21:10 +00:00
brodsom
88e600e5db
Move .def files to builds directory
2003-02-19 12:15:26 +00:00
brodsom
66cdfd5a7c
Return warning level in msvc6 to 3 until there is a solution to the Q167355 bug.
2003-02-17 13:44:42 +00:00