]> git.proxmox.com Git - spiceterm.git/history - Makefile
bump version to 3.3.0
[spiceterm.git] / Makefile
2023-05-26 Thomas Lamprechtbuildsys: expand clean target
2023-05-26 Thomas Lamprechtbuildsys: derive upload dist automatically
2023-05-26 Thomas Lamprechtbuildsys: improve DSC target & add sbuild convenience...
2023-05-26 Thomas Lamprechtbuildsys: use full DEB_VERSION and correct DEB_HOST_ARCH
2023-05-26 Thomas Lamprechtbuildsys: improve resolving version
2023-05-26 Thomas Lamprechtmakefile: convert to use simple parenthesis
2021-06-22 Fabian Grünbichlerbuild: fix -dbgsym generation
2021-05-16 Thomas Lamprechtbuildsys: change upload dist to bullseye
2019-05-23 Thomas Lamprechtbuildsys: switch upload dist over to buster
2019-05-22 Thomas Lamprechtbuildsys: ensure that old build dirs get cleaned up too
2019-05-22 Thomas Lamprechtbuildsys: add dsc target
2019-05-22 Thomas Lamprechtrework buildsystem, move to own src folder
2019-05-22 Thomas Lamprechtdrop SASL support allowing using Debians libspice-server
2017-12-01 Fabian Grünbichlerbump version to 3.0-5
2017-06-02 Wolfgang Bumillerbump version to 3.0-4
2017-05-06 Dietmar Maurerbump version to 3.0-3
2017-05-03 Dietmar Maurerbump version to 3.0-2
2017-03-13 Fabian Grünbichlerbump version to 3.0-1
2017-03-13 Fabian Grünbichlerbuildsys: update make upload target for stretch
2017-02-07 Wolfgang Bumillerdrop gthread dependency
2017-01-31 Wolfgang Bumillerbump version to 2.0-2
2017-01-31 Wolfgang Bumillerbuildsystem fixups
2017-01-31 Wolfgang Bumillerbuildsys: use repoman in the upload target
2017-01-31 Wolfgang Bumillerbuildsys: job-safe deb target
2015-02-28 Dietmar Maurerset gcc flags to avoid lintian hardening-no-relro warning
2015-02-28 Dietmar Maurerlink with libsasl2 to avoid linker error
2015-02-27 Dietmar Maurerupdates for debian jessie
2013-12-11 Dietmar Maurerbump version to 1.0-2
2013-12-10 Dietmar Maureradd upload target
2013-10-31 Dietmar Maureradd am manual page (replaces README)
2013-10-31 Dietmar Maurerbuild debian packages
2013-10-31 Dietmar Maureradd install target
2013-10-29 Dietmar Maureriscan all font files (include arabic font)
2013-10-29 Dietmar Maurerimport genfont.c from vncterm
2013-10-29 Dietmar Maurerimplement unicode keysyms
2013-10-29 Dietmar Maureruse kvm keymap files
2013-10-25 Dietmar Maurerimplement command line options using getopt
2013-10-23 Dietmar Maureruse SASL for auth, always use TLS
2013-10-17 Dietmar Maurermove spice input/vdagent related code to input.c
2013-10-16 Dietmar Maurerenable debugging
2013-10-07 Dietmar Maureruse new VD_AGENT_KEYVAL protocol extension
2013-09-11 Dietmar Maureruse reasonable names (instead of 'test')
2013-09-11 Dietmar Maurercleanup/merge header files
2013-09-10 Dietmar Maurercode cleanup - compile with -Wall
2013-09-10 Dietmar Maurerremove test code
2013-09-10 Dietmar Maureruse glib event loop
2013-08-21 Dietmar Maurerprotect command ring with mutex
2013-08-21 Dietmar Maureruse gdk keysyms instead of utf
2013-08-06 Dietmar MaurerMakefile: add clean/distclean targets
2013-08-06 Dietmar Maureradd first version of spiceterm (copied from vncterm)
2013-08-05 Dietmar Maureriinclude glyphs.h (from vncterm), simplify drawing...
2013-08-05 Dietmar Maurerexit if spice_server_init fails (socket already in...
2013-08-05 Dietmar MaurerInitial import