Age | Commit message (Collapse) | Author |
|
rid of a lot of Makefile.in code that no longer serves any useful
purpose.
svn path=/trunk/; revision=5285
|
|
substituting at build time
svn path=/trunk/; revision=5276
|
|
merge remainder of settings.py into default_settings.py and remove settings.py.in
remove $top/buildtools/subst-vars.py since it was only used to generate settings.py from settings.py.in
move ${datarootdir}/default_settings.py to rpki.gui.default_settings
set DJANGO_SETTINGS_MODULE to rpki.gui.default_settings in ${datarootdir}/rpki/wsgi/rpki.wsgi
svn path=/trunk/; revision=5275
|
|
closes #504
svn path=/trunk/; revision=5269
|
|
see #447
svn path=/trunk/; revision=5111
|
|
svn path=/trunk/; revision=4863
|
|
the list
svn path=/branches/tk161/; revision=4324
|
|
rpki.wsgi script can be generated properly
make rpki.wsgi be generated used a sed script rather than make-django-script
svn path=/branches/tk161/; revision=4312
|
|
svn path=/branches/tk161/; revision=4298
|
|
move files in the portal-gui/apache/ subdirectory up one level
install data files to /usr/local/share/rpki/ rather than the /gui/ subdirectory
make install automatically creates /usr/local/share/rpki/media/ for serving css files needed by the web portal
svn path=/branches/tk161/; revision=4190
|