aboutsummaryrefslogtreecommitdiff
path: root/test/exports.js
AgeCommit message (Expand)Author
2020-03-28handle `source-map` operations internally (#3754)Alex Lam S.L
2020-02-06export missing API for AST manipulation (#3707)Alex Lam S.L
2020-02-06implement CLI `--reduce-test` and reduce tests in ufuzz (#3705)kzc
2019-10-15fix corner case in `ie8` & `rename` (#3474)...fixes #3473Alex Lam S.L
2019-04-17reduce test exports (#3361)Alex Lam S.L
2018-07-13fix corner cases in `preserve_line` (#3212)Alex Lam S.L
2017-07-29improve `mangle.properties` (#2261)...- include dead code when `keep_quoted` - unify `keep_quoted` & `reserved` - make `test/run-tests.js` consistent with `minify()` fixes #2256Alex Lam S.L
2017-05-08deprecate low level API (#1877)...fixes #1872Alex Lam S.L
9544b44863b1a623e4ee59 (with inkscape 1.1 relased). Boris A. Dekshteyn 2021-06-14gnu: Rename qtbase to qtbase-5....This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit. Maxim Cournoyer 2021-05-22gnu: autotrace: Prepare for GLib 2.68 and later....* gnu/packages/patches/autotrace-glib-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/graphics.scm (autotrace)[source](patches): New field. Marius Bakke 2021-05-03gnu: blender: Update to 2.92.0....* gnu/packages/graphics.scm (blender): Update to 2.92.0. [arguments]: Set the NumPy header include path in #:configure-flags. Signed-off-by: Leo Famulari <leo@famulari.name> raingloom 2021-04-21gnu: Blender: Add the missing Voxel Remesher....* gnu/packages/graphics.scm (blender)[inputs]: Add openvdb. [arguments]: Pass "-DWITH_OPENVDB=ON" to #:configure-flags. Signed-off-by: Leo Famulari <leo@famulari.name> Ekaitz Zarraga 2021-04-12gnu: Add openvdb....* gnu/packages/graphics.scm (openvdb): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Ekaitz Zarraga 2021-04-01gnu: ilmbase: Update to 2.5.5....* gnu/packages/graphics.scm (ilmbase): Update to 2.5.5. Efraim Flashner 2021-03-23gnu: cgal: Update to 5.2.1....* gnu/packages/graphics.scm (cgal): Update to 5.2.1. [source]: Remove patch. * gnu/packages/patches/cgal-security-pr-5371.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice 2021-03-05gnu: cgal: Update to 5.2 [security fixes]....* gnu/packages/patches/cgal-security-pr-5371.patch: New patch. Downloaded from <https://patch-diff.githubusercontent.com/raw/CGAL/cgal/pull/5371.patch>, with hunks on files matching pattern "*Convex_decomposition_3*" removed because they don't exist in cgal's released sources. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/graphics.scm (cgal): Update to 5.2. [source]: Apply patch. Léo Le Bouter 2021-02-28gnu: flux: Use HTTPS home page URI....* gnu/packages/graphics.scm (flux)[home-page]: Use HTTPS URI. Nicolas Goaziou 2021-02-24gnu: Add monado....* gnu/packages/graphics.scm (monado): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Andy Tai 2021-01-30gnu: blender-2.79: Fix build....* gnu/packages/graphics.scm (blender-2.79)[inputs]: Add pugixml. Nicolas Goaziou 2021-01-30gnu: blender: Fix build....* gnu/packages/graphics.scm (openimageio): Update to 2.2.10.1. [arguments]: Do not use system pugixml. [inputs]: Add fmt. * gnu/packages/graphics.scm (blender)[inputs]: Add "pugixml". Nicolas Goaziou 2021-01-20gnu: blender-2.79: Fix color management....* gnu/packages/graphics.scm (blender-2.79): Fix color management. [inputs]: Add opencolorio. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Antoine Côté 2021-01-16gnu: blender: Update to 2.91.0....* gnu/packages/graphics.scm (blender): Update to 2.91.0. [inputs]: Add embree. Signed-off-by: Leo Famulari <leo@famulari.name> Christopher Lemmer Webber 2021-01-16gnu: Add embree....* gnu/packages/graphics.scm (embree): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Christopher Lemmer Webber 2021-01-06gnu: directfb: Fix home page....* gnu/packages/graphics.scm (directfb)[home-page]: Fix URL. The previous one was unrelated to the project. Nicolas Goaziou 2021-01-03gnu: Add coin3D@4.0.0....* gnu/packages/graphics.scm (coin3D-4): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Ekaitz Zarraga 2021-01-02gnu: egl-wayland: Update to 1.1.6....* gnu/packages/graphics.scm (egl-wayland): Update to 1.1.6. Tobias Geerinckx-Rice 2020-12-23gnu: goxel: Update to 0.10.7....* gnu/packages/graphics.scm (goxel): Update to 0.10.7. Tobias Geerinckx-Rice