Commit Graph

51 Commits

Author SHA1 Message Date
Carlos Salguero
481acbaaa0 Updates for 3.0.4 release
- Updated lib/Percona/Toolkit.pm version to 3.0.4
- Updated all scripts version to 3.0.4
- Updated the build script removing seds to add links to Jira/Launchpad
in favor of a solution in config/sphinx-build/conf.py
2017-07-31 16:07:19 -03:00
Carlos Salguero
4e05b88db0 Uncommented testing lines 2017-07-12 14:46:13 -03:00
Carlos Salguero
0873dc38f3 Updated sed for release notes 2017-07-12 14:36:13 -03:00
Carlos Salguero
b5a6f64050 testing build script 2017-07-12 14:12:24 -03:00
Carlos Salguero
ee6d50fa24 Fixed regex to work together 2017-07-11 10:18:32 -03:00
Carlos Salguero
1b023496ce Issue numbers automatically converted to Jira/Launchpad links 2017-07-10 22:51:00 -03:00
Carlos Salguero
2416dd0dd4 fix-3.0.4 2017-07-10 21:08:07 -03:00
Evgeniy Patlan
b56383da38 We should regenerate manifets before creating tar 2017-03-24 08:47:07 +02:00
Evgeniy Patlan
5fe708ebb0 Update version 2017-03-23 14:19:11 +02:00
Evgeniy Patlan
0cda320cdf Fix building different architectures on one one machine 2017-02-13 17:14:10 +02:00
Evgeniy Patlan
6a862acc72 Do not try to update version for govendor 2017-02-08 11:47:44 +02:00
Evgeniy Patlan
a46a7de6ba Add QUIET mode 2017-02-08 09:25:19 +02:00
Evgeniy Patlan
263c25b0d0 Make build changes 2017-02-08 08:54:41 +02:00
EvgeniyPatlan
0bf9d676d6 Build percona-toolkit-3.0.0rc 2017-02-03 23:28:16 +00:00
Evgeniy Patlan
4ad2ccc423 Build packages changes 2017-02-03 17:45:42 +02:00
Evgeniy Patlan
2ae819add5 Allow to build arch-dependent packages 2017-02-01 23:00:34 +02:00
Carlos Salguero
96acdf2961 Added GOPATH/bin to the path in build script
Also fixed hardcoded tool name for MongoDB tools
2017-02-01 15:12:04 -03:00
Carlos Salguero
6b0ed94bf1 WIP manage dependencies 2017-02-01 12:56:20 -03:00
Carlos Salguero
dd465ebfef Fixed build script 2017-02-01 01:27:54 -03:00
Carlos Salguero
abb134babc Updated vendor.json 2017-02-01 01:07:33 -03:00
Carlos Salguero
e83306a358 Updated build-packages script 2017-02-01 00:52:42 -03:00
Carlos Salguero
e1250a3be5 Updated build script 2017-01-31 11:32:39 -03:00
Carlos Salguero
fd8b3c3928 updated build script 2017-01-30 21:41:45 -03:00
Carlos Salguero
ef1e1ff0f6 updated build script 2017-01-30 21:38:30 -03:00
Carlos Salguero
e5dea1e0e3 New make file 2017-01-30 21:30:53 -03:00
Carlos Salguero
cefdd9755c Removed unused vars 2017-01-17 23:47:10 -03:00
Tomislav Plavcic
4c9e55c822 Fixes in changelogs, versions and build script 2015-09-11 14:47:51 +02:00
Tomislav Plavcic
7fbfcaab3d Changes needed to build packages with git (BLD-271) 2015-06-05 11:28:15 +02:00
Daniel Nichter
50e908a9f9 Use sed s## instead of s// to handle new copyright. 2013-12-18 23:21:07 +00:00
Daniel Nichter
491d1831a6 Fix util/build-packages too for new copyright. 2013-12-18 23:14:26 +00:00
Ignacio Nin
d96eaba90f Create the rpm and dpkg packages in subdirs 2013-03-12 10:37:35 -04:00
Ignacio Nin
e94e6b5bf0 Build source packages for debian
Remove the -b parameter to dpkg-buildpackage so source packages get built
as well.
2013-03-12 10:30:04 -04:00
Daniel Nichter
ab746e604e Fix util/build-packages. Update percona-toolkit.pod. 2013-01-02 17:42:07 -07:00
Daniel Nichter
5f95d06a58 Fix 'Bad substitution' error in util/build-packages. 2012-03-07 16:27:04 -07:00
Daniel Nichter
6eff465223 Fix more quoting in util/build-packages. 2012-03-07 15:59:01 -07:00
Daniel Nichter
d8618637b2 Fix quoting in util/build-packages. 2012-03-07 15:55:36 -07:00
Daniel Nichter
da42265aba Make BETA build mode. Fix version in pt-table-checksum so build-packages works. 2011-11-02 11:07:26 -06:00
Daniel Nichter
7a9c4041a8 Fix build-packages. 2011-08-31 10:03:30 -06:00
Daniel Nichter
8c6f6a7f17 Remove "internal" bugs from Changelog. Make build-packages write simple version and update sphinx-build/conf.py. Make write-user-docs remove double blank lines. Remove pt-checksum-filter and other removed tools from user docs. 2011-08-31 09:44:31 -06:00
Daniel Nichter
8261228443 build-packages did not update version in percona-toolkit.pod. 2011-08-04 15:13:00 -06:00
Daniel Nichter
8037e79e71 Call write-user-docs in build-packages. 2011-08-04 12:37:12 -06:00
Daniel Nichter
c7b78ee9cb Add release_notes.rst. Change version to 0.9.5 in preparation for test release. 2011-08-04 12:17:29 -06:00
Daniel Nichter
5891642ec2 First fully working build-packages. 2011-07-19 17:28:42 -06:00
Daniel Nichter
99adba21f5 Use dpkg-build in build-packages. Fix blank lines in deb/control. 2011-07-19 16:23:47 -06:00
Daniel Nichter
96610d0f0f Fix DEB_DATE in build-packages. Add v0.9.4 to changelogs for the record and for testing. 2011-07-19 15:17:58 -06:00
Daniel Nichter
c0025dd89f Fix using PERCONA_TOOLKIT_BRANCH in build-packages when it's not already defined. 2011-07-19 14:58:51 -06:00
Daniel Nichter
39984204f8 Work on build-packages for deb pkg. Update config/deb/ files. Add util/log-entires. 2011-07-19 12:24:19 -06:00
Daniel Nichter
8caaad5d8e Add percona-toolkit.spec (and remove Maatkit specs). Make build-packages build an RPM. Change replace-text shebang so it works on Ubuntu. 2011-07-18 18:39:41 -06:00
Daniel Nichter
17f233e0a0 Work on build-packages. 2011-07-18 11:10:35 -06:00
Daniel Nichter
e2e624e855 Continue work on build-packages. Add replace-text. Make some tools' descriptions one line so build-packages can parse them easily. 2011-07-15 17:50:16 -06:00