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

987 Commits

Author SHA1 Message Date
dimitr
4d0258c659 Added databases.conf to the Windows kits. 2013-04-23 17:32:52 +00:00
hvlad
e53c80abd8 Update Windows build 2013-03-28 12:09:18 +00:00
dimitr
7ef0a0aa14 Cleanup. MSVC10 does not like references to non-existing files. As for INTL, I see no sense in seeing all the charsets/collations in the IDE. 2013-03-17 17:09:26 +00:00
asfernandes
809508145c Make line numbers of processed y-file matches parser.y lines. 2013-03-07 15:29:44 +00:00
dimitr
218369162e An ultimate solution for the CRT warnings targeted at both native and external (ICU, BTYACC) modules. Inspired by the ICU-only patch contributed by Dmitry Kovalenko. 2013-03-06 14:30:05 +00:00
hvlad
113f9ee812 Update MSVC10 build 2013-02-19 11:50:00 +00:00
hvlad
205a7213a6 Update MSVC9 build 2013-02-18 08:27:54 +00:00
hvlad
b060abbbf5 Update MSVC8 build 2013-02-18 08:23:56 +00:00
dimitr
3dd0507b96 Wiped out the code that never worked due to the missing support for native quads. 2012-11-01 01:36:27 +00:00
hvlad
9bd1bcea60 Update msvc10 build 2012-06-13 07:59:09 +00:00
paul_reeves
ad9966b3cd Add option to just build (default is to do make packages after build.) 2012-06-07 10:08:46 +00:00
paul_reeves
0cdfcbbad2 Build employee database with newly built embedded engine. 2012-06-07 10:06:58 +00:00
paul_reeves
0d3c682825 Use FB_ prefix for environment variables 2012-06-06 13:17:51 +00:00
hvlad
428c6360de Update MSVC8 and MSVC9 builds, MSVC10 will follow 2012-06-01 07:13:58 +00:00
alexpeshkoff
2a01e4bcf9 Implemented CORE-3861: Make it possible to encrypt database
Also some cleanups, the most important are:                                                                                                                   
- meaningful ctor on Jrd::Lock, helping to avoid code dup                                                                                                     
- avoid unneeded h-file dependencies, making boot build engine dependent
2012-05-31 16:53:42 +00:00
hvlad
dda99701b3 Correction 2012-04-25 09:05:10 +00:00
hvlad
b6a0ee5139 Correct syntax to make it works on Windows 2012-04-25 08:32:30 +00:00
asfernandes
a2b389f1db Getting rid of dsql_nod. 2012-04-25 01:42:47 +00:00
robocop
f130f42d9a Update VC9 project. 2012-04-10 01:36:24 +00:00
dimitr
858fc9c83e Fixed all other Windows builds. 2012-03-22 07:25:17 +00:00
dimitr
7d604ae62a Fixed MSVC8 build. 2012-03-20 10:38:03 +00:00
hvlad
311f46f1d9 Update MSVC8 build 2012-03-02 12:12:57 +00:00
hvlad
52f3ed895e Fixed Windows build 2012-03-01 18:18:46 +00:00
dimitr
47caec6d00 Fixed the MSVC8 build. 2012-02-22 08:09:29 +00:00
asfernandes
df31dac958 Refactor GRANT and REVOKE commands. This eliminates the DYN subsystem. 2012-02-19 02:17:27 +00:00
hvlad
a10c75f37c Update windows builds 2012-01-26 14:14:25 +00:00
hvlad
d57de81368 Project file for VC9, by Claudio 2012-01-18 13:01:59 +00:00
robocop
498871d269 Update vc9 files. 2012-01-17 12:30:51 +00:00
robocop
ee3279d766 Make always the release version of LibTomMath, as we do with ICU. 2012-01-17 12:23:56 +00:00
dimitr
af516c5c3f Cleanup. 2012-01-11 07:51:04 +00:00
dimitr
2be20979b1 Cleanup. 2012-01-11 07:48:52 +00:00
hvlad
d95de831a8 Misc 2012-01-02 11:14:20 +00:00
hvlad
3876fe1d0b Adjust LibTomMath project files to allow build both Firebird and libtommath library by the same version of MSVC.
Adjust make_boot to automatically choose correct solution to build libtommath.
2011-12-28 15:15:32 +00:00
hvlad
3edd8a075d Update VS 2005 build to support SRP. 2011-12-28 14:31:39 +00:00
hvlad
7bd31f9642 Update VS 2010 build to support SRP.
New plugin srp.dll is created - it is necessary for user management using SRP.
VC8\VC9 builds will follow tomorrow.
2011-12-26 23:35:48 +00:00
hvlad
851be3ca0c Build LibTomMath as part of boot build process. Only VS2010 supported so far. 2011-12-26 23:20:12 +00:00
dimitr
7a0a3a706f Fixed the build. 2011-11-29 08:37:55 +00:00
asfernandes
016ddf41dc Refactored CREATE FILTER and CREATE INDEX. 2011-11-27 19:08:06 +00:00
asfernandes
b956356922 DDL refactor: ALTER EXTERNAL FUNCTION, ALTER INDEX, SET STATISTICS, CREATE SHADOW, ALTER ROLE, CREATE/ALTER DATABASE. 2011-11-22 16:33:25 +00:00
asfernandes
193f9379b9 Refactor DDL commands: DROP INDEX, DROP FILTER, DROP SHADOW, CREATE/DROP ROLE and DROP USER. 2011-11-13 21:32:12 +00:00
dimitr
dce43ceade Cleanup. 2011-08-03 12:06:53 +00:00
dimitr
d1e22c4e1d Fixed the standalone running of the create_msgs script. 2011-07-15 11:24:00 +00:00
dimitr
d02cef9ba2 Misc. 2011-07-15 09:48:28 +00:00
dimitr
c4524b5bdd Misc. 2011-07-15 09:46:00 +00:00
dimitr
aa8e8f37be Fixed the build. 2011-07-15 09:43:34 +00:00
dimitr
827d73df19 Fixed the build. 2011-07-01 16:15:52 +00:00
hvlad
c994f7e32a Make legacy (security database based) user management plugin consistent :
- binary name changed from user_management.dll to legacy_usermanager.dll (on Windows only, POSIX will follow soon)
- registration name was changed from "Legacy_Auth" to "Legacy_UserManager" (see UserManager setting in firebird.conf)
2011-06-30 13:17:04 +00:00
asfernandes
4f5dd005ac Work in progress on message-based external functions and procedures. 2011-06-26 15:57:55 +00:00
hvlad
1cd57845ef Update Windows build 2011-06-13 10:40:27 +00:00
robocop
05403a830b Misc. 2011-06-11 06:08:52 +00:00