freeipa/install/ui/util
Petr Vobornik df95ba5983 WebUI build: use NodeJS instead of Rhino
Rhino is no longer mainstream, nor is Nashorn. In addition it is quite
slow (about 10x) in comparison to NodeJS. Over the years NodeJS became
common part of OSes, thus one of the original reasons why use Rhino
went away.

The change in 01-Make-dojo-builder-buildable-by-itself.patch fixes
an incorrect change of the patch (it was not processing input options
well).

Removing configRhino.js and adding configNode.js are prerequisites
for Dojo Builder. These files are copied from Dojo project. Without
them it doesn̈́'t run. In long run, it would be good to replace Dojo
builder with something else but that is outside of this commit/PR.

Last changes are preparation for update to latest stable version of
Dojo 1. The updated Dojo and Dojo builder are in subsequent commit.

Reviewed-By: Armando Neto <abiagion@redhat.com>
2018-07-12 15:38:01 +02:00
..
build WebUI build: use NodeJS instead of Rhino 2018-07-12 15:38:01 +02:00
build.sh WebUI build: use NodeJS instead of Rhino 2018-07-12 15:38:01 +02:00
change-profile.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00
clean.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00
compile.sh WebUI build: replace uglifyjs with system package 2018-07-12 15:38:01 +02:00
make-builder.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00
make-css.sh Use python3-lesscpy 0.13.0 2018-06-14 09:04:06 +02:00
make-dojo.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00
make-patternfly.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00
make-ui.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00
prepare-dojo.sh WebUI build: use NodeJS instead of Rhino 2018-07-12 15:38:01 +02:00
sync.sh Build: stop build when a step in web UI build fails 2016-11-09 13:08:32 +01:00