summaryrefslogtreecommitdiff
path: root/libopeniscsiusr/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Small bug fixes (#364)Lee Duncan2022-09-061-20/+17
* make: avoid hard-coding path to sed (#357)Chris Hofstaedtler2022-07-301-1/+1
* Add a 'distclean' Makefile top-level targetLee Duncan2022-05-091-0/+5
* Merge pull request #333 from thesamesam/masterLee Duncan2022-04-101-4/+4
|\
| * libopeniscsiusr: fix version in installed pkgconfig (.pc) fileSam James2022-04-061-1/+1
| * Makefiles: don't hardcode sed, pkg-configSam James2022-04-061-2/+2
| * Makefiles: respect $(CC) fully (don't hardcode GCC); use $(RM)Sam James2022-04-061-1/+1
* | Build: cleanup libopeniscsiusr/MakefileLee Duncan2022-04-041-6/+6
* | Remove debug messages from libopeniscsiusr/MakefileLee Duncan2022-04-041-1/+0
* | Build: libopeniscsiusr install should install docsLee Duncan2022-04-041-1/+10
|/
* Make DB and ISCSIHOME directories configurable.Lee Duncan2022-03-251-2/+5
* General Makefile/README cleanupLee Duncan2022-03-171-1/+1
* Fixing last parts of sbindir configurationLee Duncan2021-11-111-1/+1
* Finish ability to have binary location configurable.Lee Duncan2021-10-281-0/+4
* iscsi/libopeniscsiusr:add libopeniscsiuser_node.h to HEADERSwubo0092020-06-151-1/+2
* Use pkg-config in Makefiles for newer libraries.Lee Duncan2018-11-121-1/+7
* Merge pull request #106 from phmccarty/lib-symlinksChris Leech2018-06-181-2/+2
|\
| * Fix installation of libopeniscsiusr symlinksPatrick McCarty2018-05-291-2/+2
* | libopeniscsiusr: Add node query supportGris Ge2018-04-131-3/+3
|/
* Merge branch 'master' into apiLee Duncan2018-03-221-1/+1
|\
| * libopeniscsiusr: Add CFLAGS to linker cmdlineKhem Raj2018-02-021-1/+1
* | libopeniscsiusr: Add full iscsi interface support.Gris Ge2018-03-221-3/+3
|/
* libopeniscsiusr: Add basic iface support into iscsi session.Gris Ge2018-01-221-2/+3
* libopeniscsiusr: Add iSCSI session support.Gris Ge2018-01-221-6/+7
* Introducing iSCSI userspace library.Gris Ge2018-01-221-0/+99