summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* - coverity: add covscan target.jbj2016-03-291-5/+14
* - cppcheck: annotate/fix warnings.jbj2015-05-131-15/+27
* - cscope: recuscitate recursively.jbj2015-05-101-0/+1
* - syntastic: capture cfalgs to use syntastic.jbj2015-05-011-2/+5
* add cpp suppressions directive for dealing withdevzero20002014-01-081-1/+1
* cpptarget: missing local includedirdevzero20002013-12-191-1/+1
* add cppcheck conditional makefile targetdevzero20002013-12-191-0/+7
* - fix: remove duplicated /bin/sh (with bizarre error message).jbj2013-07-041-2/+1
* Don't use MALLOC_CHECK_ and valgrind(memcheck) at thedevzero20002013-07-031-1/+1
* - make sure that non-linux -liconv is tracked as dependent library.jbj2013-06-241-1/+11
* - macosx: both -lintl and -liconv are needed for static linking.rpm-5_4_8-releasejbj2012-03-281-1/+1
* - macosx: needs $(INTLLIBS) explictly.rpm-5_4_7-releasejbj2012-02-261-1/+1
* merge commit aee9f24 from git pull requestdevzero20002011-09-051-1/+3
* redo the autofu vendor-script linker script check for openindiana nativedevzero20002011-06-161-3/+3
* try to redo the bootstrap check betterrpm-5_3_11-releasedevzero20002011-05-241-1/+1
* fix the configmake.h make rule: update its timestamp also if it don't changedevzero20002011-04-151-0/+4
* Rewrite the logic in poptReadDefaultConfig fordevzero20002011-04-141-1/+64
* add version-script linker capability also for openindiana native lddevzero20002010-11-101-1/+1
* add test3 to the unit test, add color-tests automake optiondevzero20002010-11-041-3/+12
* added mudflap experimental build supportdevzero20002010-10-281-1/+1
* fix: add missing automake per target test* LDFLAGSdevzero20002010-10-261-0/+3
* - i18n: update translations.jbj2010-10-261-3/+2
* drop useless abs path in Makefile.am. Added .gitignore for git hub clone. Upd...devzero20002010-07-301-1/+1
* fixup popt pkgconfig destination for multiarch installdevzero20002010-07-281-1/+1
* added --enable-valgrind autoconf optiondevzero20002010-07-261-2/+5
* add build-pie to autoconfdevzero20002010-07-231-1/+2
* add --enable-gcc-warnings configure option. Probably sometime usefuldevzero20002010-07-231-0/+4
* Fixed VPATH building with arbitrary directory structuredevzero20002010-06-301-1/+1
* A bunch of minor fixdevzero20002010-06-291-26/+36
* - sanity.jbj2010-06-181-2/+0
* - fix: rescusitate --enable-build-gcov AutoFu.jbj2010-06-181-6/+0
* update to new autofu/automagic. Do make distcheck workdevzero20002010-05-181-36/+33
* - include m4/Makefile.in in the tarball.jbj2010-05-071-0/+1
* - name unit test config same as rpm.jbj2010-03-131-1/+1
* - include xcode project in distribution tar ball.jbj2010-02-171-1/+2
* - make distcheck is now squeaky clean.jbj2010-02-171-12/+19
* - repair the AutoFu (by eliminating build-aux/ subdir).jbj2009-08-181-2/+2
* add AC_CONFIG_AUX_DIR, AC_CONFIG_MACRO_DIR to configure. del acinclude.m4 : A...devzero20002009-08-131-1/+1
* Probably it is better to restrict the previous fix only for Linux systems.devzero20002009-08-121-1/+1
* fix (hope) portability problem in popt.pcdevzero20002009-08-121-1/+1
* - add tdict.c to exercise popt bit sets against /usr/dict/words.jbj2009-07-261-1/+4
* - add popt.pc.jbj2009-07-251-1/+4
* - jbj: correct typo in commented out make target.jbj2008-09-181-1/+1
* - jbj: add lconv/gcov targets to Makefile.am.jbj2008-05-051-0/+29
* - jbj: add @LTLIBICONV@ when needed (Stanislav Brabec<sbrabec@suse.cz>).jbj2008-03-271-1/+1
* - jbj: study the mess with splint. Sigh, splint is so easily confused ...jbj2008-03-101-2/+2
* - jbj: add footer_no_timestamp.html to EXTRA_DIST.jbj2008-02-181-1/+2
* - jbj: add new fi, th, zh_TW translations (Translation Project).jbj2008-02-171-0/+4
* - jbj: remove multiple config.rpath entries.jbj2008-02-111-1/+1
* drop MARK64 hack also for POPT (similar to what we have already done for RPM ...rse2007-11-111-1/+1