aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFiles
* boca-common now holds all /var/www/boca filesBruno Cesar Ribas2018-08-231
| | | | | | | Files are too tightened to be separated for now. In a future release we will work to make things more independent. Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
* Makefile: Fix install-bocadbBruno Cesar Ribas2018-08-221
| | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
* Creating multiple packages for bocaBruno Cesar Ribas2018-08-221
| | | | | | | | | | | 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>
* Makefile: Installs boca-checkinternetBruno Ribas2017-08-311
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* fixed scriptsCassio de Campos2017-08-181
|
* Makefile: Install boca-outmanage with boca-auth-runBruno Ribas2017-08-181
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* Makefile: Enable apache config the right wayBruno Ribas2017-08-181
| | | | | | Things are done to avoid error while building a debian package Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* Install logrootBruno Ribas2017-08-181
| | | | | | Also renames tools/cron-logroot.sh -> tools/boca-submit-logroot Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* check if files existCassio de Campos2017-08-161
|
* enabling scripts for apache sslCassio de Campos2017-08-161
|
* dependency to uri::escape and enable ssl apacheCassio de Campos2017-08-161
|
* fix to package scriptsCassio de Campos2017-08-111
|
* Add rule install-submission-toolsBruno Ribas2016-11-041
| | | | | | | This rule will install submission-tools and is not installed when 'install' is invoked. Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* Added MakefileBruno Ribas2016-09-161
This Makefile is used to generate the debian package. It only contains the build command to safeexec and install commands to place files at the correct places to run boca Signed-off-by: Bruno Ribas <brunoribas@gmail.com>