summaryrefslogtreecommitdiffstats
path: root/install/ui/util/make-dojo.sh
Commit message (Collapse)AuthorAgeFilesLines
* Build: stop build when a step in web UI build failsPetr Spacek2016-11-091-1/+2
| | | | | | | https://fedorahosted.org/freeipa/ticket/6418 Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
* Minimal Dojo layerPetr Vobornik2013-01-181-0/+38
Added configuration files for building Dojo library and built library itself. This configuration contains only modules currently needed. make-dojo.sh script should be used for rebuilding the library when additional modules or an update are needed. https://fedorahosted.org/freeipa/ticket/112