guix/guix/build
Charles 385c485c65
build: Update uglifyjs for minify-build-system.
* guix/build-system/minify.scm (default-uglify-js): Update uglifyjs package used.
* guix/build/minify-build-system.scm (minify): Use updated uglifyjs command name.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-19 14:46:28 +03:00
..
maven guix: maven: Use a temporary file to fix pom files. 2021-06-22 13:10:32 +02:00
android-ndk-build-system.scm
android-repo.scm android-repo-download: Use parallel-job-count instead of hard-coding job 2020-09-03 00:09:38 +02:00
ant-build-system.scm gnu: ant-build-system: Don't override symlinks. 2019-10-13 22:35:04 +02:00
asdf-build-system.scm doc, gnu, guix: Fix typos. 2021-06-13 23:57:45 +02:00
bournish.scm bournish: Prevent inlining of run-time support procedures. 2020-04-02 16:07:08 +02:00
bzr.scm Add (guix bzr-download). 2019-05-09 00:22:37 -04:00
cargo-build-system.scm build-system/cargo: Don't clobber packaged crates while building. 2021-03-15 15:53:11 +02:00
cargo-utils.scm build/cargo-utils: Use all allocated threads to generate checksums. 2020-07-15 10:26:35 +03:00
chicken-build-system.scm build-system: Add chicken-build-system. 2020-12-03 16:18:33 +01:00
clojure-build-system.scm
clojure-utils.scm clojure-utils: Avoid use of '@@'. 2020-01-15 23:48:33 +01:00
cmake-build-system.scm build-system/cmake: Specify C++ compiler when cross-compiling. 2020-01-26 13:39:18 +01:00
compile.scm compile: Build gnu/{packages,tests}/* with '-O1'. 2020-06-22 15:42:55 +02:00
copy-build-system.scm build-system: copy-build-system: Keep symlinks symbolic. 2020-02-28 09:39:31 +01:00
cvs.scm
debug-link.scm
download-nar.scm Use guile-zlib extension in build-side code. 2020-08-24 10:41:06 +02:00
download.scm download: 'tls-wrap' retries handshake upon non-fatal errors. 2021-06-25 23:44:15 +02:00
dub-build-system.scm
dune-build-system.scm
emacs-build-system.scm build-system: emacs: Clarify %install-dir. 2021-05-05 10:01:48 +02:00
emacs-utils.scm build: emacs-utils: Add an option to select scoping for batch eval. 2020-03-22 21:17:38 -04:00
font-build-system.scm
git.scm
glib-or-gtk-build-system.scm
gnu-bootstrap.scm Add (guix build gnu-bootstrap). 2020-02-17 23:21:04 +01:00
gnu-build-system.scm build: gnu-build-system: Adjust NOCONFIGURE variable. 2020-02-16 18:45:37 +02:00
gnu-dist.scm build-system/gnu: Fix 'install' phase of 'gnu-dist'. 2020-06-18 14:48:17 +02:00
go-build-system.scm build-system/go: Install license files. 2020-10-15 11:13:25 +03:00
graft.scm grafts: Support rewriting UTF-16 and UTF-32 store references. 2021-04-15 03:22:55 -04:00
gremlin.scm
guile-build-system.scm build-system/guile: Display progress report as expected by (guix status). 2019-06-02 22:01:34 +02:00
haskell-build-system.scm build-system/haskell: Do not pass "--bindir" during configure. 2020-08-13 16:44:56 +02:00
hg.scm svn-download, hg-download: Use 'report-invoke-error'. 2020-10-10 22:37:45 +02:00
java-utils.scm guix: java-utils: Look for actual jar files. 2021-06-22 13:10:36 +02:00
json.scm Revert "guix: node-build-system: Use guile-json instead of a custom parser." 2019-07-14 20:18:07 +02:00
julia-build-system.scm build-system/julia: Turn on deprecation warnings. 2021-03-29 16:47:18 +02:00
linux-module-build-system.scm build-system: linux-module: Allow passing #:make-flags argument. 2020-06-02 14:22:32 +02:00
lisp-utils.scm build-system: asdf: Switch from bundles to regular compilation. 2020-09-12 11:18:56 +02:00
make-bootstrap.scm make-bootstrap: Adjust copied linux headers. 2019-11-15 13:00:23 +02:00
maven-build-system.scm guix: maven: Support fixing modules. 2021-06-22 13:10:28 +02:00
meson-build-system.scm build-system/meson: Do not inherit the 'bootstrap' phase. 2019-06-30 17:06:42 +02:00
minify-build-system.scm build: Update uglifyjs for minify-build-system. 2021-07-19 14:46:28 +03:00
node-build-system.scm build: Make outputs of node-build-system reproducible. 2021-06-24 14:10:29 +02:00
ocaml-build-system.scm
pack.scm build: pack: Mute error output when checking if tar supports --sort. 2021-07-18 02:11:13 -04:00
perl-build-system.scm
po.scm po: Micro-optimize 'read-po-file'. 2020-06-23 00:03:08 +02:00
profiles.scm profiles: Build union of inputs in the right order. 2021-06-22 17:55:05 +02:00
python-build-system.scm build-system/python: Export 'python-version'. 2019-06-21 18:18:15 +02:00
qt-build-system.scm guix: qt-build-system, qt-utils: Unify wrapping of qt-programs. 2021-07-02 16:50:09 -04:00
qt-utils.scm build: qt-utils: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed. 2021-07-02 16:50:10 -04:00
r-build-system.scm
rakudo-build-system.scm
renpy-build-system.scm guix: renpy-build-system: Quote data directory. 2021-02-24 00:37:37 +01:00
rpath.scm
ruby-build-system.scm build: ruby-build-system: Fix typo. 2019-09-23 12:08:13 -07:00
scons-build-system.scm gnu: Add nsis-x86_64 and nsis-i686. 2019-10-11 11:44:44 -04:00
store-copy.scm guix system: 'init' copies, resets timestamps, and deduplicates at once. 2020-12-15 17:32:11 +01:00
svn.scm svn-download, hg-download: Use 'report-invoke-error'. 2020-10-10 22:37:45 +02:00
syscalls.scm Revert "syscalls: 'terminal-dimension' ignores EPERM." 2021-07-07 13:56:16 +02:00
texlive-build-system.scm
union.scm
utils.scm utils: Change 'patch-shebang' to not try to patch Rust source files. 2020-02-17 16:52:55 +01:00
waf-build-system.scm