summaryrefslogtreecommitdiffstats
path: root/install/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* rename static to uiAdam Young2011-01-201-1/+1
| | | | Directory rename
* Changes to the install and config files to support deploying the javascript ↵Adam Young2010-08-061-0/+1
| | | | code.
* This patch removes the existing UI functionality, as a prep for adding the ↵Adam Young2010-07-291-3/+0
| | | | Javascript based ui.
* Add support for building internationalized translations.John Dennis2010-02-091-0/+1
| | | | | | | | | | | A new directory install/po has been added which contains all the translations for all files in IPA. The build has been agumented to build these files. Also the autogen.sh script was mostly replaced by autoreconf, the preferred method. The old autogen.sh sript also had some serious bugs in the way it compared versions which caused it to run old versions of some of the tools, using standared autoreconf is much better.
* Add DS migration plugin and password migration page.Pavel Zuna2010-01-201-0/+1
|
* ipa-server-install now renders UI assetsJason Gerard DeRose2009-11-041-0/+3
|
* Get merged tree into an installalble state.Rob Crittenden2009-02-031-0/+50
I have only tested the all, rpms and *clean targets directly. install may work but the rpm moves a lot of things around for us. The Apache configuration file isn't in its final state but it works with the new mod_python configuration.