| Age | Commit message (Collapse) | Author |
|
Closes #15847.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
For new upstream release.
Closes #15378.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #15075.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
The MacOS.version? family of methods (other than "leopard?") are poorly
defined and lead to confusing code. Replace them in formulae with more
explicit comparisons.
"MacOS.version" is a special version object that can be compared to
numerics, symbols, and strings using the standard Ruby comparison
methods.
The old methods were moved to compat when the version comparison code
was merged, and they must remain there "forever", but they should not be
used in new code.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #14595.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #14517.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #13155.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #11413.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Includes a patch by Lincoln Myers <lincoln_myers@yahoo.com>,
fixing a recently introduced compilation bug on OSX.
Patch is already included upstream, and will be in libvirt 0.9.11.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Now supports VirtualBox 4.1.x on OSX, plus many other enhancements:
http://www.libvirt.org/news.html
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #7755.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
- Enabled support for VirtualBox by default - Removed support for qemu,
since there is no OS X support, because according to libvirt
"./configure --help" qemu is installed by default with the argument
"--with-qemu=yes" unless otherwise specified
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Also includes upstream patch from 0.9.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
* Works with YAJL 2.x now.
* OpenVZ support is now Linux-only, so has been disabled.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
Now explicitly lists compilation options in use, and also now depends
upon YAJL 1.0.11.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Updated for new upstream libvirt 0.8.8 release.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Updated for new 0.8.7 upstream release of libvirt.
Closes #3813.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
No longer has a dependency on GNU awk for building.
Thanks to Mike McQuaid for prompting this.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Updated for the new upstream 0.8.6 release of libvirt.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Updated to use the new libvirt 0.8.5 release, which now works on
OSX without any patches.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Updated to use a more recent libvirt upstream source snapshot,
that includes further fixes for OSX.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Added dependencies specific to Leopard (10.5), that may also be
applicable to earlier releases. Thanks to Ruben Kerkhof for the
initial bug reports, plus assistance in testing and trying things
out.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Uses a newer snapshot of libvirt git source, generated by Mitchell
Hashimoto.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Based upon a development snapshot between the 0.8.4 and 0.8.5 releases,
where libvirt is now known to compile and run on MacOS X.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|