Opened 16 years ago
Closed 15 years ago
#3433 closed enhancement (invalid)
Cosmetic change for Changeset [29161]
Reported by: | mmadia | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Rename build/jam/UserBuildConfig to SharedUserBuildConfig (or GlobalUserBuildConfig).
Rename HAIKU_OUTPUT_DIR/UserBuildConfig to LocalUserBuildConfig
This is merely to indicate that one file applies to all generated folders and the latter does not.
These need to be renamed to SharedUserBuildConfig
build/jam/UserBuildConfig.ReadMe
build/jam/UserBuildConfig.sample
Attachments (2)
Change History (3)
by , 16 years ago
Attachment: | Jamrules-SharedLocalUserBuildConfig.diff added |
---|
by , 16 years ago
Attachment: | SharedUserBuildConfig_ReadMe.diff added |
---|
comment:1 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I don't find it particularly confusing that both are called UserBuildConfig. I assume the one in the output directory will be used rarely anyway and by people who know what they are doing.