From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Devel discussion list <devel@altlinux.ru>
Cc: Kirill Maslinsky <kirill@altlinux.ru>
Subject: [devel] Re: I: Incoming changes
Date: Wed, 25 Aug 2004 16:38:30 +0300
Message-ID: <20040825133830.GO31534@osdn.org.ua> (raw)
In-Reply-To: <412C8D69.9070106@altlinux.ru>
[-- Attachment #1: Type: text/plain, Size: 1190 bytes --]
Народ, этот ответ явно надо где-то зафиксировать.
---
On Wed, Aug 25, 2004 at 05:00:25PM +0400, Alexey Gladkov wrote:
> Alexey I. Froloff wrote:
> >А как этот обработчик будет обрабатывать зависимости? Пример:
> >
> >Есть пакет quakeforge, в состав которого входит компилятор
> >QuakeC/Ruamoko в байткод виртуальной машины. Допустим произошли
> >существенные изменения в компиляторе/машине, хочу пересобрать
> >quakeworld (состоящий из файла qwprogs.dat).
> >
> >Оба пакета заливаются одновременно, какова вероятность что
> >quakeworld пересоберётся с новым qfcc? BuildPreReq на версию
> >qfcc тут лишний, во первых старый байткод тоже поддерживается, во
> >вторых qw может собраться и старым qfcc.
>
> Ты описал ситуацию, которую без твоих пояснений никто не решит :)
> Ведь ты явно не указываешь BuildPreReq и пакет со старой версией
> компилятора тоже может собраться.
> При автоматизированной обработчике очередь строится по BuildTime так
> что если ты собрал компилятор раньше quakeworld, то quakeworld, будет
> собран уже новым компилятором.
---
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-08-25 13:38 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-25 12:34 [devel] " Alexey Gladkov
2004-08-25 12:42 ` Alexey I. Froloff
2004-08-25 13:00 ` Alexey Gladkov
2004-08-25 13:18 ` Alexey I. Froloff
2004-08-25 13:38 ` Michael Shigorin [this message]
2004-08-25 14:01 ` [devel] " Dmitry V. Levin
2004-10-02 11:28 ` [devel] " Sergey V Turchin
2004-10-02 15:00 ` Dmitry V. Levin
2004-10-02 15:28 ` Sergey V Turchin
2004-10-03 10:04 ` Dmitry V. Levin
2004-10-05 7:27 ` Sergey V Turchin
2004-10-05 7:31 ` Alexey I. Froloff
2004-10-05 7:46 ` Sergey V Turchin
2004-10-05 7:55 ` Alexey I. Froloff
2004-10-05 7:57 ` Sergey V Turchin
2004-10-05 9:08 ` Alexey Gladkov
2004-10-05 9:14 ` Sergey V Turchin
2004-10-05 9:31 ` Alexey Gladkov
2004-10-05 10:05 ` Sergey V Turchin
2004-10-05 10:25 ` Alexey Gladkov
2004-10-05 11:04 ` Sergey V Turchin
2004-10-07 12:52 ` Sergey V Turchin
2004-10-07 13:02 ` Alexey Gladkov
2004-10-07 13:06 ` Sergey V Turchin
2004-10-12 6:59 ` [devel] " Michael Shigorin
2004-10-06 7:52 ` [devel] " Sergey V Turchin
2004-10-04 12:03 ` Alexey Gladkov
2004-10-04 12:08 ` Dmitry V. Levin
2004-10-04 12:20 ` Alexey Gladkov
2004-10-04 12:28 ` [devel] [JT] " Alexey I. Froloff
2004-10-05 7:43 ` [devel] " Sergey V Turchin
2004-10-05 9:15 ` Alexey Gladkov
2004-10-05 10:07 ` Sergey V Turchin
2004-10-05 10:31 ` Alexey Gladkov
2004-10-05 11:06 ` Sergey V Turchin
2004-10-05 11:35 ` Alexey Gladkov
2004-10-04 13:40 ` Sergey V Turchin
2004-08-26 10:51 ` Andrey Rahmatullin
2004-08-26 11:04 ` Alexey Gladkov
2004-08-26 12:28 ` Andrey Rahmatullin
2004-08-26 13:15 ` Alexey Gladkov
2004-08-26 11:01 ` Sergey V Turchin
2004-08-26 11:05 ` Alexey Gladkov
2004-08-31 18:25 ` Andrey Rahmatullin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040825133830.GO31534@osdn.org.ua \
--to=mike@osdn.org.ua \
--cc=devel@altlinux.ru \
--cc=kirill@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git