On RHEL 5, 'file' command prints 'AMD x86-64' for 'x86-64' arch.
[libguestfs.git] / src / Makefile.am
2009-07-16 Richard JonesFix for non-srcdir builds: more misc fixes.
2009-07-16 Richard JonesFix for non-srcdir builds: Run src/generator.ml from...
2009-07-13 Richard JonesMove BUILT_SOURCES so the comment is back in the right...
2009-07-03 Matthew BoothMake it possible to build in a separate directory
2009-07-02 Jim Meyeringarrange to build some generated sources
2009-07-02 Richard W.M. JonesGenerator now runs automatically when it has changed.
2009-06-24 Richard W.M. JonesVersion 1.0.52. 1.0.52
2009-06-23 Richard W.M. JonesImplement libtool library versioning.
2009-05-28 Richard W.M. JonesAdd the test0* functions, used to test language bindings.
2009-05-21 Richard JonesGettextize the source, make library strings translatable.
2009-04-30 Jim Meyeringbuild: don't tell "make clean" to remove my '~' backup...
2009-04-18 Richard JonesSeparate out the high-level API actions.
2009-04-13 Richard JonesNeed to package generator.ml -- oops.
2009-04-09 Richard JonesRemove *~ files when doing 'make clean'.
2009-04-07 Richard JonesAdded framework for the language bindings.
2009-04-07 Richard Jonespvs/vgs/lvs commands working now.
2009-04-04 Richard JonesLIBGUESTFS_PATH implementation.
2009-04-04 Richard JonesMostly working spec file.
2009-04-03 Richard JonesDaemon and library are mostly talking to each other...
2009-04-02 Richard JonesGuest boots, and basic select/callbacks work.
2009-03-03 rjonesRunning qemu as a subprocess.