- 11 Jun, 2015 4 commits
-
-
Julien Muchembled authored
This reverts commit 00ccb27d. MDEV-6449 was fixed in version 10.0.14 Note however that TokuDB remains automatically disabled when building MariaDB with GCC < 4.7 For NEO, TokuDB seems to be a better choice than InnoDB.
-
Gabriel Monnerat authored
-
Ivan Tyagov authored
-
Jérome Perrin authored
rpy2 loads r libraries from this directory
-
- 05 Jun, 2015 5 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Kirill Smelkov authored
Because git is used in `python setup.py sdist` https://lab.nexedi.cn/nexedi/wendelin.core/blob/11d130d1/setup.py#L168 we need to make sure it is available at runtime (at time when sdist happens), or else installation could fail. Since zc.recipe.egg:develop now supports setting environment variables https://lab.nexedi.cn/nexedi/slapos.buildout/commit/93d35f5d https://lab.nexedi.cn/nexedi/slapos.buildout/commit/71078537 ) and we use the proper version of it in slapos stack: https://lab.nexedi.cn/nexedi/slapos/commit/d0807d90 we can just set environment with git being in PATH and fix it this way. /cc @Tyagov, @kazuhiko, @jerome /reviewed testbot(building ok), trustme
-
- 04 Jun, 2015 4 commits
-
-
Kazuhiko Shiozaki authored
-
Ivan Tyagov authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 03 Jun, 2015 2 commits
-
-
Ivan Tyagov authored
This reverts commit bf75e8a9.
-
Ivan Tyagov authored
-
- 02 Jun, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 29 May, 2015 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 28 May, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
also parallel build becomes possible again.
-
- 27 May, 2015 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This checks if a certain parameter is the write one, normally it is required to know if the value is not published but not yet ready.
-
- 26 May, 2015 13 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Kazuhiko Shiozaki authored
Ruby2.1 To support GitLab we need current Ruby oldstable, which is Ruby 2.1.6. Rationale: https://gitlab.com/gitlab-org/gitlab-ce/commit/757df0142f521380b92d28a721a7fd2bd8aa382f /cc @kazuhiko See merge request !5
-
Kirill Smelkov authored
Current Ruby stable is 2.2.2, but current GitLab does not work with it, and requires current Ruby oldstable, which is 2.1.6: https://gitlab.com/gitlab-org/gitlab-ce/commit/757df0142f521380b92d28a721a7fd2bd8aa382f /cc @kazuhiko
-
Kirill Smelkov authored
In the next patch we'll add another version of Ruby, and it will make sense to share common configuration for Ruby compiling. /cc @kazuhiko
-
Kirill Smelkov authored
Like with e.g. python or readline, or like with versioned programs e.g. on Debian, put version into name without dash. So ruby-2.2 -> ruby2.2 /cc @kazuhiko
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 22 May, 2015 6 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
to avoid possible symbol lookup error, like "libreadline.so.6: undefined symbol: UP".
-