We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4965 - [PATCH] Update the .hgignore file
Summary: [PATCH] Update the .hgignore file
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-03 22:54 UTC by Cameron Cawley
Modified: 2020-02-04 00:39 UTC (History)
0 users

See Also:


Attachments
Update the .hgignore file (1.06 KB, patch)
2020-02-03 22:54 UTC, Cameron Cawley
Details | Diff
Update the .hgignore file (513 bytes, patch)
2020-02-03 22:56 UTC, Cameron Cawley
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron Cawley 2020-02-03 22:54:42 UTC
Created attachment 4187 [details]
Update the .hgignore file

This adds a number of files used by the build systems to the .hgignore file. Most of them are for CMake, but there are other additions as well.
Comment 1 Cameron Cawley 2020-02-03 22:56:29 UTC
Created attachment 4188 [details]
Update the .hgignore file

Also included is an SDL1 version of the patch which just includes the additions needed for RISC OS.
Comment 2 Sam Lantinga 2020-02-04 00:39:13 UTC
Patches added, thanks!
https://hg.libsdl.org/SDL/rev/98899a226da5
https://hg.libsdl.org/SDL/rev/9ff015209d35