Dmitry Yemanov
650fa8a7ee
Revert "CORE-6295 - Include the contents of ntrace.h in ibase.h"
...
This reverts commit 1390335c40
.
2020-06-23 08:18:16 +03:00
Paul Reeves
1390335c40
CORE-6295 - Include the contents of ntrace.h in ibase.h
2020-06-20 12:09:04 +02:00
Paul Reeves
f4f5be75a5
Do a better job of cleaning B3_0_Release on windows
2020-06-19 09:38:26 +02:00
hvlad
12f79c3225
Update Windows build
2020-01-31 12:46:42 +02:00
hvlad
6f65cb37c4
Update Widows builds
2019-07-01 20:11:32 +03:00
Adriano dos Santos Fernandes
f55145fd66
Make it possible to build with VS 2017/2019 (with VS 2015 compiler installed).
2019-05-19 12:01:13 -03:00
Adriano dos Santos Fernandes
ed54da0bd7
Fixed CORE-6065 - Windows kits does have incomplete include headers directory.
2019-05-19 10:57:06 -03:00
Dmitry Yemanov
00b313dfc7
Re-enable building udrcpp_example on Windows
2019-05-03 14:11:27 +03:00
hvlad
875f6ffd99
Enable "Enhance Optimized Debugging" to produce more useful debug info (.pdb files)
2018-11-13 13:48:33 +02:00
Adriano dos Santos Fernandes
58314bf3b9
Make appveyor fail when build script fail and disable Visual Studio 2017 build.
2018-08-06 19:54:32 -03:00
hvlad
f56992443c
Add sha2 into Windows builds (vc10, vc12 and vc14)
2018-06-21 16:10:48 +03:00
Paul Reeves
8a04b65211
Disable building udrcpp_example until it is fixed
...
Tidy up indentation
2017-07-05 15:17:22 +02:00
Paul Reeves
91260be4c4
Catch error and fail the build if udrcpp_example fails.
2017-07-04 16:36:45 +02:00
hvlad
75c94a2757
Fixed MSVC 2015 build
2016-12-30 10:23:30 +02:00
hvlad
52d9a05a0f
Backport from master:
...
Optimized hash function for lock manager and hash join
Notes:
- lock print extension is not backported
- Alex, please review linux build. I did not include changes in builds/posix/make.rules here as i'm not sure it is required
2016-12-30 02:11:24 +02:00
hvlad
e85bb91cae
Fixed bug CORE-5348 : Databases created at build process are owned by Windows administrator, not SYSDBA
2016-09-07 13:18:51 +03:00
hvlad
914504c402
More VC files to ignore
2016-06-18 09:57:54 +03:00
hvlad
bd555a15a4
Place expression index support routines where it should be.
...
Add protection from changes while expression index is built.
Remove PCMET module.
2016-05-12 11:29:02 +03:00
hvlad
f381270f6f
Correction
2016-03-31 11:24:11 +03:00
hvlad
b792847d1f
This should fix examples build issue (VC10-14).
2016-03-31 11:13:01 +03:00
hvlad
e86efaec88
Ignore what should be ignored
2016-03-18 12:07:25 +02:00
hvlad
9f2a9a98fb
MSVC14 build
2016-03-17 23:51:56 +02:00
paul_reeves
26b17c2221
Sync B3_0_Release branch with recent windows installer changes for RC2
2016-03-04 08:54:58 +00:00
aafemt
53998b429d
Use autoconfig_msvc.h from where it is
2016-02-20 15:34:20 +00:00
aafemt
13940f54d1
Messages for CORE-5112
2016-02-14 13:10:23 +00:00
hvlad
097cb99024
Update VC10 and VC12 builds
2016-01-25 14:03:43 +00:00
hvlad
e17dd41f19
Build and copy udrcpp_example.dll
2015-12-23 19:42:49 +00:00
hvlad
f9ddb3a99c
Fixed MSVC10 build of UDR examples
2015-12-23 19:10:23 +00:00
paul_reeves
aff0d52fa3
Sync RC1 windows installer changes to trunk.
...
Make sure that renamed batch files to aid manual deployment get copied across at end of build.
2015-11-10 08:44:49 +00:00
aafemt
9694ce5307
Allow build in path containing spaces (CORE-4910)
2015-11-06 16:58:06 +00:00
paul_reeves
e4d9b694d2
Include errors in log file.
2015-09-17 09:44:41 +00:00
hvlad
6db72302dd
A bit more support for VC12 - make_all now copies CRT dll's into output folder
2015-07-06 15:10:50 +00:00
paul_reeves
082dcd7b63
Set ERRLEV on error so as to break the build process correctly.
2015-06-26 15:52:04 +00:00
dimitr
ff3365520a
Fixed Windows build.
2015-06-08 10:55:30 +00:00
hvlad
7400866d99
Windows implementation of ISC_utf8Upper. Refactoring. Update VC10 and VC12 builds.
2015-05-04 11:45:05 +00:00
hvlad
0dc264c5ad
Update MSVC10 build after recent changes
2015-03-22 22:42:23 +00:00
hvlad
9989008f41
Update MSVC12 build after recent changes
2015-03-22 22:40:34 +00:00
robocop
dd692e9225
Modified the MSVC10 build according to Alex's changes but still can't compile.
2015-03-21 03:01:48 +00:00
dimitr
2286b5a600
Postfixes for Windows builds.
2015-02-15 08:31:15 +00:00
hvlad
8ef8c8b643
This should fix msvc10 and msvc12 builds
2015-02-13 13:46:49 +00:00
hvlad
2b4df2f187
MSVC12 build system:
...
- use XP-compatible toolset for 32-bit builds
- set linker option "Subsystem" where it was missing
- misc
2015-02-04 14:03:43 +00:00
hvlad
70358620b4
This should fix MSVC10 build
2015-02-04 11:51:26 +00:00
asfernandes
69ccf374b7
Fix Windows (cmake only) build. Linux build currently is not using udr_plugin.vers when linking examples/udr.
2015-02-03 14:56:20 +00:00
dimitr
5d0f362be8
Fixed Windows builds.
2015-01-27 10:31:34 +00:00
hvlad
b5d0667cce
Fix Windows build
2015-01-26 15:00:31 +00:00
asfernandes
157d5c4eb1
Split the UDR examples in multiple files to demonstrate how it should be done.
2015-01-26 14:52:54 +00:00
asfernandes
e9f74f04d1
Improvements to the UDR plugin.
2015-01-25 20:27:46 +00:00
starodubov
233dec58fe
Fixed builds for msvc8 and msvc9 (CORE-4655)
2014-12-29 11:08:18 +00:00
hvlad
5d6723c25b
Support for zlib on Windows
2014-12-01 09:04:39 +00:00
hvlad
d5c08a9fd0
Move ConfigRoot from common to the yvalve. Add its methods to the public interface ConfigManager.
...
Now all plug-ins have the same root\install folders.
It should fix CORE-4581 and related issues.
MSVC10 and MSVC12 builds are updated, Posix and Darwin builds will follow.
2014-11-26 09:45:42 +00:00