skidder
e6ef17eeca
fix solution file
2004-01-05 05:03:35 +00:00
epocman
a75b48c6a8
Win32 HEAD porting of 1.5 branch RC8 latest updates, to keep HEAD in synch with about to be released 1.5.
...
Please someone check and adjust MSVC7 compile, cause I only have MSVC6.
2004-01-03 12:20:08 +00:00
skidder
a1e276b9dd
Fix up MSVC7 makefiles
2004-01-03 01:29:04 +00:00
robocop
16cbc204df
Cleanup
2003-12-31 05:36:12 +00:00
skidder
a143019f78
Forward port generation of external debug info to FB2 HEAD
2003-12-30 02:06:13 +00:00
skidder
ed75d2e51b
Build debuggable release binaries on Linux
2003-12-27 23:48:26 +00:00
skidder
1b43575fa9
Rollback crazy change made by Dimitry Sibiryakov and approved by Claudio Valderrama. We should not break compatibility with half of the world without apparent reasons.
2003-12-21 23:54:24 +00:00
aafemt
f8f3a55c8a
Add db_alias.cpp to gstat
2003-12-17 11:05:53 +00:00
skidder
bea4e7c3b8
Fix MSVC7 makefiles. Note: I didn't test them with VC 7.0, only 7.1
2003-12-14 04:39:36 +00:00
dimitr
01ee50a97d
1) Move db_alias.cpp to common.lib
...
2) Add common.lib to gstat.exe
2003-12-13 14:42:37 +00:00
alexpeshkoff
efe094676d
SS scripts - slightly optimized for various linux distibutions
2003-12-06 09:40:12 +00:00
skidder
dbc89040a4
Update MSVC7 makefiles. Files were actually edited using VS2003 and then version numbers were replaced back to 7.0
2003-12-05 20:39:51 +00:00
brodsom
202d12631e
Fix posix builds (new btn.cpp source)
2003-12-02 16:03:43 +00:00
brodsom
eb3c552424
Fix posix build, add new source btn.cpp.
2003-12-02 02:50:16 +00:00
arnobrinkman
bafdd44f1b
Enhanced Index Structure.
...
1) NULLs on top when sorting on ASC index, DESC stays the same.
2) Support for larger index lengths, can be up to 1/4 page size.
3) Store record-number on non-leafpages for faster lookup in many duplicates.
4) Jump-nodes for faster key-lookup in index on larger page-sizes.
5) Segment selectivity calculation added.
2003-12-01 02:51:52 +00:00
robocop
9fafc348bf
const correctness
...
vars in scope
minimal interface cleanup
small bug fixes
2003-11-28 06:48:34 +00:00
kkuznetsov
9adf479a0b
some solaris fixes
2003-11-21 19:45:50 +00:00
brodsom
1155713a33
-Enable build of dba_full
2003-11-18 02:31:01 +00:00
skidder
e08ea38727
Fix MSVC7 build
2003-11-17 16:04:54 +00:00
brodsom
0e8cd8d1ab
-Add gstat_full project (utilities/dba_full)
2003-11-16 15:40:59 +00:00
alexpeshkoff
016e29843e
fixed install problems
2003-11-15 12:07:07 +00:00
bellardo
b4b0b73124
Get rid of the space between the "-L" parameter and the library name. The space breaks the darwin build.
2003-11-08 07:39:06 +00:00
brodsom
98d5fff9f6
Add needed files from B1_5
2003-11-07 14:18:41 +00:00
brodsom
a31f45134c
Corrections
2003-11-07 11:37:18 +00:00
stryqx
0bfc247521
Even though the libgds symlinks are commented out, make them correct.
2003-11-06 12:25:23 +00:00
stryqx
0f67d0e872
A better solution - copy the symlinks as symlinks.
2003-11-06 12:20:45 +00:00
stryqx
334202f9c0
Make the install less noisy for 2.0.
...
Save some disk space by symlinking libfbclient.so.2 and libfbembed.so.2
to libfbclient.so.2.0.0 and libfbembed.so.2.0.0 respectively.
2003-11-06 12:13:00 +00:00
stryqx
a34401d15e
First cut at the install script for FreeBSD.
...
Package management for FreeBSD binaries will be done via the FreeBSD Ports
Tree.
2003-11-06 09:20:33 +00:00
brodsom
4f4ad058cc
Gsplit.exe is build now
2003-11-05 16:54:25 +00:00
brodsom
6fb1964481
Add journal and archive to posix build
2003-11-05 16:53:37 +00:00
eku
157f1188b9
Updated file list.
2003-11-04 12:12:27 +00:00
eku
d924b4cd93
Undo my latest changes as requested by Nickolay Samofatov.
2003-11-04 06:25:11 +00:00
dimitr
75ea314307
no message
2003-11-01 11:32:16 +00:00
skidder
5bd7f7328d
Do not create home directory for firebird user
2003-10-31 16:43:36 +00:00
eku
83c6c315ca
Let autoconf control whether -DSUPERCLIENT is used or not.
2003-10-31 12:41:46 +00:00
skidder
d6c0b775ac
We are known as Firebird now
2003-10-31 12:25:40 +00:00
skidder
26e6654e4f
Fix SuSE 9.0 install problem
2003-10-31 12:21:27 +00:00
eku
79fdcf4d04
Removed '-DSUPERCLIENT' as it breaks CS build.
2003-10-31 11:31:22 +00:00
epocman
bbbf2cbff1
Win32 stub GDS32.DLL now preferably attempts to load FBCLIENT.DLL from its installation location (rootdir/bin) instead of system directories. Related to the finishing touches of the Win32 installation scheme looking forward multi-instances support after V1.5.
...
Please build maintainers, add advapi32.lib to msvc7/mingw builds of gds32.dll. Thanks.
2003-10-30 18:06:07 +00:00
eku
b7d254f4fc
Removed '-DSUPERCLIENT' as it breaks CS build.
2003-10-30 14:26:26 +00:00
aafemt
60c4012776
Turn off automatic CPU optimisation 'coz it doesn't work on AMD K6-2
2003-10-30 12:09:59 +00:00
eku
9b2754e333
Use autoheader to generate config.h.in.
2003-10-30 07:26:28 +00:00
skidder
f984bdc93d
Build and install libfbclient.so in Linux CS
2003-10-28 17:58:12 +00:00
skidder
1c9628acac
Remove unneeded define. Noted by Claudio
2003-10-28 12:37:41 +00:00
skidder
1be4fe1d61
Forward port Solaris fixes
2003-10-27 18:42:47 +00:00
alexpeshkoff
805e01fb05
Port SS build changes from 1_5_Release
2003-10-27 18:00:44 +00:00
robocop
42aa6432fd
We made EXACT_NUMERICS unconditional in FB1 and the macro was removed
2003-10-27 09:29:33 +00:00
robocop
0178bb9753
Get rid of SUPERCLIENT
...
Add explicitly proto_proto.h to the headers list
2003-10-27 09:25:27 +00:00
brodsom
320786f94d
Corrections
2003-10-27 02:41:59 +00:00
brodsom
90c3320fd2
Restore dummy file
2003-10-27 01:51:16 +00:00
brodsom
b6a34095a3
-Add resources to iscguard
...
-Generate import library for fbclient.
2003-10-27 01:10:26 +00:00
brodsom
a642974576
Toward installable MinGW build
2003-10-27 01:09:38 +00:00
dimitr
31e52605aa
Modified an existing error message.
2003-10-26 12:29:01 +00:00
dimitr
abefe05d96
Added new error message.
2003-10-25 12:35:51 +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
brodsom
35247931f1
First step toward mingw installable
2003-10-20 02:49:26 +00:00
brodsom
1b5b4fd245
Add gdef and qli to posix ss build (needed for the tcs)
2003-10-20 01:45:06 +00:00
arnobrinkman
0eb1dc7d94
A batch-file i forgot, thanks to Blas
2003-10-19 15:49:05 +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
arnobrinkman
6823e18473
Let's make my life a little bit easier, so i don't have to change everytime the files ;-)
2003-10-19 13:35:32 +00:00
brodsom
dd094f3245
Corrections
2003-10-19 01:25:36 +00:00
brodsom
36e5118ab1
Allow debug or release build
2003-10-19 01:23:34 +00:00
brodsom
ee34875087
Add DEV_BUILD to the debug build
2003-10-19 01:22:32 +00:00
brodsom
b41f317811
Correction
2003-10-17 14:32:48 +00:00
brodsom
1130322c3b
Exit from build process if msdev returns errorlevel 1
2003-10-15 12:47:31 +00:00
eku
b6151b52c2
SINIX-Z: POSIX stylish sigaction.
2003-10-14 13:10:05 +00:00
skidder
4e8605294e
Forward port Sparc fixes
2003-10-10 23:56:57 +00:00
brodsom
6b2298cc24
Correction
2003-10-09 18:06:55 +00:00
brodsom
672caef317
Test if firebird is set and ask for it if not
2003-10-09 17:48:29 +00:00
dimitr
fa331268ef
no message
2003-10-08 11:50:05 +00:00
stryqx
d42ac86e9c
Fix typo
2003-10-07 06:48:47 +00:00
stryqx
c9cc277e07
Fix up build flags.
2003-10-07 06:43:55 +00:00
robocop
c9f10fc8ae
Included two unnecessary files time ago
2003-10-06 09:46:29 +00:00
brodsom
2c6d999f76
include journal
2003-10-05 23:06:39 +00:00
robocop
c3fc0097bc
Removed win16 survivor
2003-10-05 04:06:55 +00:00
robocop
c931a674c2
Cleanup.
...
Hopefully harmless
It should fix the issue introduced with constness in gds__interprete for current applications.
2003-09-29 12:43:14 +00:00
skidder
235db035ce
Ok, i'm joining Firebird destruction team with my cleanup:
...
1. Bring trace DSQL, DYN and BLR trace logging up-to-date
2. Remove redundant CSB pointer dereferences in BLR parser and request compiler
3. Convert RIGHT JOIN to LEFT JOIN early during BLR parsing
4. Check BLR syntax for unititalized contexts usage
5. Some type-safety and const-correctness fixes
2003-09-28 21:36:05 +00:00
brodsom
9efbcc7ff5
Solve fbudf build in MinGW
2003-09-27 23:29:07 +00:00
brodsom
42c46e7369
Remove ipserver from mingw build
2003-09-27 23:28:11 +00:00
aafemt
26793f235f
Rollback my unneeded anymore hack
2003-09-26 10:22:28 +00:00
aafemt
7c3870cbe7
Gpre used during build doesn't need additional language modules
2003-09-24 10:39:20 +00:00
skidder
1bce3be919
Make Firebird 2.0 Linux CS install prefix-aware and secure
2003-09-23 22:38:48 +00:00
skidder
e7f54d902f
I don't know why Blas disabled building fbudf.so. Let's build it again
2003-09-23 22:36:12 +00:00
dimitr
d63065d9e6
Updated project files.
2003-09-15 09:36:27 +00:00
aafemt
757936b1d3
instsvc doesn't need OS_specific_files
2003-09-12 10:16:13 +00:00
brodsom
ad122347cc
-Remove PYXIS
2003-09-11 02:54:26 +00:00
brodsom
9bf60eadc0
-Removing PYXIS
2003-09-11 02:17:05 +00:00
skidder
2557bda632
Adjust MSVC7 makefiles for XNET support
2003-09-09 19:00:44 +00:00
skidder
9ca33f65e8
Update MSVC7 makefiles
2003-09-09 16:43:33 +00:00
brodsom
ae00e628ce
Add a script to build from scratch to installer
2003-09-09 07:51:25 +00:00
brodsom
25488398a6
Update msvc6 build after Nickolay changes
2003-09-09 07:49:42 +00:00
skidder
2ee2f2ad62
Update MSVC7 makefiles
2003-09-08 21:43:39 +00:00
skidder
77b17de987
NBACKUP-related changes and some clean-up
2003-09-08 20:23:46 +00:00
brodsom
86daa19fdc
Move Alex commit to the right place
2003-09-08 19:31:12 +00:00
dimitr
efe2cbce0d
Added the current XNET implementation.
...
Let's hope it works not only for me <g>
2003-09-08 14:14:23 +00:00
epocman
fa3a00ebb5
instsvc 'remove' new syntax does'nt need a '-g' option.
2003-09-07 21:39:36 +00:00
epocman
3e3e5f6336
instsvc new syntax does not take root_directory on the command-line.
2003-09-07 21:36:51 +00:00
alexpeshkoff
089c7d06df
fix posix SS build - script files are copied for both SS and CS
2003-09-05 10:05:28 +00:00
brodsom
8e1419af36
Correction
2003-09-04 16:59:37 +00:00
brodsom
2ced467c50
Move stats.epp to utilities
2003-09-04 13:47:49 +00:00
brodsom
7e9608d015
-Add all the examples to the installer
2003-09-03 01:46:38 +00:00
brodsom
4e06eaa795
-Making journal buildable (and translating e to epp)
2003-09-02 18:28:23 +00:00
brodsom
577beb54d0
-Making journal buildable (and translating e to epp)
2003-09-02 18:19:44 +00:00
brodsom
6646490a8d
-Fix to allow use repositories named differently.
2003-09-02 12:45:02 +00:00
alexpeshkoff
34c250a66e
fix posix SS client library name
2003-09-01 14:22:50 +00:00
brodsom
6d3e653370
-Remove build warning (warning LNK4098: defaultlib MSVCRTD conflicts with use of other libs)
2003-09-01 14:17:03 +00:00
skidder
7e29413c02
Adjust MSVC7 makefiles
2003-09-01 14:04:14 +00:00
brodsom
7a04ed0496
-Corrections to wal build
...
-Add walw.exe build to msvc6
2003-09-01 12:08:56 +00:00
brodsom
03bfd915ce
Remove envelope.epp from preprocess
2003-08-29 11:20:27 +00:00
aafemt
6fbb6c5ad7
No more isc_array_gen_sdl() in public API
2003-08-29 10:55:07 +00:00
dimitr
b6f1b4cfe3
Added new error message for Arno.
2003-08-25 08:17:56 +00:00
aafemt
264bdfe7c6
Object files are in temp dir now
2003-08-22 10:29:35 +00:00
aafemt
3bcc2e2ce2
Make intl compilable
2003-08-22 10:28:00 +00:00
arnobrinkman
010a776085
update fbembed
2003-08-21 23:05:56 +00:00
skidder
6f2c2095ae
Fix kernel memory leak
2003-08-21 22:30:20 +00:00
brodsom
139160119a
Remove intlcpp
2003-08-21 01:46:36 +00:00
arnobrinkman
05b6cf8350
make fbembed work again
2003-08-20 12:34:13 +00:00
brodsom
8093eca225
Move intl module to c++
2003-08-20 08:38:05 +00:00
brodsom
81bebbe1a8
-Fix parse.cpp (yacc generated) warnings
2003-08-19 11:42:45 +00:00
brodsom
b4eb27949b
-Remove parse.cpp (yacc generated) warnings
2003-08-19 09:25:21 +00:00
robocop
03ac110ffd
We no longer have a "relations" project.
...
Static metadata definitions came back.
2003-08-19 06:05:15 +00:00
skidder
95de179b0c
Adjust MSVC7 makefiles to reduce command line compiler warnings
2003-08-18 16:56:27 +00:00
arnobrinkman
d5dbfe5151
make build work again
2003-08-18 14:11:02 +00:00
skidder
1c394c6d4b
Fix up server-side database aliases
...
- expand Windows SS local connection strings on the client side unless they
specify database aliases (return to backward-compatible behavior)
- use aliases for database creation
- do security checks after database file name expansion
- forbid usage of relative paths in aliases
- do not stick to 8.3 filenames on Windows as it causes problems
2003-08-17 19:56:53 +00:00
alexpeshkoff
2bcc8898ba
Also fix MSVC6 gfix build in head branch
2003-08-13 11:26:38 +00:00
robocop
1d4089c3f7
Committed... just in case
2003-08-13 11:11:47 +00:00
skidder
bd1b3e9ead
Add nbak messages
2003-08-12 19:54:34 +00:00
eku
4ff4800a4a
Use autoconf to do it right :-)
2003-08-12 10:06:14 +00:00
brodsom
33c44586d5
-Remove parentheses warnings.
...
-Remove unknown-pragmas warnings.
-Remove unused variables warnings, near all the actual warnings are for gpre generated stuff.
-Avoid message wrapping.
2003-08-11 01:25:09 +00:00
brodsom
1d84e4f50c
Change message (the previous one is wrong)
2003-08-10 23:10:52 +00:00
brodsom
d4d5857041
beautify
2003-08-10 23:09:59 +00:00
brodsom
e6df9f5ff5
Move compiler output to a log file
2003-08-10 23:05:26 +00:00
skidder
ce78ed1f1d
1) Make NBACKUP happy on Win32 CS too.
...
2) Fix tracking of OWN_hung in Win32 CS lock manager (lock-up debugging aid)
3) Fix possible unsynchronized access to memory manager in Win32 CS builds
and client library. Have shown itself as a very rare crash of Win32 CS manager
process during its startup.
4) Reduce warnings a little
Points 2 and 3 need to be backported to B1_5_Release
2003-08-10 15:43:23 +00:00
brodsom
854078d8ee
Reapply Paul change in the HEAD using the HEAD sources.
2003-08-08 15:54:09 +00:00
skidder
a8e7979ece
Fix tweak in MSVC7 build
2003-08-08 14:01:34 +00:00
brodsom
c6b9bb5f0d
Rollback Paul changes, it breaks the builds in several places.
2003-08-08 10:26:09 +00:00
paulbeach
65047a5450
Fix moronic spelling mistake
2003-08-08 09:13:20 +00:00
paulbeach
34a40fdebf
Fix Blas' fix for Firebird location in prepare, so it can handle spaces in the path name. Echo %FIREBIRD% in setenvvar.bat. Copy firebird.conf to output so the server will actually run.
2003-08-08 07:52:21 +00:00
kkuznetsov
8b8a9bb179
*** empty log message ***
2003-08-08 06:29:52 +00:00
brodsom
c8e8bdaa93
Patch msvc6 after Nickolay changes
2003-08-08 00:29:43 +00:00
brodsom
6c6a521968
Change nbbackup to nbackup
2003-08-07 16:58:54 +00:00
brodsom
780a8830f6
Move miniinstall from src/install to builds/install
2003-08-07 14:31:55 +00:00
brodsom
7d7810850e
Patch msvc6 after Nickolay changes
2003-08-07 13:59:15 +00:00
skidder
a43fdc98bd
Add makefile for NBACKUP
2003-08-06 20:03:11 +00:00
skidder
4b36922e60
Make NBACKUP tool work on Windows. Seems to work.
2003-08-06 20:01:02 +00:00
skidder
84bfde306d
Win32 engine builds and seems to work
2003-08-06 18:06:22 +00:00
skidder
143f8d2443
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +00:00
brodsom
7eee2c42d5
Patch. previoulsy when the directory parameter have spaces (as in the example) the script fail.
2003-08-06 16:21:52 +00:00
brodsom
2b37e800af
Correction (no need to build relations.cpp)
2003-08-06 15:41:55 +00:00
skidder
38c75dd754
Clean up some recent shit after Blas to make engine compile
2003-08-04 15:33:28 +00:00
brodsom
d5d94c145d
Solve the examples failure in Linux build
2003-08-03 23:18:57 +00:00
skidder
d35f452e80
Continue fixing MSVC build
2003-08-03 19:20:33 +00:00
skidder
d2e64fe18d
Fix MSVC7 makefiles
2003-07-17 15:40:42 +00:00
brodsom
1b2bea76c1
Correct codes.cpp directory
2003-07-17 13:59:33 +00:00
brodsom
99b88c68ad
Update output directories
2003-07-17 11:41:28 +00:00
brodsom
8722e3d801
Restore examples build (and add intlbld)
2003-07-17 02:15:46 +00:00
brodsom
1c310aa0ef
Remove examples stuff from make_all
2003-07-16 19:14:18 +00:00
brodsom
306f154dd5
Remove commented sed commands
2003-07-16 19:06:37 +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
5829455596
Move win32 specific sources in remote to remote/os/win32
2003-07-14 23:29:45 +00:00
brodsom
46c9f79302
Move physical io to os specific
2003-07-14 11:23:04 +00:00
brodsom
49a86dde7d
Move physical io to os specific
2003-07-14 10:35:49 +00:00
brodsom
523e000333
Update
2003-07-14 09:45:18 +00:00
brodsom
dafc23b2a5
Adding generator for fields.h, relations.h, ids.h and names.h
2003-07-12 20:38:27 +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
b46b68ad00
Correction
2003-07-12 20:02:17 +00:00
brodsom
b3fa20ad04
Remove, replaced with boot.gpre, client.gpre and embed.gpre
2003-07-12 09:54:44 +00:00
brodsom
7dfdc04600
Remove not used rdb*.h
2003-07-12 09:42:10 +00:00
brodsom
3b7da08529
-Build fbudf
...
-Copy ib_udf and fb_udf sql to output/udf
-Copy ib_udf/* and fb_udf/* to examples/udf
2003-07-11 16:49:35 +00:00
brodsom
50e19d0740
Remove v5_examples dsp
2003-07-11 16:47:48 +00:00
brodsom
b5e3e9bc9e
Remove gen/v5_examples directory
2003-07-11 16:47:08 +00:00
brodsom
1b351afee9
Move examples builds to examples directory
2003-07-11 13:31:08 +00:00
brodsom
e2d92197ab
Let winevent with api examples
2003-07-11 10:55:24 +00:00
brodsom
56c67b5571
Correction
2003-07-11 03:25:22 +00:00
brodsom
08b589c322
Updates
2003-07-11 02:28:45 +00:00
brodsom
5d4315302b
Updated scripts
2003-07-11 00:03:58 +00:00
brodsom
5398fafc40
Moving .gbak to firebird2/builds/misc
2003-07-10 23:09:07 +00:00
brodsom
a8d82b2b5e
Remove from BuildExecutableInstall work done in make_all.bat
2003-07-10 15:29:43 +00:00
brodsom
74a876b41d
Adding automatic public headers build (gds.h and ibase.h)
2003-07-10 15:19:52 +00:00
fsg
ae08a47a54
renamed fb_udf to fbudf for posix-builds to stay compatible with the windows world
...
fsg
2003-07-09 09:21:26 +00:00
brodsom
90302ea4a3
-Rename to use the name in configure.in and classic install.(previously configure fails for superserver)
2003-07-09 01:24:36 +00:00
brodsom
9372423a62
Corrections
2003-07-09 00:46:55 +00:00
brodsom
3cc83a197e
Moving install from 'src' to 'builds'
2003-07-08 23:05:09 +00:00
brodsom
b0ffeec028
Moving install from 'src' to 'builds'
2003-07-08 22:59:57 +00:00
brodsom
5e92f5f9b5
Posix build move build process and temporary databases to 'gen'
2003-07-08 12:24:12 +00:00
alexpeshkoff
1293ffa3af
enable standalone use of preprocess.bat
2003-07-08 10:56:41 +00:00
brodsom
2731622b90
no message
2003-07-08 10:45:47 +00:00
brodsom
41497ef6d8
-Split posix build output between 'gen' and 'temp'(compiler .o .d)
...
- Remove some redundant variables
2003-07-08 01:05:22 +00:00
brodsom
50862cef01
Installer update
2003-07-07 11:34:09 +00:00
dimitr
7afafe73e8
Minor addition to the private API
2003-07-06 08:38:58 +00:00
brodsom
b3649602a7
Comment correction
2003-07-06 01:51:48 +00:00
hippoman
07caf06fac
Syncing MSVC7 build files
2003-07-06 01:18:38 +00:00
hippoman
1c710fd0d4
Fixing MSVC7 build
2003-07-06 01:16:30 +00:00
brodsom
a75f8e4047
Move make.new to builds
2003-07-06 01:08:33 +00:00
brodsom
36ad45d234
Move old_prefixes to builds directory
2003-07-05 15:22:32 +00:00
brodsom
08651335ef
Move temporary 'dbs' below temporary 'gen'
2003-07-05 14:45:43 +00:00
brodsom
6c00609243
Corrections
2003-07-05 03:31:02 +00:00
brodsom
8bf949431e
Use temporary compiler dir 'temp' below root
2003-07-05 03:23:11 +00:00