summaryrefslogtreecommitdiff
path: root/source4/lib/popt
AgeCommit message (Expand)AuthorFilesLines
2008-06-25Use variable for popt source dir.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-5/+3
2007-10-10r22699: Reduce amount of magic required for popt detection.Jelmer Vernooij2-3/+8
2007-10-10r22610: fix build with included poptStefan Metzmacher1-1/+1
2007-10-10r22600: Update bzr ignores, put right version in .pc files, prepare for suppo...Jelmer Vernooij1-2/+2
2007-10-10r20594: Match popt.h declaration.James Peach1-1/+1
2007-10-10r20593: Kill annoying warning.James Peach1-1/+1
2007-10-10r18600: - fix shell syntax in tests for librariesAndrew Tridgell1-1/+5
2007-10-10r18537: after testing for poptGetContext, if the test fails, don't try to useAndrew Tridgell1-1/+1
2007-10-10r18326: these are not used anymore, I found the bug on *BSDStefan Metzmacher1-2/+0
2007-10-10r18306: I hope that works better...Stefan Metzmacher1-2/+2
2007-10-10r18305: get some more debug output to fix the build on sambajailStefan Metzmacher1-0/+2
2007-10-10r18303: we should just use -Ilib/popt as in all other placesStefan Metzmacher1-1/+1
2007-10-10r18157: Fix building with external popt.Jelmer Vernooij2-13/+45
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-26/+2
2007-10-10r18119: forgot to commit thisAndrew Tridgell1-0/+27
2007-10-10r18110: renamed config.m4 for poptAndrew Tridgell2-38/+14
2007-10-10r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter1-1/+1
2007-10-10r15577: Make popt CFLAGS popt-specific rather then globalJelmer Vernooij1-2/+1
2007-10-10r15323: Fix internal popt buildJelmer Vernooij2-12/+2
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij1-5/+2
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-1/+0
2007-10-10r14240: fix summary output (step 2)Stefan Metzmacher1-0/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2-3/+3
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-5/+5
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-11/+0
2007-10-10r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher1-1/+0
2007-10-10r11037:Stefan Metzmacher1-0/+1
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-1/+1
2007-10-10r10377: Save configuration stuff to sconf.cache so it isn't annoyingly runTim Potter1-4/+6
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-3/+2
2007-10-10r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij1-0/+5
2007-10-10r10328: Add more emacs python-mode markers.Tim Potter1-0/+2
2007-10-10r10323: Add first bits required for getting compile with scons working. This ...Jelmer Vernooij1-0/+3
2007-10-10r10161: Check for alloca.h to prevent incorrect local declaration.James Peach1-1/+1
2007-10-10r8470: looks like popt portability is going to be a bit of a fight :(Andrew Tridgell1-1/+2
2007-10-10r8467: using both math.h and float.h breaks popt on freebsd 5.4Andrew Tridgell1-2/+3
2007-10-10r5906: Fix the usage of the internal popt (make proto should ignore it)Jelmer Vernooij13-661/+2205
2007-10-10r3730: More build system fixes and simplificationsJelmer Vernooij1-3/+2
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-3/+4
2007-10-10[GLUE] Sync tree with SVN r17.Gerald (Jerry) Carter1-0/+0
2004-02-24make proto should not catch any function of the lib/popt/*.c stuffStefan Metzmacher1-2/+2
2004-02-24let the popt replacement stuff survive a make protoStefan Metzmacher5-37/+67
2004-02-12move -lpopt replacement code from source/popt/* to source/lib/popt/*Stefan Metzmacher1-3/+3
2004-02-12move the -lpopt replacement to a LIBPOPT subsystemStefan Metzmacher1-15/+24
2003-12-02Initial step at cleaning and splitting up configure.in.Jelmer Vernooij1-0/+31
2003-08-13first public release of samba4 codeAndrew Tridgell13-0/+1720