ccan

Branch


Log

Author Commit Date CI Message
James Hilliard db147ca9 2018-08-16T21:18:56 Merge s9 soc support
Con Kolivas 8f48bcaf 2014-07-17T14:27:26 Fix processarg parameters loaded from a config file not being saveable
Con Kolivas 7a57ccf9 2014-04-03T16:21:28 Provide a ccan variant OPT_WITH_CBARG that assigns the arguments passed as a string and then performs the callback function on the string.
Henrik Nordstrom 1ceeb3b7 2013-05-27T16:27:25 Remove prebuild ccan/opt dependencies these must be rebuilt from source to match target headers
Kano 2b6d1a3f 2013-10-04T00:05:39 delete old tracked ccan/opt/*.o files
Kano 14d2349b 2013-10-04T00:05:39 delete old tracked ccan/opt/*.o files
James Z.M. Gao ac053edc 2013-04-16T10:27:10 build out of source dir
Con Kolivas 8b927af9 2011-09-26T15:55:06 Add helpers for inputting and demonstrating floats.
Con Kolivas 8d096bd3 2011-09-06T09:37:52 Include libgen.h in opt.c to fix win32 compilation warnings.
Con Kolivas 5c7ea9e5 2011-08-29T11:52:10 Display version information and add --version command line option, and make sure we flush stdout.
Ycros f20e25e0 2011-07-06T19:46:02 Moved pthread mutex inits up, due to applog using a mutex causing a crash. Added Win32 compatability to opt.c.
Rusty Russell 5a83cc2d 2011-07-06T16:47:29 ccan: downgrade ccan/opt license from GPLv3 (or later) to GPLv2 (or later) As sole author, I can do this. But as far as I know, the GPLv3 is just a better GPL, and I prefer it.
Rusty Russell a0d14d15 2011-07-06T16:47:25 ccan: add ccan/opt and dependencies to build.