[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Makefile restructuring
From: |
suvayu ali |
Subject: |
Re: [O] Makefile restructuring |
Date: |
Mon, 23 Apr 2012 09:32:21 +0200 |
Hi Achim,
On Sun, Apr 22, 2012 at 17:34, Achim Gratz <address@hidden> wrote:
> suvayu ali writes:
>> The above recipe works. But just "make", leaves the working tree without
>> lisp/org-install.el. From the log I see it explicitly deletes it, but
>> doesn't generate it again. A subsequent "make autoloads" is required to
>> get a working org setup. Is this expected behaviour?
>
> This is intentional. The autoloads are generated just before
> installing, since that's where they are needed. I really don't want to
> encourage further use of the git worktree as the "org installation",
> although it sort of works if you do a "make autoloads".
>
Thanks for the clarifications. :)
> You can now easily keep multiple installations within the org directory
> if so desired (I do this myself for testing). Using the worktree
> instead can lead to very hard to track bugs when the autoload files get
> out of sync with the sources. This is the reason I always remove them
> before compilation and I should probably remove them just after
> installation as well.
Okay I'll try this out.
--
Suvayu
Open source is the future. It sets us free.
- Re: [O] Makefile restructuring, Bastien, 2012/04/21
- Re: [O] Makefile restructuring, suvayu ali, 2012/04/21
- Re: [O] Makefile restructuring, Samuel Wales, 2012/04/21
- Re: [O] Makefile restructuring, Achim Gratz, 2012/04/21
- Re: [O] Makefile restructuring, suvayu ali, 2012/04/22
- Re: [O] Makefile restructuring, Achim Gratz, 2012/04/22
- Re: [O] Makefile restructuring,
suvayu ali <=
- Re: [O] Makefile restructuring, Mike McLean, 2012/04/23
- Re: [O] Makefile restructuring, Achim Gratz, 2012/04/24
- Re: [O] Makefile restructuring, Achim Gratz, 2012/04/21
- Re: [O] Makefile restructuring, Bastien, 2012/04/21
- Re: [O] Makefile restructuring, Samuel Wales, 2012/04/21
- Re: [O] Makefile restructuring, Achim Gratz, 2012/04/21
- Re: [O] Makefile restructuring, Samuel Wales, 2012/04/21
- Re: [O] Makefile restructuring, Achim Gratz, 2012/04/21
- Re: [O] Makefile restructuring, Samuel Wales, 2012/04/21
- Re: [O] Makefile restructuring, Achim Gratz, 2012/04/22