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

1263 Commits

Author SHA1 Message Date
paul_reeves
8ba98bd599 Implement support for passing /clean option when running the Windows binary uninstaller.
(CORE-1158)

Update documentation for scripted installations.
2007-09-11 12:21:05 +00:00
paul_reeves
002e202c26 Bring into line with recent changes to the build process 2007-09-11 12:15:55 +00:00
paul_reeves
83dfad93b5 Misc. cleanup 2007-09-11 12:10:46 +00:00
paul_reeves
e016b0954a Pass option to buildexecutableinstall 2007-09-11 12:07:35 +00:00
robocop
8e03d9d48e Correction. 2007-09-10 23:43:54 +00:00
paul_reeves
ea197156cf Allow run_all.bat to pass a variable through to each batch file it calls. 2007-09-10 13:55:54 +00:00
paul_reeves
04eaa7199c Document why better cleaning is required for debug builds.
Automatically set variable to implement better cleaning for debug builds.
2007-09-10 13:53:52 +00:00
paul_reeves
6f3ac13222 Copy icu debug dll's too. 2007-09-10 13:52:36 +00:00
paul_reeves
04f2b3a372 link with icu debug libraries when appropriate. 2007-09-10 13:48:48 +00:00
asfernandes
7eb068c3ee Misc 2007-09-10 00:45:40 +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
b88af36f52 Add target specific property sheets to VS2005 projects. 2007-09-06 12:57:31 +00:00
paul_reeves
32d84a3b81 Add property sheets for VS 2005 builds, to give finer control over release and debug configurations. 2007-09-06 10:59:49 +00:00
robocop
0b6b7abdce Misc. 2007-09-02 09:34:02 +00:00
asfernandes
90e8b8d24d Misc 2007-09-02 02:13:31 +00:00
paulbeach
edfa750075 Solaris Port 2007-08-31 15:29:45 +00:00
paulbeach
a23c918479 Solaris Port 2007-08-31 12:29:22 +00:00
paulbeach
f220115a8a Solaris Port 2007-08-31 10:48:09 +00:00
paulbeach
3e441f941a Solaris Port 2007-08-31 09:09:38 +00:00
paulbeach
83f0e1b209 Solaris Port 2007-08-31 09:07:34 +00:00
paulbeach
2ee7f821c1 Solaris Port 2007-08-31 08:51:52 +00:00
paulbeach
a152212108 Solaris Port 2007-08-31 07:56:57 +00:00
alexpeshkoff
6a8b7b6c2c misc 2007-08-20 13:21:19 +00:00
alexpeshkoff
b0dfbcb139 1. We have 3 kinds of libraries we build - plain-C (libib_util),
C++ with static ++ support (libfbclient) and C++ with dynamic ++ support
(all the others). Reworked build process to clearly handle different linkers
and switches for this 3 kinds of libraries.
2. Disabled creation of binaries with undefined external references during DEV_BUILD.
2007-08-14 11:06:36 +00:00
aafemt
55cc4c1a8a Fix MinGW build 2007-08-13 12:55:24 +00:00
alexpeshkoff
4cc573addb Should link with g++ on Solaris 2007-08-13 12:00:32 +00:00
alexpeshkoff
097ccdd36f restored accidetially commited file 2007-08-10 08:11:37 +00:00
alexpeshkoff
831caa3541 Removed entry, actually missing in API 2007-08-10 07:51:09 +00:00
robocop
c462d787b6 Fix the VC6 build. 2007-08-07 10:29:16 +00:00
alexpeshkoff
32b2e81e24 misc 2007-08-03 09:09:59 +00:00
alexpeshkoff
316909e84f fixed posix build 2007-08-03 09:00:34 +00:00
dimitr
bc7145e622 Fixed CORE-1398, CORE-1399, CORE-1400. 2007-08-03 05:21:53 +00:00
paul_reeves
d4415c3e59 Don't build the PDB images by default 2007-07-30 11:03:15 +00:00
paul_reeves
6bcfe3ab5d Add a test for optional env var - FB_NOCLEAN - to speed up rebuilds. 2007-07-30 10:56:16 +00:00
paul_reeves
a399aa0fc4 Statically link cpl applet to mfc for the time being. It doesn't solve all
the problems related to deployment of VC8 apps, but it does solve one.
2007-07-26 12:58:23 +00:00
hvlad
e85c07fcb6 Explanation as Claudio suggest 2007-07-26 12:05:49 +00:00
asfernandes
6beb5e28bd Misc 2007-07-26 01:23:18 +00:00
hvlad
b85636ac5a Implement CORE-1381 : Allow Firebird to not use filesystem cache for database files 2007-07-25 18:51:28 +00:00
paul_reeves
1e645af6f4 Remove some more hard-coded version numbers from the install script. 2007-07-25 14:43:42 +00:00
paul_reeves
f824c95dda Remove quotes around env var and document how to define it correctly. 2007-07-25 14:41:06 +00:00
alexpeshkoff
52aeebdf1a Make build process slightly less artificial 2007-07-25 13:13:47 +00:00
asfernandes
5d06ef32d8 1) CORE-1366 - French insensitive collation FR_FR_CI_AI
2) Renamed CP932 to CP943C per user feedback in CORE-1324
2007-07-19 01:25:23 +00:00
paul_reeves
0c89a68f27 Make sure example is actually correct. 2007-07-05 13:57:32 +00:00
paul_reeves
311ca5b547 Add link to landing page
Make sure we include the metadata update script.
2007-07-03 09:08:57 +00:00
paul_reeves
5a55223448 Make sure that manifest file is _really_ included, if it is needed. 2007-07-02 14:46:47 +00:00
paul_reeves
4b0a6d5502 Include link to 2.1.0 release notes
Dynamically generate version number for readme menuitem
2007-07-02 14:36:32 +00:00
paul_reeves
f8a2a79e50 Remove duplicate line 2007-07-02 14:25:26 +00:00
paul_reeves
68d25aeb80 Make sure embedded packages are separated by platform.
Include manifest if necessary.
2007-07-02 14:00:03 +00:00
paul_reeves
47bb73ab37 Include the VC80 runtime manifest. 2007-07-02 12:28:50 +00:00
paul_reeves
29d99cc0f7 Tidy up a little. 2007-06-26 09:22:13 +00:00
paul_reeves
855b5ae36a Upgrade inno setup script to IS5
Add support for building 64-bit installable binaries
Update readme's for beta 1.
2007-06-26 08:43:44 +00:00
paul_reeves
daeee1441b Misc upstream changes to support InnoSetup 5 and other enhancements to innosetup install script. 2007-06-22 12:21:25 +00:00
asfernandes
f044f67464 Feature request CORE-1324 - Japanese character set cp932 -- waiting for user feedback on what ICU charset is best 2007-06-22 01:59:34 +00:00
paulbeach
facca2f278 MacOS Port into HEAD - Minor mods 2007-06-13 10:07:22 +00:00
asfernandes
4a5a6b14e8 Misc 2007-06-12 02:02:33 +00:00
paulbeach
1644f2cb64 MacOS Port into HEAD 2007-06-11 14:21:33 +00:00
asfernandes
ae3c20aa55 Misc 2007-06-07 03:35:04 +00:00
alexpeshkoff
e2583ef1c2 misc 2007-06-06 11:45:07 +00:00
asfernandes
f1924b238c Metadata charset upgrade scripts 2007-06-02 19:11:18 +00:00
alexpeshkoff
d6c27896ec Added StatusHolder to posix build 2007-05-18 07:19:48 +00:00
robocop
ccc2bb779f Sync VC6 files. 2007-05-18 06:31:33 +00:00
asfernandes
b3b980f791 Update MSVC8 build 2007-05-17 14:48:53 +00:00
hvlad
fca89c31f2 Add class for holding status vector and error strings 2007-05-17 13:01:20 +00:00
alexpeshkoff
cf31f49b78 Fixed CORE-981 - x86_64 RPM package missing "provides" 2007-05-14 11:40:57 +00:00
aafemt
19d132c8f6 Fix MinGW build 2007-05-11 06:40:19 +00:00
asfernandes
2faeca0389 Added fbsvcmgr for MSVC8.
Note: it should depend on common and fbclient.
2007-05-04 01:38:43 +00:00
asfernandes
7759dc1bff Correction 2007-05-04 01:23:34 +00:00
asfernandes
9d0d8bf2db Misc 2007-05-04 01:18:25 +00:00
alexpeshkoff
8aba4a1ea1 Added fbsvcmgr, utility to access services manager 2007-05-03 11:25:05 +00:00
robocop
566407aa8c Fix VC6 project files after the last file(s) addition. 2007-05-02 06:59:00 +00:00
robocop
52f1b15e0c Misc. 2007-05-02 06:57:18 +00:00
alexpeshkoff
e26228270f 1. avoid code duplication defining arg_string
2. fix posix build
2007-04-27 09:20:17 +00:00
asfernandes
c722690150 Misc 2007-04-27 02:28:57 +00:00
hvlad
29ab1ca027 Implement CORE-1229 : Teach Firebird to allocate disk space by more than one page at a time 2007-04-25 21:08:57 +00:00
alexpeshkoff
8274d3213d Fixed CORE-867 - all utilities now hide password from "ps" as soon as possible 2007-04-25 14:10:47 +00:00
alexpeshkoff
20585b8e7e added minimum support for easy profiling setup 2007-04-25 14:00:49 +00:00
asfernandes
58e40cdc10 This shouldn't belong to this project 2007-04-25 02:31:23 +00:00
skidder
04b9ec818b NBAK synchronization rework. This should fix CORE-1151 and other Nbackup stability issues 2007-04-24 14:05:46 +00:00
asfernandes
f676883248 Misc 2007-04-21 03:27:36 +00:00
alexpeshkoff
feb4e91351 added path_utils to appropriate Makefiles 2007-04-19 09:09:25 +00:00
asfernandes
f2ecfc4898 Misc changes as per Claudio and Alex comments 2007-04-19 01:09:44 +00:00
robocop
82bdebebd1 Fix the VC6 build. 2007-04-18 11:05:43 +00:00
hvlad
896499b47d Update MSVC7 project file after changes in INTL module 2007-04-16 09:37:55 +00:00
asfernandes
9582ea243c 1) Upgrade INTL interface to undestand misc. configuration informations
2) Make our ICU collations work with different ICU versions (tested with ICU 3.6)
2007-04-15 15:57:12 +00:00
dimitr
26b62cd390 Resolved CORE-861. 2007-04-13 11:10:18 +00:00
asfernandes
8c7076b67f Port of Yaffil builtin functions 2007-04-12 15:56:34 +00:00
alexpeshkoff
e0493683a7 fixed plain-C compilation rule 2007-04-11 09:39:58 +00:00
alexpeshkoff
a3a160fa38 Turn off RTTI for known platforms 2007-04-11 09:23:24 +00:00
alexpeshkoff
d896c1ea6b misc 2007-04-09 13:07:08 +00:00
alexpeshkoff
4fcf5d4402 BSD-licensed editline build support 2007-04-09 13:06:29 +00:00
asfernandes
72d139baf3 Misc 2007-04-07 15:52:45 +00:00
alexpeshkoff
ec468c7c4a Support of new editline's version 2007-04-07 08:05:56 +00:00
asfernandes
fbbde208ee Make available UNICODE and UNICODE_CI for all charsets (not registered automatically in the db) 2007-04-05 19:14:55 +00:00
alexpeshkoff
0239d16477 Fixed build on gcc 4.1/ld 2.17 2007-04-05 16:26:14 +00:00
paulbeach
d568d3cde2 More Darwin related stuff 2007-04-05 10:09:26 +00:00
robocop
698b5e6cff I remember I was told to leave common* in peace and thus I introduced new classes' files where needed in VC6, but since almost everyone seems to prefer common, common_classic and common_static, I'm following the trend. 2007-04-04 08:49:08 +00:00
alexpeshkoff
9d3d4573e6 make clean_all should clean as much as possible 2007-04-03 12:30:26 +00:00
aafemt
bc30836992 Another mangled export to please new modules 2007-04-03 10:41:03 +00:00
alexpeshkoff
29815559fc Added configure switches to build with OS-wide editline and/or ICU 2007-04-03 08:25:55 +00:00
asfernandes
f4aba4e145 Misc 2007-04-03 02:31:30 +00:00