Vlad Khorsun
e9227aa31c
Revert build destination to the temp\...\firebird folder.
...
make_boot now copies .conf and security.db files into temp\...\firebird, if it not exists there before.
yachts.lnk and security.fdb now symlinks, not a copy of metadata.fdb and securityXXX.fdb.
2022-09-04 18:30:30 +03:00
Adriano dos Santos Fernandes
d4bd604b05
Separate debug/release output in different directories.
2022-08-12 08:04:50 -03:00
Adriano dos Santos Fernandes
a7b7955503
Improve Windows build process making it generating public files directly in the output directory.
2022-08-12 08:04:49 -03:00
Adriano dos Santos Fernandes
ee088c22e3
Rework messages processing, simplifying the build and avoiding store generated files in git. ( #6958 )
2021-09-15 08:37:17 -03:00
hvlad
3c62d90518
Merge branch 'master' into read_consistency
2016-03-24 11:58:13 +02:00
Roman Simakov
f3fd2d7cb5
Initial apply patch of Nikolay
2016-03-22 17:43:58 +03:00
aafemt
13940f54d1
Messages for CORE-5112
2016-02-14 13:10:23 +00:00
dimitr
d1e22c4e1d
Fixed the standalone running of the create_msgs script.
2011-07-15 11:24:00 +00:00
hvlad
5e0f9392a2
New build system for Windows. MSVC10 only so far.
2010-10-20 22:15:48 +00:00
robocop
b8d094074c
Redirect the build to the new, cleaned French translation.
2008-03-20 10:04:21 +00:00
robocop
ab145f6b7c
Redirect the build to the revamped localized file.
...
Put as comment the line needed to build the alternate msg files.
2008-03-18 12:38:25 +00:00
dimitr
ec513fd5cb
Ported SQLSTATE from Vulcan.
...
Part I: core changes.
2008-02-24 14:07:01 +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
asfernandes
7759dc1bff
Correction
2007-05-04 01:23:34 +00:00
robocop
e71a03261c
This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash.
2007-03-28 04:20:36 +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
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
asfernandes
ac41cdb0d7
Add create_msgs.bat to be able to rebuild messages files without running make_boot2.bat
2006-04-14 18:16:10 +00:00