lix/src/nix-store
Ludovic Courtès 8bcdd36f10 Add XML output to `nix-store'.
* src/nix-store/Makefile.am (nix_store_SOURCES): Add `xmlgraph.cc' and
  `xmlgraph.hh'.

* src/nix-store/help.txt (Operations): Document `--xml'.

* src/nix-store/nix-store.cc (opQuery): Handle `--xml'.

* src/nix-store/xmlgraph.cc, src/nix-store/xmlgraph.hh: New files.
2010-05-31 16:36:24 +00:00
..
dotgraph.cc Comment out dead code in `nix-store'. 2010-05-31 16:36:20 +00:00
dotgraph.hh * Use a proper namespace. 2006-09-04 21:06:23 +00:00
help.txt Add XML output to `nix-store'. 2010-05-31 16:36:24 +00:00
Makefile.am Add XML output to `nix-store'. 2010-05-31 16:36:24 +00:00
nix-store.cc Add XML output to `nix-store'. 2010-05-31 16:36:24 +00:00
xmlgraph.cc Add XML output to `nix-store'. 2010-05-31 16:36:24 +00:00
xmlgraph.hh Add XML output to `nix-store'. 2010-05-31 16:36:24 +00:00