Enrico Forestieri <[EMAIL PROTECTED]> writes:
> I committed a slightly less intrusive patch:
> http://www.lyx.org/trac/changeset/19537
> http://www.lyx.org/trac/changeset/19538
>
> in order to check "make dist", I had to commit a slight fix:
> http://www.lyx.org/trac/changeset/19536
Thanks,
JMarc
On Mon, Aug 13, 2007 at 04:34:24PM +0200, Jean-Marc Lasgouttes wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> > Doh! You're right. Of course the same applies to lines 6 and 7. I used
> > a temp var initially, then replaced it with an existing one in order
> > to avoid clutter in the n
Enrico Forestieri <[EMAIL PROTECTED]> writes:
> Doh! You're right. Of course the same applies to lines 6 and 7. I used
> a temp var initially, then replaced it with an existing one in order
> to avoid clutter in the namespace, but didn't realize that there was
> a further simplification. Now I am
On Mon, Aug 13, 2007 at 12:16:46AM +0200, Jean-Marc Lasgouttes wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> >> +[lyx_major=`echo $PACKAGE_VERSION | sed -e 's/[[.]].*//'`
> >> + lyx_minor=`echo $PACKAGE_VERSION | sed -e "s/^$lyx_major//" -e 's/^.//'`
> >> + lyx_release=$lyx_minor
> >
Enrico Forestieri <[EMAIL PROTECTED]> writes:
>> +[lyx_major=`echo $PACKAGE_VERSION | sed -e 's/[[.]].*//'`
>> + lyx_minor=`echo $PACKAGE_VERSION | sed -e "s/^$lyx_major//" -e 's/^.//'`
>> + lyx_release=$lyx_minor
>> + lyx_minor=`echo $lyx_release | sed -e 's/[[.]].*//'`
>> + lyx_release=`echo $ly
On Sat, Aug 11, 2007 at 11:53:06PM +0200, Jean-Marc Lasgouttes wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> > Please find attached a revised patch. This time I checked that dist
> > actually works.
>
> Could you please streamline the code below?
>
> +[lyx_major=`echo $PACKAGE_VER
Enrico Forestieri <[EMAIL PROTECTED]> writes:
> Please find attached a revised patch. This time I checked that dist
> actually works.
Could you please streamline the code below?
+[lyx_major=`echo $PACKAGE_VERSION | sed -e 's/[[.]].*//'`
+ lyx_minor=`echo $PACKAGE_VERSION | sed -e "s/^$lyx_major
On Sat, Aug 11, 2007 at 08:00:25PM +0200, Enrico Forestieri wrote:
> On Sat, Aug 11, 2007 at 07:00:23PM +0200, Jean-Marc Lasgouttes wrote:
>
> > Enrico Forestieri <[EMAIL PROTECTED]> writes:
> >
> > > The attached patch adds icons and version information (which shows up
> > > when opening the 'p
On Sat, Aug 11, 2007 at 08:03:27PM +0200, Enrico Forestieri wrote:
> On Sat, Aug 11, 2007 at 07:15:13PM +0200, Lars Gullik Bjønnes wrote:
>
> > Enrico Forestieri <[EMAIL PROTECTED]> writes:
> >
> > | Yes, very well. I'm still compiling after the last changes to trunk,
> > | but until now it seem
On Sat, Aug 11, 2007 at 07:15:13PM +0200, Lars Gullik Bjønnes wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> | Yes, very well. I'm still compiling after the last changes to trunk,
> | but until now it seems working. I get some warnings from libtool:
> |
> | libtool: link: warning: un
On Sat, Aug 11, 2007 at 07:00:23PM +0200, Jean-Marc Lasgouttes wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
>
> > The attached patch adds icons and version information (which shows up
> > when opening the 'properties' tab) to the lyx executable on Windows
> > when building with autotool
On Sat, Aug 11, 2007 at 05:56:51PM +0200, [EMAIL PROTECTED] wrote:
> On Sat, 11 Aug 2007, Joost Verburg wrote:
>
> > [EMAIL PROTECTED] wrote:
> >> What's the status of builing LyX with autotool on Windows? Does it work?
> >> Well?
> >
> > For the Windows releases, LyX is compiled with MSVC usi
Enrico Forestieri <[EMAIL PROTECTED]> writes:
| Yes, very well. I'm still compiling after the last changes to trunk,
| but until now it seems working. I get some warnings from libtool:
|
| libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin
shared libraries
--disable-shared
Enrico Forestieri <[EMAIL PROTECTED]> writes:
> The attached patch adds icons and version information (which shows up
> when opening the 'properties' tab) to the lyx executable on Windows
> when building with autotools.
>
> It is intended for branch, as after the earthquake it doesn't apply
> anym
On Sat, 11 Aug 2007, Joost Verburg wrote:
[EMAIL PROTECTED] wrote:
What's the status of builing LyX with autotool on Windows? Does it work?
Well?
For the Windows releases, LyX is compiled with MSVC using the SCons
build system. MSVC projects are also used to compile all the
dependencies.
On Sat, Aug 11, 2007 at 04:48:01PM +0200, [EMAIL PROTECTED] wrote:
> On Sat, 11 Aug 2007, [EMAIL PROTECTED] wrote:
>
> > On Sat, 11 Aug 2007, Enrico Forestieri wrote:
> >
> >> The attached patch adds icons and version information (which shows up
> >> when opening the 'properties' tab) to the ly
[EMAIL PROTECTED] wrote:
What's the status of builing LyX with autotool on Windows? Does it
work? Well?
For the Windows releases, LyX is compiled with MSVC using the SCons
build system. MSVC projects are also used to compile all the dependencies.
Joost
On Sat, 11 Aug 2007, [EMAIL PROTECTED] wrote:
On Sat, 11 Aug 2007, Enrico Forestieri wrote:
The attached patch adds icons and version information (which shows up
when opening the 'properties' tab) to the lyx executable on Windows
when building with autotools.
What's the status of builing
On Sat, 11 Aug 2007, Enrico Forestieri wrote:
The attached patch adds icons and version information (which shows up
when opening the 'properties' tab) to the lyx executable on Windows
when building with autotools.
What's the status of builing LyX with autotool on Windows? Does it work?
Well?
The attached patch adds icons and version information (which shows up
when opening the 'properties' tab) to the lyx executable on Windows
when building with autotools.
It is intended for branch, as after the earthquake it doesn't apply
anymore to trunk. I'll wait for the aftershocks before adaptin
20 matches
Mail list logo