Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-13 | Only check for postgres if building full mint. | Florian Dold | |
Otherwise the macro for postgres pulls unwanted system header files in and makes the build fail with emscripten. | |||
2015-09-28 | have option to disable expensive tests | Christian Grothoff | |
2015-07-16 | fixing configure.ac to prepare compilation of libtalerutil_wallet under ↵ | Marcello Stanisci | |
emscripten | |||
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 ↵ | Christian Grothoff | |
contains the wallet-specific API subset | |||
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 | |
binaries FTBFS right now | |||
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 | |
private keys that are not in messages; moving test_hash_context to GNUnet | |||
2015-01-08 | -initial import for mint | Christian Grothoff | |