summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 0.7.17Olivier Blin2007-09-091-1/+1
* 0.7.16Olivier Blin2007-09-071-1/+1
* bump minor (15)Thierry Vignaud2007-08-271-1/+1
* fix ld argumentsThierry Vignaud2007-08-271-1/+1
* bump minor (14)Thierry Vignaud2007-08-271-1/+1
* ld doesn't like -g, so use gcc back againThierry Vignaud2007-08-271-1/+1
* bump minor (13)Thierry Vignaud2007-08-271-1/+1
* try harder to reduce number of relocations (most remaining ones are due toThierry Vignaud2007-08-271-1/+1
* use visibility in order to enforce exported ABI and to reduce code sizeThierry Vignaud2007-08-271-1/+1
* 0.7.12Olivier Blin2007-08-221-1/+1
* bump minor to 11Olivier Blin2007-08-201-1/+1
* bump minorThierry Vignaud2007-08-161-1/+1
* bump minor (9)Thierry Vignaud2007-08-161-1/+1
* 0.7.8Olivier Blin2007-08-151-1/+1
* 0.7.7Olivier Blin2007-08-141-1/+1
* use -rBASE for svn export in order to please blino by making sure local chang...Thierry Vignaud2007-08-141-1/+1
* build static libraryOlivier Blin2007-08-141-1/+5
* move objects list in lib_objs variableOlivier Blin2007-08-141-1/+2
* bump minor (6)Thierry Vignaud2007-08-071-1/+1
* bump minor (5)Thierry Vignaud2007-08-061-1/+1
* bump minor (4)Thierry Vignaud2007-08-061-1/+1
* bump minor (3)Thierry Vignaud2007-08-041-1/+1
* reuse modprobe code in order to resolve modalias (need to be optimized)Thierry Vignaud2007-08-041-1/+1
* (changelog) typo fixThierry Vignaud2007-07-041-1/+1
* (changelog) --strip-prefix is now uneeded with svn2cl-0.9Thierry Vignaud2007-07-031-1/+1
* bump minor (2)Thierry Vignaud2007-05-141-1/+1
* don't link with zlib since it's not neededThierry Vignaud2007-05-141-1/+1
* new release, 0.7.1 (build with zlib which is needed by libpci)Pascal Rigaux2007-05-071-2/+2
* strip the path when generating ChangeLogThierry Vignaud2007-02-261-1/+1
* bump major after ABI changesThierry Vignaud2007-02-261-2/+2
* switch to pciutils as PCI listing backendThierry Vignaud2007-02-261-1/+1
* get rid of rpm packaging rulesThierry Vignaud2007-02-221-6/+0
* use svn export instead of tar for preparing the tarballThierry Vignaud2007-02-221-4/+1
* bump releaseThierry Vignaud2007-01-101-1/+1
* bump minorThierry Vignaud2006-11-061-1/+1
* (log) switch from CVS to SVNThierry Vignaud2006-11-061-1/+1
* update minorOlivier Blin2006-07-121-1/+1
* use dis targetOlivier Blin2006-07-121-6/+14
* use spec file from current directoryOlivier Blin2006-07-121-1/+1
* drop duplicated warning (already in the spec)Olivier Blin2006-07-121-4/+0
* libify and simplifyPascal Rigaux2005-03-141-9/+17
* add dmitable usePascal Rigaux2005-03-141-1/+2
* make ldetect-devel usable on amd64Thierry Vignaud2004-10-271-1/+1
* only check for latest logsThierry Vignaud2003-01-281-1/+1
* - sanitize ChangeLogThierry Vignaud2003-01-281-1/+4
* split rpm target in srpm and rpmThierry Vignaud2002-08-171-2/+5
* default RPM to ~/rpmThierry Vignaud2002-08-171-1/+3
* - usb.c: allocate mem as pci.c doesThierry Vignaud2002-08-161-1/+1
* add explicit depandancies so that make rebuild files if needed when header're...Thierry Vignaud2002-07-051-0/+4
* compile with -Os (which results in saving 12% of text size)Thierry Vignaud2002-07-051-1/+1