Closed
Bug 1408795
Opened 7 years ago
Closed 7 years ago
Various fixes for the project generated by the CppEclipse backend
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox58 fixed)
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
References
(Blocks 1 open bug)
Details
Attachments
(6 files)
59 bytes,
text/x-review-board-request
|
botond
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
botond
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
botond
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
botond
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
botond
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
botond
:
review+
|
Details |
No description provided.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 7•7 years ago
|
||
mozreview-review |
Comment on attachment 8918864 [details]
Bug 1408795 - Turn off Eclipse CDT's "Ensure newline at the end of file" setting.
https://reviewboard.mozilla.org/r/189722/#review194982
Attachment #8918864 -
Flags: review?(botond) → review+
Comment 8•7 years ago
|
||
mozreview-review |
Comment on attachment 8918865 [details]
Bug 1408795 - Prevent Eclipse CDT's blocking "Welcome" screen from showing on startup.
https://reviewboard.mozilla.org/r/189724/#review194984
Attachment #8918865 -
Flags: review?(botond) → review+
Comment 9•7 years ago
|
||
mozreview-review |
Comment on attachment 8918866 [details]
Bug 1408795 - Enable Eclipse CDT's "Refresh using native hooks or polling" setting.
https://reviewboard.mozilla.org/r/189726/#review194986
Attachment #8918866 -
Flags: review?(botond) → review+
Comment 10•7 years ago
|
||
mozreview-review |
Comment on attachment 8918867 [details]
Bug 1408795 - Have Eclipse CDT treat Objective-C files as C++.
https://reviewboard.mozilla.org/r/189728/#review194988
Attachment #8918867 -
Flags: review?(botond) → review+
Comment 11•7 years ago
|
||
mozreview-review |
Comment on attachment 8918868 [details]
Bug 1408795 - Disable Eclipse CDT's "scalability" mode for files with fewer than 15,000 lines.
https://reviewboard.mozilla.org/r/189730/#review194992
Attachment #8918868 -
Flags: review?(botond) → review+
Comment 12•7 years ago
|
||
mozreview-review |
Comment on attachment 8918869 [details]
Bug 1408795 - Disable Eclipse CDT's binary parser.
https://reviewboard.mozilla.org/r/189732/#review194996
Attachment #8918869 -
Flags: review?(botond) → review+
Comment 13•7 years ago
|
||
I think these are all reasonable and useful settings changes - thanks!
Updated•7 years ago
|
Blocks: eclipse-cdt-projgen
Comment 14•7 years ago
|
||
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c8a0df0c0f15
Turn off Eclipse CDT's "Ensure newline at the end of file" setting. r=botond
https://hg.mozilla.org/integration/mozilla-inbound/rev/ca1b05539acc
Prevent Eclipse CDT's blocking "Welcome" screen from showing on startup. r=botond
https://hg.mozilla.org/integration/mozilla-inbound/rev/a7d702f83a7d
Enable Eclipse CDT's "Refresh using native hooks or polling" setting. r=botond
https://hg.mozilla.org/integration/mozilla-inbound/rev/bf4442765b3e
Have Eclipse CDT treat Objective-C files as C++. r=botond
https://hg.mozilla.org/integration/mozilla-inbound/rev/c356621eb568
Disable Eclipse CDT's "scalability" mode for files with fewer than 15,000 lines. r=botond
https://hg.mozilla.org/integration/mozilla-inbound/rev/fa3b65ce1dc0
Disable Eclipse CDT's binary parser. r=botond DONTBUILD NPOTB
Comment 15•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c8a0df0c0f15
https://hg.mozilla.org/mozilla-central/rev/ca1b05539acc
https://hg.mozilla.org/mozilla-central/rev/a7d702f83a7d
https://hg.mozilla.org/mozilla-central/rev/bf4442765b3e
https://hg.mozilla.org/mozilla-central/rev/c356621eb568
https://hg.mozilla.org/mozilla-central/rev/fa3b65ce1dc0
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•