Age | Commit message (Expand) | Author | Files | Lines |
2015-02-10 | libcacard: stop linking against every single 3rd party library | Daniel P. Berrange | 1 | -0/+2 |
2014-06-10 | libcacard: actually use symbols file | Michael Tokarev | 1 | -1/+1 |
2014-06-10 | libcacard: replace qemu thread primitives with glib ones | Michael Tokarev | 1 | -7/+1 |
2014-05-09 | libcacard: remove libcacard-specific CFLAGS and LIBS from global vars | Michael Tokarev | 1 | -1/+0 |
2014-02-09 | libcacard: Don't link with all libraries QEMU links to | Christophe Fergeau | 1 | -1/+1 |
2013-09-18 | libcacard: link against qemu-error.o for error_report() | Stefan Hajnoczi | 1 | -1/+2 |
2013-01-12 | build: fold trace-obj-y into libqemuutil.a | Paolo Bonzini | 1 | -1/+2 |
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini | 1 | -3/+3 |
2013-01-12 | libcacard: list oslib-obj-y file explicitly | Paolo Bonzini | 1 | -1/+5 |
2013-01-12 | libcacard: link vscclient to dynamic library | Paolo Bonzini | 1 | -2/+1 |
2013-01-12 | libcacard: rewrite Makefile in non-recursive style | Paolo Bonzini | 1 | -25/+10 |
2013-01-12 | libcacard: add list of exported symbols | Paolo Bonzini | 1 | -1/+2 |
2013-01-12 | libcacard: use per-target variable definitions | Paolo Bonzini | 1 | -2/+5 |
2013-01-12 | libcacard: prepare to use -y trick in the Makefile | Paolo Bonzini | 1 | -6/+4 |
2013-01-12 | libcacard: require libtool to build it | Paolo Bonzini | 1 | -8/+0 |
2013-01-12 | libcacard: fix missing symbol in libcacard.so | Alon Levy | 1 | -1/+1 |
2013-01-12 | build: support linking with libtool objects/libraries | Paolo Bonzini | 1 | -4/+7 |
2013-01-12 | build: make libtool verbose when making with V=1 | Paolo Bonzini | 1 | -1/+1 |
2012-11-19 | libcacard: link in stubs | Paolo Bonzini | 1 | -1/+1 |
2012-11-19 | libcacard: make unnesting rules available to Makefile.objs | Paolo Bonzini | 1 | -1/+1 |
2012-10-05 | libcacard/vcard_emul_nss: use pstrcpy in place of strncpy | Jim Meyering | 1 | -0/+3 |
2012-06-21 | libcacard: build fixes | Blue Swirl | 1 | -4/+5 |
2012-06-07 | build: libcacard Makefile cleanups | Paolo Bonzini | 1 | -11/+6 |
2012-02-09 | make: Remove duplicate use of GLIB_CFLAGS | Stefan Weil | 1 | -2/+0 |
2011-09-21 | Silence make if nothing is to do for libcacard | Jan Kiszka | 1 | -0/+2 |
2011-09-02 | libcacard: use INSTALL_DATA for data | Brad Smith | 1 | -1/+1 |
2011-08-27 | Fix build on OpenBSD with BSD userland emu and smartcard NSS enabled | Brad | 1 | -2/+2 |
2011-08-22 | Improvements to libtool support. | Brad | 1 | -5/+5 |
2011-08-22 | build: list libraries after objects, for proper linkage | Diego Elio Pettenò | 1 | -2/+2 |
2011-08-21 | Remove remenants of qemu_malloc | Anthony Liguori | 1 | -1/+1 |
2011-08-20 | Make glib mandatory and fixup utils appropriately | Anthony Liguori | 1 | -1/+3 |
2011-08-02 | libcacard: use INSTALL_DATA for data | Alon Levy | 1 | -3/+2 |
2011-07-26 | libcacard: add pc file, install it + includes | Alon Levy | 1 | -3/+24 |
2011-06-14 | libcacard: add libcacard.la target | Alon Levy | 1 | -4/+28 |
2011-05-08 | libcacard: add correct subdirectory dependencies | Paolo Bonzini | 1 | -8/+1 |
2011-04-01 | libcacard: add vscclient | Robert Relyea | 1 | -1/+6 |
2011-04-01 | libcacard: initial commit | Robert Relyea | 1 | -0/+20 |