2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/guix-cuirass.git synced 2024-12-29 11:40:16 +01:00
guix-cuirass/build-aux
Ricardo Wurmus eefe5ab171
Replace minified DataTables with source code.
* .gitignore: Ignore minified JavaScript file.
* Makefile.am: Add rule for minifying datatables.js.
(dist_css_DATA): Use readable CSS file.
* src/cuirass/http.scm (%file-white-list): Use name of readable CSS file.
* src/cuirass/templates.scm (html-page): Same.
* build-aux/guix/cuirass-package.scm (cuirass)[native-inputs]: Add esbuild.
* src/static/css/datatables.min.css: Replace this file...
* src/static/css/datatables.css: ...with this new file.
* src/static/js/datatables.min.js: Replace this file...
* src/static/js/datatables.js: ...with this new file.
2024-02-13 16:00:36 +01:00
..
guix Replace minified DataTables with source code. 2024-02-13 16:00:36 +01:00
git-version-gen maint: Generate version number. 2016-12-28 18:51:39 +01:00
pre-inst-env.in base: Write to 'evaluate' output to /var/log/cuirass. 2019-10-23 14:53:50 +02:00
test-driver.scm build: Update 'test-driver.scm' from Guix. 2018-01-07 23:59:30 +01:00