mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
19c3f173d9
This is a result of the previous commits. Building the Dojo builder was bit more complex as it was: 1. patched Dojo sources 2. built from Dojo builder sources. 3. moved to it's location in FreeIPA project 4. built by util/make-builder.sh (does minimazation and replaces itself) Then Dojo layer is built by just: 1. util/make-dojo.sh This process was documented some time ago at: https://www.freeipa.org/page/V3/WebUI_build Reviewed-By: Armando Neto <abiagion@redhat.com> |
||
---|---|---|
.. | ||
_base | ||
patches | ||
build.js | ||
LICENSE | ||
README |
build.js is builded dojo builder, with applied patches from 'patches' folder, by itself and compiled using uglify.js _base/configRhino.js is unmodifed file from dojo/dojo. Required for a build to work. = DOJO builder copyright notice = Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved. Available via Academic Free License >= 2.1 OR the modified BSD license. see: http://dojotoolkit.org/license for details = License = Full Dojo license is in LICENSE file.