| Commit message (Collapse) | Author | Age | Files | |
|---|---|---|---|---|
| * | Creating multiple packages for boca | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | | | | | | Until now we had only one package for boca that contains all files. This approach is not correct since we may have multiple machines for some specific part of boca, eg, database and autojudge. This commit starts this new approach by updating Makefile, d/rules, d/*conffiles d/*postinst Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| * | Added debian/ | Bruno Ribas | 2016-09-16 | 1 |
| This dir contains necessary files to generate a Debian package. From now on you may run 'dpkg-buildpackage' to generate a boca package. Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | ||||