index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2017-10-24
fix #5108
Christian Grothoff
2017-10-18
releasing v0.4.0
v0.4.0
Christian Grothoff
2017-10-18
fix --with-libcurl and --with-libgnurl options; they used to
Marcello Stanisci
2017-06-06
bump versions for release
v0.3.0
Christian Grothoff
2017-06-04
cleaning up use of doxygen, fixing #5057
Christian Grothoff
2017-05-31
preventing Makefile.in generation in non existent directory
Marcello Stanisci
2017-05-17
manual gpl boilerplate + commands to compile the manual
Marcello Stanisci
2016-11-18
version bump and ChangeLog update
v0.2.0
Christian Grothoff
2016-11-16
Resuming taler-config generation
Marcello Stanisci
2016-11-11
test for sufficiently recent libmicrohttpd version
Christian Grothoff
2016-11-11
-only enable developer logic if MHD is recent enough
Christian Grothoff
2016-10-10
version 0.1.0
v0.1.0
Florian Dold
2016-10-06
adding skeleton code for auditor
Christian Grothoff
2016-06-20
0.0.2 configure update
Christian Grothoff
2016-06-20
use c99
Christian Grothoff
2016-06-07
Changelog
v0.0.1
Christian Grothoff
2016-05-30
benchmark makefile
Marcello Stanisci
2016-05-04
fixes for disting
Christian Grothoff
2016-05-04
fix make dist
Christian Grothoff
2016-04-25
fix #4438
Christian Grothoff
2016-04-19
curl header detection
Florian Dold
2016-03-19
Merge branch 'master' of git+ssh://taler.net/var/git/exchange
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-03-17
add APP target
Christian Grothoff
2016-03-01
renaming mint->exchange
Christian Grothoff
2016-01-25
more work on wire plugin
Christian Grothoff
2016-01-24
adding skeletons for plugins
Christian Grothoff
2016-01-24
do not link everything against libcurl...
Christian Grothoff
2015-12-13
Only check for postgres if building full mint.
Florian Dold
2015-09-28
have option to disable expensive tests
Christian Grothoff
2015-07-16
fixing configure.ac to prepare compilation of libtalerutil_wallet under emscr...
Marcello Stanisci
2015-07-14
-off by 1
Christian Grothoff
2015-05-28
fix helptext
Christian Grothoff
2015-05-28
add --enable-wallet-only flag to build libtalerutil_wallet which ONLY contain...
Christian Grothoff
2015-04-15
preparing to have /test handlers in build system
Christian Grothoff
2015-04-15
use git versions, not git-svn versions
Christian Grothoff
2015-04-13
fixing -h and -v command line tool options
Christian Grothoff
2015-04-13
make build succeed even without libgnurl or libpq
Christian Grothoff
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-28
second round of renamefest
Christian Grothoff
2015-03-20
first stab at establishing proper plugin API, main HTTP code compiles, other ...
Christian Grothoff
2015-02-08
add copyright statement to configure
Christian Grothoff
2015-01-28
move PostGres-specific logic out of libtalerutil
Christian Grothoff
2015-01-09
moving structs relevant for signatures into taler_signatures.h, splitting of ...
Christian Grothoff
2015-01-08
-initial import for mint
Christian Grothoff