search for: extension_nam

Displaying 5 results from an estimated 5 matches for "extension_nam".

Did you mean: extension_name
2013 Feb 18
4
Some fixes for building the Debian package for 1.20.2
I needed to add a few patches to be able to build libguestfs 1.20.2 out of tree. Mostly srcdir/builddir issues -- I think that I had posted something for building the daemon before. As mentioned on IRC, I found that compiling (Ruby bindings) caused config.h file shipped with the Ruby headers to be included rather than ${builddir}/config.h. This can be fixed because the relevant checks can be
2017 Aug 10
3
[PATCH] ruby: fix order of CFLAGS
...") $CFLAGS = - "#{$CFLAGS} @CFLAGS@ -DGUESTFS_PRIVATE=1 " << - "@WARN_CFLAGS@ @WERROR_CFLAGS@" + "#{$CFLAGS} " << + "@WARN_CFLAGS@ @WERROR_CFLAGS@ " << + "@CFLAGS@ -DGUESTFS_PRIVATE=1" create_header create_makefile(extension_name, "@abs_srcdir@") -- 2.13.4
2013 Mar 07
7
Fixes from the patch queue of the Debian package
Here are three patches that fix issues with out-of-tree building and one that uses Ruby's own autoconf stuff for determining how Ruby bindings should be built. Cheers, -Hilko
2017 Nov 25
3
Gnome boot problem (again :-) )
...ered my credentials the same thing happened so I was stuck in endless login loop. At first I thought it was caused by gnome-extension I updated to new version today. So I restarted the pc, went to runlevel 3, renamed the folder with extension in /home/user/.local/share/gnome-shell/extensions/"extension_name" to another name as a quick and dirty way to disable it. I restarted the pc and now I can't even get to login screen. I get stuck at text saying: "A start job is running for Wait for Plymouth Boot Screen to quit (25s / no limit)". I can go to another cmdline session and when I...
2007 Nov 10
0
Radiant 0.6.4 - Gem Shaper Release
...Helper. [Sean Cribbs] * Make sure tag binding stack is popped when an exception occurs. [jay-WxwZQdyI2t0@public.gmane.org] * Clean up some apparent cruft in page.rb [Daniel Sheppard] * Add logout method to LoginTestHelper. [Sean Cribbs] * Run single extension tests with rake test:extensions EXT=<extension_name> [Brian Skahan] * Update Javascript libraries to Prototype 1.6.0_rc1 and script.aculo.us 1.8.0_pre1. [Mislav Marohnic] * Fixed <r:attempted_url /> tag to escape the uri [Daniel Sheppard] * Allow parts to be accessed by name from Page#part before they are saved. [Sean Cribbs] * Disam...