Closed
Bug 600091
Opened 15 years ago
Closed 7 years ago
Eclipse/CDT project file is too big
Categories
(Tamarin Graveyard :: Build Config, defect)
Tamarin Graveyard
Build Config
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: siwilkin, Unassigned)
Details
CDT appears to do a bad job at keeping a project's '.cproject' file at a reasonable size.
Currently at 8000 lines.
I just tried to add one header file to the list of includes, and it jumped to 12000.
CDT will use an external makefile if prompted. Maybe we should try this, or somehow get rid of what looks like lots of boilerplate from the .cproject file.
Updated•15 years ago
|
Target Milestone: --- → Future
Comment 1•7 years ago
|
||
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•