freeipa/install/ui/util
Petr Vobornik ccac000012 Increase stack size for Web UI builder
Web UI build fails on some architectures or configuration due to
StackOverflow. This patch increases the stack size to solve it.

512k is usually enough but we encountered fail on ppc64 even with 2m,
therefore the 8m. The build is single threaded so it shouldn't waste
much memory.
2013-12-13 15:17:48 +01:00
..
build Allow to specify modules for which builder doesn't raise dependency error 2013-02-21 14:11:46 +01:00
uglifyjs Increase stack size for Web UI builder 2013-12-13 15:17:48 +01:00
build.sh Increase stack size for Web UI builder 2013-12-13 15:17:48 +01:00
change-profile.sh Web UI development environment directory structure and configuration 2013-01-18 15:10:36 +01:00
clean.sh Dojo Builder 2013-01-18 15:10:35 +01:00
compile.sh Dojo Builder 2013-01-18 15:10:35 +01:00
make-builder.sh Dojo Builder 2013-01-18 15:10:35 +01:00
make-dojo.sh Minimal Dojo layer 2013-01-18 15:10:36 +01:00
make-ui.sh Config files for builder of FreeIPA UI layer 2013-01-18 15:10:35 +01:00
prepare-dojo.sh Dojo Builder 2013-01-18 15:10:35 +01:00
sync.sh Fix handling of CSS files in sync.sh script 2013-08-13 12:44:17 +02:00