All of lore.kernel.org
 help / color / mirror / Atom feed
* lxr configuration for xen
@ 2006-01-23 14:52 Tomas Kouba
  2006-01-25 16:49 ` Ryan
  2006-01-25 17:42 ` Robbie Dinn
  0 siblings, 2 replies; 4+ messages in thread
From: Tomas Kouba @ 2006-01-23 14:52 UTC (permalink / raw)
  To: Xen-devel

Hi,
I would like to dig in xen sources and because my connection speed is 
rather slow I want to setup something similar to http://lxr.getxen.com/ 
on my desktop.

Is it possible to get the lxr setup used at that site?

Thanks in advance

-- 
Tomas Kouba

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: lxr configuration for xen
  2006-01-23 14:52 lxr configuration for xen Tomas Kouba
@ 2006-01-25 16:49 ` Ryan
  2006-01-25 17:49   ` Jayesh Salvi
  2006-01-25 17:42 ` Robbie Dinn
  1 sibling, 1 reply; 4+ messages in thread
From: Ryan @ 2006-01-25 16:49 UTC (permalink / raw)
  To: Xen-devel

On Mon, 2006-01-23 at 15:52 +0100, Tomas Kouba wrote:
> Hi,
> I would like to dig in xen sources and because my connection speed is 
> rather slow I want to setup something similar to http://lxr.getxen.com/ 
> on my desktop.
> 
> Is it possible to get the lxr setup used at that site?
> 
> Thanks in advance
> 

If you just want to look at Xen itself, take a look at cscope [1] or
ctags [2]. There's already support in the xen makefile for generating
the appropriate databases and you don't have to setup a web server. All
you need to do is configure your favorite text editor to use the
generated databases (check out their websites for more information and
possibly tutorials/HOWTOs).

Ryan

[1] - http://cscope.sourceforge.net/
[2] - http://ctags.sourceforge.net/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: lxr configuration for xen
  2006-01-23 14:52 lxr configuration for xen Tomas Kouba
  2006-01-25 16:49 ` Ryan
@ 2006-01-25 17:42 ` Robbie Dinn
  1 sibling, 0 replies; 4+ messages in thread
From: Robbie Dinn @ 2006-01-25 17:42 UTC (permalink / raw)
  To: Tomas Kouba; +Cc: Xen-devel

Tomas Kouba wrote:
> I would like to dig in xen sources and because my connection speed is 
> rather slow I want to setup something similar to http://lxr.getxen.com/ 
> on my desktop.
> 
> Is it possible to get the lxr setup used at that site?

Are you aware that mercurial (hg) can serve a mercurial
repository as web pages. It is not identical to lxr, but
it might be good enough, and it is very little effort to
set up if you have already obtained the sources using mercurial.

try
   hg help serve
for an overview.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: lxr configuration for xen
  2006-01-25 16:49 ` Ryan
@ 2006-01-25 17:49   ` Jayesh Salvi
  0 siblings, 0 replies; 4+ messages in thread
From: Jayesh Salvi @ 2006-01-25 17:49 UTC (permalink / raw)
  To: Ryan; +Cc: Xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 187 bytes --]

>
>  All
> you need to do is configure your favorite text editor to use the
> generated databases
>
http://vimdoc.sourceforge.net/htmldoc/if_cscop.html#cscope
my 2 cents

Jayesh

[-- Attachment #1.2: Type: text/html, Size: 425 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-01-25 17:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-23 14:52 lxr configuration for xen Tomas Kouba
2006-01-25 16:49 ` Ryan
2006-01-25 17:49   ` Jayesh Salvi
2006-01-25 17:42 ` Robbie Dinn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.