summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2018-12-06Put autoconf logic that finds libcurl's installation.Marcello Stanisci
2018-07-26Fix the way twister logic is sought in the system.Marcello Stanisci
2018-06-28Conditional compilation of twisted-chunk.Marcello Stanisci
2018-05-11adding --version infoMarcello Stanisci
2018-04-15fix possible test errors in configure.acChristian Grothoff
2018-04-06put twister tests behind --enable-experimentalv0.5.0Florian Dold
2018-04-04change version number to 0.5Florian Dold
2018-03-19HAVE_TWISTER default.Marcello Stanisci
2018-03-19fix parentheses.Marcello Stanisci
2018-03-17check if twister is installed.Marcello Stanisci
2017-10-24fix #5108Christian Grothoff
2017-10-18bumping versions for v0.4.0 releasev0.4.0Christian Grothoff
2017-08-26check for specific jansson version using pkgconfigFlorian Dold
We'll need a feature only available in jansson>=2.3, and it's easier to check it using pkgconfig.
2017-06-06bumping versions for 0.3.0 releasev0.3.0Christian Grothoff
2017-06-05move python mitm to its own git, work on #5064Christian Grothoff
2017-06-04simply remove --with-doc (#5048)Christian Grothoff
2017-06-04must still define WITH_DOCChristian Grothoff
2017-06-04fixing #5056Christian Grothoff
2017-06-04moving database backend to modern PQ APIChristian Grothoff
2017-05-17fix autoconfMarcello Stanisci
2017-05-11moving all the tools in one placeMarcello Stanisci
2017-04-28installing mitm via makefileMarcello Stanisci
2017-04-28autoconfMarcello Stanisci
2017-03-08Stub for automatically generating payments.Marcello Stanisci
2016-12-13#4835Marcello Stanisci
2016-12-08Excluding dbinit form compilationMarcello Stanisci
2016-12-08Fix track-transaction conflictMarcello Stanisci
2016-11-18version bump and ChangeLog updatev0.2.0Christian Grothoff
2016-11-16no deadcode in makefileMarcello Stanisci
2016-10-20Configuring/Compiling texinfo documentaion, + manual stub.Marcello Stanisci
2016-10-10version 0.1.0v0.1.0Florian Dold
2016-06-20use c99Christian Grothoff
2016-06-08start fakebank service in testcase (not yet actually used)Christian Grothoff
2016-05-31build system modifications for #4133Christian Grothoff
2016-05-20use pax format for 'make dist' so that longer filenames are not excluded by ↵Christian Grothoff
chance
2016-04-19fix curl header detectionFlorian Dold
2016-03-15fixing build system to include examplesChristian Grothoff
2016-03-15clarify licensesChristian Grothoff
2016-03-01mint->exchange renamingChristian Grothoff
2016-02-15test for libgnunetpqChristian Grothoff
2015-12-12add missing configure checks for libgnurl and coverage:Christian Grothoff
2015-11-26revising backenddb-API, towards pluginificiationChristian Grothoff
2015-11-25rename fest to satisfy naming conventionsChristian Grothoff
2015-11-24rename backend-lib directory to backenddbChristian Grothoff
2015-10-29completing /contract REST callMarcello Stanisci
2015-09-15adding merchant library +Marcello Stanisci
testcases for contract mgmt + minor tree adjustments
2015-08-10configure.ac minor fixMarcello Stanisci
2015-08-06The tree has got back its original layout (i.e. getting rid of thisMarcello Stanisci
'melted' directory) and *a lot* of files from the mint's tree have been imported there. The main expectation is to cut off from these imported files as much as source code possible, which is actually not needed; although presumably, that will regard just a small percentage of that source code.
2015-07-31readmeMarcello Stanisci
2015-07-31tuning the conf file to suite new taler libraries namesMarcello Stanisci