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