summaryrefslogtreecommitdiff
path: root/debian/autobake-deb.sh
Commit message (Expand)AuthorAgeFilesLines
* Deb: Remove unnecessary manual libzstd1 dependency from RocksDB pluginOtto Kekäläinen2020-02-131-1/+0
* Merge 10.2 into 10.3Marko Mäkelä2019-03-041-9/+12
|\
| * remove aws kms plugin from debian builds tooSergei Golubchik2019-03-011-4/+3
| * debian: more robust control file hackingSergei Golubchik2019-03-011-5/+5
* | remove aws-key management pluginmariadb-10.3.13Oleksandr Byelkin2019-02-201-27/+0
* | Merge branch '10.2' into 10.3Sergei Golubchik2019-01-251-0/+6
|\ \ | |/
| * Deb: don't edit control file from inside rules fileSergei Golubchik2019-01-251-0/+5
* | (still) Packaging is broken for debian-based systemsSergei Golubchik2018-12-241-1/+1
* | autobake-deb: fixes for AWS SDK build eligibility checks.Teodor Mircea Ionita2018-12-211-1/+1
* | MDEV-17496 aws plugin is no longer built for debian/ubuntuSergei Golubchik2018-11-061-1/+1
* | Added -j option to dpkg-buildpackage to speed up buildRasmus Johansson2018-08-021-1/+1
* | Merge mariadb-10.3.8 into 10.3Marko Mäkelä2018-07-031-21/+12
|\ \
| * | Fix deb build failure on Xenial: disable -fPIESergei Golubchik2018-07-011-9/+8
| * | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-12/+4
| |\ \ | | |/
| | * MDEV-16537 aws key management plugin on Ubuntu bionic has impossible dependen...Sergei Golubchik2018-06-241-1/+1
| | * MDEV-12642: Build deb source packages on buildbot, just not on Travis-CIOtto Kekäläinen2018-06-051-3/+11
* | | Travis-CI: Ensure AWS key management plugin is not built nor packagedOtto Kekäläinen2018-06-301-0/+2
* | | Travis-CI: Don't build nor package the embedded server to save disk spaceOtto Kekäläinen2018-06-291-1/+2
* | | autobake-deb: Stop packaging plugins that are not builtOtto Kekäläinen2018-06-291-0/+3
* | | autobake-deb: disable storage engines using -DPLUGINTeodor Mircea Ionita2018-06-291-1/+1
* | | MDEV-16213: Exclude more engines from autobake-deb.shTeodor Mircea Ionita2018-06-291-1/+1
|/ /
* | Deb: Disable PIE in debian/rules on older Debian/Ubuntu releasesOtto Kekäläinen2018-06-021-0/+10
* | Deb: Extend new package descriptions to meet Lintian minimum criteriaOtto Kekäläinen2018-05-281-1/+1
* | MDEV-15578: MyRocks: support zstandard compression where the distro allows itVicențiu Ciorbaru2018-05-241-0/+9
* | Merge branch 'github/10.2' into 10.3Sergei Golubchik2018-05-221-2/+3
|\ \ | |/
| * MDEV-16187 Ubuntu Bionic MariaDB has epoch version that makes 10.1 and 10.2 i...Sergei Golubchik2018-05-161-2/+5
* | Deb: Make AWS key management plugin a special plugin not in Linux distrosOtto Kekäläinen2018-04-041-3/+22
* | Deb: Bump epoch to supercede 1:10.1.29-6 in DebianOtto Kekäläinen2018-04-041-1/+1
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-2/+5
|\ \ | |/
| * debian/control Include myrocks_hotbackup into mariadb-plugin-rocksdbadd_myrocks_gotbackupVicentiu Ciorbaru2018-02-071-1/+1
| * Fix rocksdb compiler version identification with GCCVicentiu Ciorbaru2018-02-071-1/+4
* | MDEV-12642: Build deb source packages on buildbot, just not on Travis-CIOtto Kekäläinen2018-01-161-3/+11
* | Deb: Re-remove unnecessary version suffixes from package namesOtto Kekäläinen2018-01-161-1/+4
* | Fix commit 9631d933fbc2ec99874 so Travis CI doesn't failOtto Kekäläinen2018-01-161-0/+6
* | Minor spelling fixes in code comments, docs and outputOtto Kekäläinen2018-01-121-1/+1
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-2/+2
|\ \ | |/
| * MDEV-9869 INSTALL SONAME 'ha_connect'Sergei Golubchik2017-12-251-1/+1
* | Travis-CI: slim down the deb build so it passes in the 50 minute time limitOtto Kekäläinen2017-11-211-12/+13
* | Merge branch 'bb-10.2-ext' into 10.3Marko Mäkelä2017-06-021-0/+5
|\ \ | |/
| * MDEV-12449: Debian Packaging AWS key management pluginVicențiu Ciorbaru2017-05-081-0/+5
* | Fix remnant of RocksDB sed deleteVicențiu Ciorbaru2017-04-061-1/+1
* | Update debian packaging to work in 10.3Vicențiu Ciorbaru2017-04-051-5/+5
|/
* Fix debian architecture parsingVicențiu Ciorbaru2017-04-011-1/+1
* Skip rocksdb on debian i386 and when gcc version is < 4.8Vicențiu Ciorbaru2017-03-261-0/+10
* Deb: Streamline package listing order to make comparisons downstream easierOtto Kekäläinen2016-11-271-1/+1
* MDEV-10126: replace deprecated iproute dependency with iproute2Otto Kekäläinen2016-11-261-0/+8
* Deb: List package contents as part of the build logOtto Kekäläinen2016-11-101-0/+13
* Deb: clean up, strip legacy and simplify autobake-deb.shOtto Kekäläinen2016-11-101-34/+19
* MDEV-6284: Install systemd files (almost) the Debian wayOtto Kekäläinen2016-10-291-0/+14
* Deb: omit source building step when running from autobake-deb.shOtto Kekäläinen2016-10-291-1/+3