Joe Thornber
|
f1130198e1
|
include libgen.h in application.cc for the declaration of basename.
Unfortunately it defines basename as a macro, so also change member
function name from basename() to get_basename().
|
2015-01-16 10:48:19 +00:00 |
|
Joe Thornber
|
dd9bd206c6
|
Old glibc doesn't provide these macros, so we have to define them.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
|
2015-01-16 10:12:30 +00:00 |
|
Joe Thornber
|
666c7ac105
|
[era] add an include that's needed on debian
|
2014-09-01 15:11:04 +01:00 |
|
Joe Thornber
|
8761b6defc
|
[progress bar] Add an extra newline at the end
|
2014-09-01 14:44:37 +01:00 |
|
Joe Thornber
|
0608df97d8
|
bug introduced when renaming to pdata_tools
|
2014-08-28 11:43:02 +01:00 |
|
Joe Thornber
|
6f8b7e2914
|
[all] Build a single executable
|
2014-08-27 14:01:31 +01:00 |
|
Joe Thornber
|
828f654800
|
[*_restore] Add progress bar to cache_restore and era_restore.
A lot of refactoring common code between the restore tools.
|
2014-08-26 13:05:21 +01:00 |
|
Joe Thornber
|
d17ad86a88
|
[*_restore] Use a little wrapper class for the expat XML_Parser to ensure it gets destroyed.
|
2014-08-26 11:23:29 +01:00 |
|
Joe Thornber
|
1d38b390b5
|
Factor common code out of the xml_format files.
|
2014-08-06 15:29:02 +01:00 |
|
Joe Thornber
|
fccc1dfcb0
|
[thin_restore] Add a progress monitor
|
2014-08-05 11:47:57 +01:00 |
|
Joe Thornber
|
344f4b1e08
|
Factor out base/indented_stream.h
|
2014-01-31 13:43:39 +00:00 |
|
Joe Thornber
|
983a5e84e6
|
Move endian_utils to base/
|
2013-11-19 10:23:35 +00:00 |
|
Joe Thornber
|
20bf22e662
|
[caching] handle VARIABLE_HINT_SIZE incompat flag
|
2013-10-17 11:45:20 +01:00 |
|
Joe Thornber
|
a29b5c8d07
|
[base] bse64 encoder
Really slow implementation. Speed up on a rainy day.
|
2013-10-10 10:18:46 +01:00 |
|
Joe Thornber
|
67551d81f1
|
Put error_state into into it's own file.
|
2013-08-16 14:07:04 +01:00 |
|
Joe Thornber
|
94bd3aef3b
|
Put nested_output in it's own file
|
2013-08-16 13:48:25 +01:00 |
|