Commit graph

20 commits

Author SHA1 Message Date
RhodeCode Admin
5a6f7608d6 merge with default 2023-03-06 12:58:49 +01:00
RhodeCode Admin
064168c52f makefile: remove nix stuff, added self-document version 2023-03-06 12:55:11 +01:00
Milka Kuzminski
37b37ce7d8 makefile: updated 2020-12-29 11:05:55 +01:00
Marcin Kuzminski
847c8b496f packaging: updated JS dependencies with new node2nix and nodejs12 2020-05-12 11:49:52 +02:00
Marcin Kuzminski
2ae82b544e nix: added custom build to allow turning off the sandbox 2020-05-15 08:57:01 +02:00
Marcin Kuzminski
c4bd55edf6 packaging: switched to nix 20.03 packages and latest pip2nix code
- dependencies changed:
  atomicwrites==1.4.0
  ipython==5.10.0
  pytest==4.6.9
  py==1.8.1
  pytest-cov==2.8.1
  pytest-sugar==0.9.3
  pytest-runner==5.2.0
  rhodecode-tools==2.0.0
  ipython==5.10.0
  mysqlclient==1.4.6 (change from mysql-python, which is deprecated)
  mako==1.1.2
  lxml==4.5.0
  click==7.1.2
2020-05-11 14:20:30 +02:00
Marcin Kuzminski
fb9b7ad345 makefile: added outdated packages helper 2020-03-24 17:13:48 +01:00
Marcin Kuzminski
a86f0089a2 makefile: use utf8 for mysql tests 2019-10-08 13:30:46 +02:00
Marcin Kuzminski
80b9d4318d makefile: cleanup coverage files for test cleanup 2019-07-14 10:08:04 +02:00
Marcin Kuzminski
37457f6c50 makefile: added some handly functions for package generation 2019-02-28 17:44:52 +01:00
Marcin Kuzminski
36b99c2808 makefile: also cleanup .orig files 2019-02-13 13:51:47 +01:00
Marcin Kuzminski
33bec89cad makefile: added generate packages 2019-02-04 23:44:07 +01:00
Marcin Kuzminski
6f967a47bf js: use builtin packages for binaries
- add webpack
2018-10-25 16:23:55 +02:00
Marcin Kuzminski
fdc6e80b7f tests: allow running tests via make file on different databases 2017-09-19 18:50:20 +02:00
Marcin Kuzminski
7abac78671 makefile: updated makefile to standard layout 2016-12-12 22:03:30 +01:00
Marcin Kuzminski
dd6b87f6c5 make: updated docs make commands. 2016-12-06 20:36:38 +01:00
Martin Bornhold
2ac52574a5 dev-env: Remove flake8 target from makefile.
We previously removed flake8 from our development environment.
This is a follow up which removes it also from the makefile.
2016-10-11 14:21:25 +02:00
Marcin Kuzminski
d37b54ff54 makefile: disable linting tests, they should be executed manually if required 2016-07-06 15:45:11 +02:00
Marcin Kuzminski
2deb73cf70 makefile: added commands to quickly build docs. 2016-05-25 10:00:27 +02:00
Marcin Kuzminski
9a0d8c0b77 project: added all source files and assets 2016-05-24 15:56:53 +02:00