[FFmpeg-devel] [PATCH 4/5] ffbuild/common.mak: clean up and move fftools/resources-specific code its Makefile
Ramiro Polla
ramiro.polla at gmail.com
Tue May 27 06:29:10 EEST 2025
On Tue, May 27, 2025 at 4:11 AM softworkz .
<softworkz-at-hotmail.com at ffmpeg.org> wrote:
> > -----Original Message-----
> > From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of Ramiro Polla
> > Sent: Dienstag, 27. Mai 2025 03:33
> > To: ffmpeg-devel at ffmpeg.org
> > Subject: [FFmpeg-devel] [PATCH 4/5] ffbuild/common.mak: clean up and move
> > fftools/resources-specific code its Makefile
> >
> > - Intermediate files are no longer removed;
>
> Why? That's the way it's meant to work and it's working fine (will push tomorrow)
Deleting intermediate files prints an "rm" message at the end of the
build. It also deletes files that we might want to inspect later.
> > - A .res suffix has been added to resource files, so that there's no
> > need to add new rules for each new filetype;
>
> I don't want this. I want the editor to be aware of the file type when opening.
Fair enough. New patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0004-ffbuild-common.mak-clean-up-and-move-fftools-reso.patch
Type: text/x-patch
Size: 5785 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250527/d88adb4c/attachment.bin>
More information about the ffmpeg-devel
mailing list