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

360 Commits

Author SHA1 Message Date
brodsom
05264e0f7b -Scripts with visual studio version detection
-Move output directory to a temporary below root
-Use absolute paths (easier to move)
2003-07-05 02:02:07 +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
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
a6f40ba248 Move MinGW readme 2003-07-04 03:21:51 +00:00
brodsom
adbc533cc8 Use MINGW macro and mthreads 2003-07-04 02:26:45 +00:00
brodsom
4e8e96d3b3 add extension to identify type 2003-07-03 15:48:49 +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
92ff207985 Update mingw instructions 2003-06-30 12:42:19 +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
kkuznetsov
8ba963241a Trying to make FB2 compiler independant add prefix for SUN C compiler and fix fist compilation error 2003-06-20 17:55:31 +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
alexpeshkoff
c6c3b27a76 fixing linux SS - trivial mistypes 2003-06-06 09:31:48 +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
fsg
3592727c42 Reenabled ada, fortran, cobol and pascal for gpre
Install *udf.sql into the UDF-directory for linux builds
2003-05-25 10:44:58 +00:00
skidder
79db179422 Allow C programs use our shared libraries on Linux and other POSIX platforms 2003-05-25 00:07:30 +00:00
skidder
bc0dda7708 Fix UDF linkage problems on linux 2003-05-25 00:04:54 +00:00
paul_reeves
05ed063b08 Update Win32 install script and associated files 2003-05-22 12:42:19 +00:00