Age | Commit message (Expand) | Author |
2020-01-16 | gnu: global: Update to 6.6.4....* gnu/packages/code.scm (global): Update to 6.6.4.
| Tobias Geerinckx-Rice |
2020-01-08 | gnu: cloc: Update to 1.84....* gnu/packages/code.scm (cloc): Update to 1.84.
| Tobias Geerinckx-Rice |
2019-11-21 | gnu: astyle: Install header file, too....* gnu/packages/code.scm(astyle)[arguments]<phases>{install-libs}: Also
install header file.
| Hartmut Goebel |
2019-11-21 | gnu: astyle: Create symlinks for .so files, too....The Makefile only creates files with a versioned extension (.so.3.1.0),
which are not picked up be cmake's `find_libarary()`. (Instead cmake
picks up the static .a library.)
Symlinks for .so.3 are required to avoid phase `verify-runpath` fails.
* gnu/packages/code.scm(astyle)[argumements]<modules>: New element.
<phases>{install-libs}: Add creating symlinks.
| Hartmut Goebel |
2019-11-03 | gnu: colormake: Use HTTPS home page....* gnu/packages/code.scm (colormake)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-11-03 | gnu: colormake: Don't use unstable tarball....* gnu/packages/code.scm (colormake)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[native-inputs]: Remove gzip and tar.
[arguments]: Copy the source checkout instead of extracting the source
tarball.
| Tobias Geerinckx-Rice |
2019-11-03 | gnu: makefile2graph: Don't use unstable tarball....* gnu/packages/code.scm (makefile2graph)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-11-03 | gnu: withershins: Don't use unstable tarball....* gnu/packages/code.scm (withershins)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-11-03 | gnu: withershins: Build....* gnu/packages/code.scm (withershins)[arguments]: Don't treat compiler
warnings as errors.
| Tobias Geerinckx-Rice |
2019-10-20 | gnu: Remove more GCC < 7 workarounds....* gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to
the GCC command line.
* gnu/packages/aidc.scm (zbar)[arguments]: Likewise.
* gnu/packages/android.scm (android-libbase, android-libcutils,
android-libziparchive, fastboot)[arguments]: Likewise.
* gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise.
* gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise.
* gnu/packages/code.scm (rtags)[arguments]: Likewise.
* gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise.
* gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise.
* gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise.
* gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise.
* gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise.
* gnu/packages/graph.scm (python-faiss)[arguments]: Likewise.
* gnu/packages/graphics.scm (povray)[arguments]: Likewise.
* gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise.
* gnu/packages/image.scm (freeimage)[arguments]: Likewise.
* gnu/packages/kodi.scm (crossguid)[arguments]: Likewise.
* gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise.
* gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise.
* gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise.
* gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
| Marius Bakke |
2019-07-09 | gnu: Remove indent@2.2.10....* gnu/packages/code.scm (indent): Update to 2.2.12.
[native-inputs]: Add TEXINFO.
(indent-2.2.12): Remove variable.
| Marius Bakke |
2019-05-14 | gnu: uncrustify: Update to 0.69.0....* gnu/packages/code.scm (uncrustify): Update to 0.69.0.
| Pierre Neidhardt |
2019-05-09 | gnu: cloc: Update to 1.82....* gnu/packages/code.scm (cloc): Update to 1.82.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-03-06 | gnu: lcov: Update to 1.14....* gnu/packages/code.scm (lcov): Update to 1.14.
| Tobias Geerinckx-Rice |
2019-02-27 | gnu: cflow: Update to 1.6....* gnu/packages/code.scm (cflow): Update to 1.6.
| Efraim Flashner |
2019-01-24 | gnu: sloccount: Use INVOKE....* gnu/packages/code.scm (sloccount)[arguments]: Use INVOKE and unconditionally
return #T from build phases.
| Ricardo Wurmus |
2019-01-16 | gnu: Move sqlite to separate module....* gnu/packages/databases.scm (sqlite, sqlite-3.26.0, sqlite-with-fts5,
sqlite-with-column-metadata): Move variables from here...
* gnu/packages/sqlite.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/apl.scm,
gnu/packages/bittorrent.scm,
gnu/packages/calendar.scm,
gnu/packages/code.scm,
gnu/packages/crypto.scm,
gnu/packages/databases.scm,
gnu/packages/dc.scm,
gnu/packages/disk.scm,
gnu/packages/ebook.scm,
gnu/packages/education.scm,
gnu/packages/emacs.scm,
gnu/packages/emulators.scm,
gnu/packages/file-systems.scm,
gnu/packages/freedesktop.scm,
gnu/packages/ftp.scm,
gnu/packages/games.scm,
gnu/packages/geo.scm,
gnu/packages/gnome.scm,
gnu/packages/gnunet.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/gps.scm,
gnu/packages/guile.scm,
gnu/packages/ibus.scm,
gnu/packages/kerberos.scm,
gnu/packages/kodi.scm,
gnu/packages/lisp.scm,
gnu/packages/mail.scm,
gnu/packages/messaging.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/nfs.scm,
gnu/packages/ocaml.scm,
gnu/packages/package-management.scm,
gnu/packages/pdf.scm,
gnu/packages/photo.scm,
gnu/packages/php.scm,
gnu/packages/python.scm,
gnu/packages/qt.scm,
gnu/packages/ruby.scm,
gnu/packages/scheme.scm,
gnu/packages/sync.scm,
gnu/packages/syndication.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/web-browsers.scm,
gnu/packages/webkit.scm: Adjust module references.
| Ricardo Wurmus |
2019-01-06 | gnu: global: Update to 6.6.3....* gnu/packages/code.scm (global): Update to 6.6.3.
| Efraim Flashner |
2018-11-30 | gnu: uncrustify: Use git reference instead of GitHub archive....* gnu/packages/code.scm (uncrustify): Use git reference instead of GitHub archive.
| Pierre Neidhardt |
2018-11-25 | gnu: uncrustify: Update to 0.68.1....* gnu/packages/code.scm (uncrustify): Update to 0.68.1.
| Pierre Neidhardt |
2018-10-30 | gnu: cloc: Update to 1.80....* gnu/packages/code.scm (cloc): Update to 1.80.
| Tobias Geerinckx-Rice |
2018-10-04 | gnu: rtags: Don't use unstable tarball....* gnu/packages/code.scm (rtags)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2018-09-10 | gnu: cloc: Update source hash....The upstream tarball was modified in place. The only changes are:
--- /gnu/store/5v39h6zjs33hj5dm2yggz5qk0mva00bs-cloc-1.78.tar.gz
+++ /gnu/store/pm5ghks76vv6awv3969yvi7qxqfnfs1l-cloc-1.78.tar.gz
├── filetype from file(1)
│ @@ -1 +1 @@
│ -gzip compressed data, last modified: Fri Sep 7 18:22:49 2018, from Unix
│ +gzip compressed data, last modified: Sat Sep 8 14:09:43 2018, from Unix
│ --- 5v39h6zjs33hj5dm2yggz5qk0mva00bs-cloc-1.78.tar
├── +++ pm5ghks76vv6awv3969yvi7qxqfnfs1l-cloc-1.78.tar
│ ├── file list
│ │ @@ -1,13 +1,13 @@
│ │ -rwxrwxr-x 0 al (1000) al (1000) 545021 2018-09-07 18:21:22 cloc-1.78/cloc
│ │ -rwxrwxr-x 0 al (1000) al (1000) 1818 2018-09-07 18:21:22 cloc-1.78/sqlite_formatter
│ │ -drwxrwxr-x 0 al (1000) al (1000) 0 2018-09-07 18:21:22 cloc-1.78/Unix/
│ │ --rwxrwxr-x 0 al (1000) al (1000) 498571 2018-09-07 18:21:22 cloc-1.78/Unix/cloc
│ │ +drwxrwxr-x 0 al (1000) al (1000) 0 2018-09-08 14:09:23 cloc-1.78/Unix/
│ │ +-rwxrwxr-x 0 al (1000) al (1000) 498537 2018-09-08 14:09:22 cloc-1.78/Unix/cloc
│ │ -rwxrwxr-x 0 al (1000) al (1000) 32382 2018-09-07 18:21:22 cloc-1.78/Unix/t/00_C.t
│ │ -rwxrwxr-x 0 al (1000) al (1000) 12614 2018-09-07 18:21:22 cloc-1.78/Unix/t/01_opts.t
│ │ -rw-rw-r-- 0 al (1000) al (1000) 862 2018-09-07 18:21:22 cloc-1.78/Unix/README
│ ├── cloc-1.78/Unix/cloc
│ │ @@ -1,8 +1,7 @@
│ │ -#!/usr/local/perl/5.28.0/bin/perl
│ │ #!/usr/bin/env perl
* gnu/packages/code.scm (cloc)[source]: Update sha256 hash.
| Tobias Geerinckx-Rice |
2018-09-09 | gnu: cloc: Update to 1.78....* gnu/packages/code.scm (cloc): Update to 1.78.
[source]: Update URI.
| Tobias Geerinckx-Rice |
2018-09-07 | gnu: indent: Add version 2.2.12....* gnu/packages/code.scm (indent-2.2.12): New variable.
| Ludovic Courtès |
2018-08-27 | Update email for Pierre Neidhardt....* .mailmap: Add name and email for Pierre Neidhardt.
* gnu/packages/c.scm, gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/disk.scm, gnu/packages/emacs.scm, gnu/packages/freedesktop.scm,
gnu/packages/golang.scm, gnu/packages/image.scm, gnu/packages/music.scm,
gnu/packages/networking.scm, gnu/packages/password-utils.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/textutils.scm, gnu/packages/video.scm, gnu/packages/xdisorg.scm:
Update email for Pierre Neidhardt.
| Pierre Neidhardt |
2018-08-14 | gnu: the-silver-searcher: Use HTTPS home page....* gnu/packages/code.scm (the-silver-searcher)[source, home-page]: Use
HTTPS.
| Tobias Geerinckx-Rice |
2018-08-14 | gnu: the-silver-searcher: Update to 2.2.0....* gnu/packages/code.scm (the-silver-searcher): Update to 2.2.0.
| Tobias Geerinckx-Rice |
2018-06-27 | gnu: astyle: Update to 3.1....* gnu/packages/code.scm (astyle): Update to 3.1.
| Ricardo Wurmus |
2018-05-28 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-28 | gnu: Add amalgamate....This commit also re-orders some module statements.
* gnu/packages/code.scm (amalgamate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-05-24 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-23 | gnu: Move 'indent' to code.scm....Suggested by Pierre Neidhardt <ambrevar@gmail.com>.
* gnu/packages/indent.scm: Remove. Move 'indent' to...
* gnu/packages/code.scm (indent): ... here. New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove indent.scm.
| Ludovic Courtès |
2018-05-23 | gnu: Move 'astyle' to code.scm....Suggested by Pierre Neidhardt <ambrevar@gmail.com>.
* gnu/packages/pretty-print.scm (astyle): Move to...
* gnu/packages/code.scm (astyle): ... here. New variable.
| Ludovic Courtès |
2018-05-23 | gnu: Add uncrustify....* gnu/packages/code.scm (uncrustify): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt |
2018-03-27 | gnu: Use invoke and return #t from all builders....* gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm,
gnu/packages/avr.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm,
gnu/packages/certs.scm, gnu/packages/check.scm, gnu/packages/code.scm,
gnu/packages/commencement.scm, gnu/packages/dictionaries.scm,
gnu/packages/docbook.scm, gnu/packages/emacs.scm, gnu/packages/embedded.scm,
gnu/packages/fonts.scm, gnu/packages/games.scm, gnu/packages/gnome.scm,
gnu/packages/gnu-doc.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm,
gnu/packages/javascript.scm, gnu/packages/libreoffice.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm,
gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm,
gnu/packages/pkg-config.scm, gnu/packages/qt.scm, gnu/packages/rust.scm,
gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/statistics.scm,
gnu/packages/syncthing.scm, gnu/packages/tex.scm, gnu/packages/web.scm,
gnu/packages/wine.scm, gnu/packages/xfce.scm: In the builders of packages
using 'trivial-build-system', use invoke where appropriate, raise exceptions
on errors, and otherwise return #t.
| Mark H Weaver |
2018-03-20 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-03-17 | gnu: Use the CMake build system's #:build-type key....* gnu/packages/code.scm (rtags)[arguments]: Move the CMAKE_BUILD_TYPE
from #:configure-flags to #:build-type.
* gnu/packages/databases.scm (apache-arrow)[arguments]: Likewise
* gnu/packages/engineering.scm (kicad)[arguments]: Likewise
* gnu/packages/flashing-tools.scm (heimdall)[arguments]: Likewise
* gnu/packages/graphics.scm (openscenegraph)[arguments]: Likewise
* gnu/packages/linux.scm (rdma-core)[arguments]: Likewise
* gnu/packages/music.scm (portmidi)[arguments]: Likewise
* gnu/packages/photo.scm (rawtherapee)[arguments]: Likewise
* gnu/packages/rdesktop.scm (freerdp)[arguments]: Likewise
* gnu/packages/serialization.scm (flatbuffers)[arguments]: Likewise
* gnu/packages/web.scm (tidy-html)[arguments]: Likewise
| Tobias Geerinckx-Rice |
2018-03-16 | gnu: All snippets report errors using exceptions, else return #t....* gnu/packages/admin.scm, gnu/packages/algebra.scm, gnu/packages/audio.scm,
gnu/packages/backup.scm, gnu/packages/base.scm,
gnu/packages/bioinformatics.scm, gnu/packages/cdrom.scm,
gnu/packages/chez.scm, gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/cross-base.scm, gnu/packages/crypto.scm, gnu/packages/cups.scm,
gnu/packages/databases.scm, gnu/packages/dns.scm, gnu/packages/emacs.scm,
gnu/packages/emulators.scm, gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm, gnu/packages/fpga.scm,
gnu/packages/freedesktop.scm, gnu/packages/ftp.scm, gnu/packages/games.scm,
gnu/packages/gcc.scm, gnu/packages/geo.scm, gnu/packages/ghostscript.scm,
gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm,
gnu/packages/gnuzilla.scm, gnu/packages/graphics.scm, gnu/packages/gtk.scm,
gnu/packages/guile.scm, gnu/packages/irc.scm, gnu/packages/java.scm,
gnu/packages/kerberos.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm,
gnu/packages/lxde.scm, gnu/packages/machine-learning.scm,
gnu/packages/mail.scm, gnu/packages/maths.scm, gnu/packages/messaging.scm,
gnu/packages/monitoring.scm, gnu/packages/mp3.scm, gnu/packages/music.scm,
gnu/packages/netpbm.scm, gnu/packages/networking.scm, gnu/packages/node.scm,
gnu/packages/nvi.scm, gnu/packages/ocaml.scm, gnu/packages/pdf.scm,
gnu/packages/perl.scm, gnu/packages/php.scm, gnu/packages/plotutils.scm,
gnu/packages/pretty-print.scm, gnu/packages/profiling.scm,
gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/robotics.scm,
gnu/packages/sawfish.scm, gnu/packages/scanner.scm, gnu/packages/scheme.scm,
gnu/packages/scribus.scm, gnu/packages/sdl.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/slang.scm, gnu/packages/smalltalk.scm, gnu/packages/ssh.scm,
gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/tbb.scm,
gnu/packages/terminals.scm, gnu/packages/texinfo.scm,
gnu/packages/text-editors.scm, gnu/packages/textutils.scm,
gnu/packages/tls.scm, gnu/packages/unrtf.scm,
gnu/packages/version-control.scm, gnu/packages/video.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wm.scm,
gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm:
In all snippets, report errors using exceptions, or else return #t.
| Mark H Weaver |
2018-03-13 | gnu: Add makefile2graph....* gnu/packages/code.scm (makefile2graph): New variable.
| Christopher Baines |
2018-03-08 | gnu: global: Replace GLOBAL with GNU GLOBAL in description....* gnu/packages/code.scm (global)[description]: Replace GLOBAL with GNU GLOBAL.
| Clément Lassieur |
2018-03-04 | gnu: cloc: Update phase style....* gnu/packages/code.scm (cloc)[arguments]: Substitute INVOKE for SYSTEM*
and end phases with #t.
| Tobias Geerinckx-Rice |
2018-03-04 | gnu: cloc: Update to 1.76....* gnu/packages/code.scm (cloc): Update to 1.76.
[source]: Update origin URI scheme.
[inputs]: Add perl-parallel-forkmanager.
| Tobias Geerinckx-Rice |
2018-02-11 | gnu: global: Update to 6.6.2....* gnu/packages/code.scm (global): Update to 6.6.2.
| Tobias Geerinckx-Rice |
2018-02-09 | gnu: Add colormake....* gnu/packages/colorize.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add this.
| Oleg Pykhalov |
2018-02-04 | gnu: rtags: Update to 2.18....* gnu/packages/code.scm (rtags): Update to 2.18.
| Tobias Geerinckx-Rice |
2018-01-31 | gnu: the-silver-searcher: Update to 2.1.0....* gnu/packages/code.scm (the-silver-searcher): Update to 2.1.0.
| Clément Lassieur |
2018-01-23 | gnu: rtags: Fix the bundling issue....* gnu/packages/patches/rtags-separate-rct.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/code.scm (rtags): Dependencies no longer bundled.
[source]: Use tarball release. Use the patch to link rct.
Substitute corresponding headers.
[native-inputs]: Add new dependencies.
[inputs]: Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-01-13 | gnu: lcov: Update to 1.13....* gnu/packages/code.scm (lcov): Update to 1.13.
[arguments]: Remove superfluous #:make-flags.
| Tobias Geerinckx-Rice |
2018-01-08 | gnu: Add rtags....* gnu/packages/code.scm (rtags): New public variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |