Commit Graph

772 Commits

Author SHA1 Message Date
Teddy Reed
8455986f32 [Fix #2912] Close initial Python thrift connections (#2913) 2017-01-15 00:53:43 -08:00
Nick Anderson
e9f945adac Adding powershell scripts to generate and push chocolatey package (#2890) 2017-01-13 09:39:02 -08:00
Teddy Reed
0178419085 Add a TLS config plugin test that runs the scheduler (#2898) 2017-01-10 19:52:58 -08:00
Teddy Reed
0814bf4fc1 Add system stress test (#2859) 2017-01-08 08:56:38 -08:00
Teddy Reed
0e9733f94c Simplify Registry and plugin concepts (#2887) 2017-01-07 12:21:35 -08:00
Teddy Reed
93947b65c0 Documentation and steps for dependency bottles (#2886) 2016-12-30 17:29:15 -08:00
Nick Anderson
5652877ee0 Adding a check for error code 1638 - 'Already Exists' (#2882) 2016-12-18 11:24:41 -08:00
Teddy Reed
ae19b7797d Allow EINTR within ThriftTransport (#2879) 2016-12-16 18:12:02 -08:00
Nick Anderson
b6b4ced56c Fixing python installation path in Chocolatey (#2857) 2016-12-09 17:18:44 -08:00
Teddy Reed
dcbb32f442 Allow autoload paths to include directories (#2855) 2016-12-08 18:24:01 -08:00
lambda-conjecture
6e1af3954e Add --enroll_always flag for TLS config plugin (#2827) 2016-12-06 21:56:56 -08:00
Teddy Reed
3f5c02cc14 Update bottles: gflags, glog, libmagic, libaptpkg, rocksdb, zzuf (#2848) 2016-12-06 21:53:21 -08:00
Nick Anderson
601ace89fa Adding helpers to add/remove to/from Windows PATH (#2831) 2016-12-05 16:55:49 -08:00
Nick Anderson
5be8958aa9 Explicitly set chocolatey source (#2828) 2016-12-02 12:20:52 -08:00
Teddy Reed
31ebb06a4d deps: rocksdb version 4.11.2 on POSIX (#2821) 2016-12-02 10:43:00 -08:00
Nick Anderson
4d847d2024 Bumping rocksdb on Windows to 4.11.2 (#2820) 2016-12-01 21:48:47 -08:00
Teddy Reed
a2dd2fdc3d [#2816] Break make deps into sysprep and deps (#2817) 2016-12-01 10:20:30 -08:00
Teddy Reed
1b21e5173e [Fix #2798] Update gflags on OS X/Linux to 2.2.0 (#2800) 2016-11-30 15:59:18 -08:00
Nick Anderson
29e115f138 Bumping gflags and openssl on Windows (#2811) 2016-11-30 15:48:50 -08:00
Daniel Popescu
d7d1c6b716 Lucid package build fixes (#2797) 2016-11-28 21:09:14 -08:00
Teddy Reed
ac8c0871a6 Fix deterministic and package build tests (#2795) 2016-11-23 18:55:48 -08:00
trizt
1cf5ef5a8a Add Gentoo as a build environment and portage tables (#2638) 2016-11-22 14:55:30 -08:00
Teddy Reed
7f1dbd604e Remove readline from Linux provision (#2786) 2016-11-20 11:36:19 -08:00
Teddy Reed
d402a6ad45 Allow configuration JSON to include escaped newlines (#2785) 2016-11-19 15:01:40 -08:00
Teddy Reed
3c22ed3b3c Allow tools/build.sh to SKIP_TESTS (#2784) 2016-11-19 13:41:51 -08:00
Teddy Reed
2bc72cd69b packages: Touch LaunchDaemon flagfile on OS X when autostarting (#2781) 2016-11-19 12:13:31 -08:00
Teddy Reed
f758d0477f Add RUN_DETERMINISTIC test to build.sh (#2782) 2016-11-19 02:44:23 -08:00
Teddy Reed
dfad06e21b package: Only attempt OS X RPM with rpmbuild (#2776) 2016-11-17 23:45:13 -08:00
Teddy Reed
607edce31d Restore the /maxcpucount switch for MSBuild (#2769) 2016-11-16 20:46:24 -08:00
Teddy Reed
fd5e9f5577 Attempt to build all packages on every Linux build (#2765) 2016-11-15 19:43:53 -08:00
Teddy Reed
d3db14337e deps: Linux: apt-pkg 1.3.1 (#2761) 2016-11-15 01:19:08 -08:00
Teddy Reed
af98a9d065 deps: Only fallback to clang on Linux (#2758) 2016-11-14 18:02:02 -08:00
Teddy Reed
cdf9741aaa deps: Bottle updates for OS X: augeas, libxml2 (#2756) 2016-11-14 15:17:46 -08:00
Teddy Reed
e2255dbb03 deps: Bottle updates for Linux: augeas, libmagic, libxml2, zzuf, zlib-legacy (#2755) 2016-11-14 14:52:11 -08:00
Nick Anderson
b61124e2b3 Removing powershell linter installation for build hosts (#2753) 2016-11-14 12:54:33 -08:00
Teddy Reed
7a60376cf0 deps: windows: Skip clang-format on build hosts (#2752) 2016-11-14 12:10:08 -08:00
Teddy Reed
2a5324bc26 build: Install VS build tools only on build hosts (#2746) 2016-11-13 20:29:40 -08:00
Teddy Reed
a2f7790ca6 Various fixes and updates to the wiki (#2740) 2016-11-11 22:13:51 -08:00
Omer Katz
5b7655b96f Add augeas table and libxml2 dependency (#2181) 2016-11-11 08:00:59 -08:00
Teddy Reed
a85ff84b31 Update dependency build flows on Linux and OS X (#2730) 2016-11-10 08:14:26 -08:00
Teddy Reed
2c5fc5b699 Update cmake openssl curl python linenoise-ng bottles (#2728) 2016-11-06 20:26:39 -08:00
Teddy Reed
e5a8bba87f [Fix #2726] Update OpenSSL to 1.0.2j: cmake python curl (#2727) 2016-11-06 19:41:10 -08:00
Teddy Reed
0330917294 packages: Add darwin to OS X RPM iteration (#2721) 2016-11-03 23:47:07 -07:00
Teddy Reed
a8a8e26393 [Fix #2697] Create RPMs on OS X (#2718) 2016-11-03 15:12:04 -07:00
Teddy Reed
a3acf2a3e5 Fix Config TLS plugin default verb (#2708) 2016-11-02 17:08:44 -07:00
Nick Anderson
0ef97d1acc [Fix #2466] Reduced verbosity and added Pending Reboot Check (#2669) 2016-11-02 10:46:45 -07:00
Teddy Reed
3495b3cafe Remove /maxcpucount from Windows build script (#2699) 2016-10-31 19:21:57 -07:00
Teddy Reed
26c796f340 [Fix #2678] Run postinstall for OpenSSL to install certs.pem (#2679) 2016-10-24 17:12:37 -07:00
Teddy Reed
71887f3ae0 Refactor test/ctest and suppressions (#2676) 2016-10-24 02:31:22 -07:00
Teddy Reed
bbf2cf7726 Silence several git messages when running make deps (#2668) 2016-10-22 00:56:18 -07:00