1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
Commit graph

363 commits

Author SHA1 Message Date
Oleg Krasilnikov
b9d1aa9b5d Set icon for "Make Project" the same as for Managed ones. 2007-05-11 09:35:59 +00:00
Mikhail Sennikovsky
9d428201c3 Hellow World template for Makefile Project 2007-05-10 17:41:24 +00:00
Oleg Krasilnikov
a3961ab19f Bug 186306: possible tool's NULL name. 2007-05-10 09:13:06 +00:00
Oleg Krasilnikov
0c22f996fb Bug #185909: move "Convert To ..." menu item. 2007-05-08 14:25:49 +00:00
Mikhail Sennikovsky
0cb1316547 Tool-chain modification fixes 2007-05-08 13:00:36 +00:00
Oleg Krasilnikov
1731b69f79 Made "Toolchain editor" page enabled by default. 2007-05-08 12:51:03 +00:00
Mikhail Sennikovsky
af3aff231f Fix to make all old-stile project type's tool-chains to be displayed in the NPW 2007-05-07 14:26:21 +00:00
Mikhail Sennikovsky
1ddccb2b11 Fix to not display the "converToId" project types in the NPW 2007-05-07 12:36:44 +00:00
Oleg Krasilnikov
120967eec2 Bug #184457: tool chains filtering for templates. 2007-05-04 08:37:08 +00:00
Oleg Krasilnikov
60ba6f2213 Bug #185425 : PreferredToolchainsTab refers to wrong properties file 2007-05-04 05:32:19 +00:00
Oleg Krasilnikov
b98e65a84c Sort project types in New Project Wizard 2007-05-03 13:29:35 +00:00
Oleg Krasilnikov
1f79e4583a Bug #185044: remove spaces in the build artifact name 2007-05-02 15:29:10 +00:00
Oleg Krasilnikov
289cec73be Bug #184509: fix related problems 2007-05-02 12:45:32 +00:00
Oleg Krasilnikov
cdffa7b8c0 Bug #184509: fix for <resourceFilter="file"> 2007-05-02 12:39:47 +00:00
Oleg Krasilnikov
5654ab0197 Bug 184457: filter temporary disabled until the end of discussion 2007-04-28 12:46:30 +00:00
Oleg Krasilnikov
13b4473581 Bug #184457 : toolchain filter for templates 2007-04-28 11:43:25 +00:00
Oleg Krasilnikov
6ffd53dea0 Toolchains filtering implemented 2007-04-27 15:27:51 +00:00
Oleg Krasilnikov
a4ee63b31d Warning elimination 2007-04-27 09:30:44 +00:00
Mikhail Sennikovsky
5a24d7c682 final fix for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces 2007-04-26 22:01:54 +00:00
Mikhail Sennikovsky
5961aaeb02 additional fix for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces 2007-04-26 21:50:47 +00:00
Mikhail Sennikovsky
e3448230ed 3d step for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces 2007-04-26 21:41:44 +00:00
Mikhail Sennikovsky
b9e741c953 2nd step for [Bug 184185] New CDTWizard extension mechanism should use abstract classes instead of interfaces 2007-04-26 21:28:40 +00:00
Mikhail Sennikovsky
c5603e5a0e Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012) 2007-04-26 17:07:39 +00:00
Oleg Krasilnikov
946248481d Eliminate warning: !MESSAGE Unable to find Action Set:
org.eclipse.cdt.managedbuilder.ui.buildSelectedFilesActionSet
In fact, this action set was removed some times ago.
2007-04-26 13:09:08 +00:00
Oleg Krasilnikov
4eb74954dd 1. for Bug #182450 : tri-state button experimental implementation.
2. Preference page minor change (items order)
2007-04-26 12:49:03 +00:00
Chris Recoskie
dd55dc2b58 RESOLVED - bug 170615: Need access to ProgressMonitor in MBS Custom Pages
https://bugs.eclipse.org/bugs/show_bug.cgi?id=170615
2007-04-25 18:40:57 +00:00
Chris Recoskie
6405b3a368 RESOLVED - bug 170615: Need access to ProgressMonitor in MBS Custom Pages
https://bugs.eclipse.org/bugs/show_bug.cgi?id=170615
2007-04-25 14:00:22 +00:00
Oleg Krasilnikov
75844814e9 Bug: NPE in preferences page 2007-04-25 08:55:11 +00:00
Oleg Krasilnikov
b913e933a9 Bug #183908: avoid NPE in case when Config Page is not created. 2007-04-25 07:54:51 +00:00
Oleg Krasilnikov
8f287b4bd4 Bug #183341: Single Build Property page added 2007-04-24 10:42:15 +00:00
Oleg Krasilnikov
0d958cf286 "ARTIFACT" moved to MBS 2007-04-24 10:16:14 +00:00
Oleg Krasilnikov
0fea8cc237 Bug # 160012 2007-04-23 16:47:27 +00:00
Oleg Krasilnikov
f6bce6cadf BUg 160012: toolchain filter infrastructure 2007-04-23 16:10:23 +00:00
Oleg Krasilnikov
b42099a8c7 1. Bug #183340 : CDTPropertyManager is implemented.
2. Export Path and Symbols tab: can be enabled via Prefs
2007-04-23 13:45:55 +00:00
Mikhail Sennikovsky
9bb901a2bf Fix for the scanner discovery profile mechanism 2007-04-23 10:39:03 +00:00
Oleg Krasilnikov
7e9fd939f3 Toolchain edit: new functionality
Properties are enabled for non-C files
Some bugs fixed
2007-04-19 17:07:16 +00:00
Oleg Krasilnikov
b9d5c2f110 ToolChain edit: added functionality for files 2007-04-19 13:34:17 +00:00
Oleg Krasilnikov
140190b444 Removing unused extension point. 2007-04-19 07:00:59 +00:00
Oleg Krasilnikov
e085fd2c3e Bug #160012: New Project Wizard changed to support templates 2007-04-18 14:54:39 +00:00
Oleg Krasilnikov
b8400b2770 Bug #182615: Managed builder plugin throws an error with build action 2007-04-17 12:39:13 +00:00
Mikhail Sennikovsky
333081f3c5 Fix for the external settings functionality 2007-04-16 13:19:38 +00:00
Oleg Krasilnikov
6a9d44ea95 Bug #182135: C/C++ Build Pref Page needs scroll bars 2007-04-13 10:25:44 +00:00
Anton Leherbauer
10ceaaeaa3 Project Explorer: Fix wizard shortcuts 2007-04-13 09:30:42 +00:00
Oleg Krasilnikov
f6189e564a Bug: NPE with MBS custom pages 2007-04-13 09:27:27 +00:00
Oleg Krasilnikov
cf08945609 Bug #182096 - wording 2007-04-13 08:19:21 +00:00
Oleg Krasilnikov
12e19c8773 Bug #160012: New Project Wizard rework 2007-04-12 14:44:44 +00:00
Oleg Krasilnikov
d3abc551c9 Bug #160012: rework of New Project Wizard 2007-04-12 11:50:55 +00:00
Oleg Krasilnikov
ce48d44b56 Path correction 2007-04-10 14:35:24 +00:00
Oleg Krasilnikov
41542ea278 Bug #180266: naming change. 2007-04-10 14:22:25 +00:00
Oleg Krasilnikov
b0e68cbd53 Bug #181025: menus are modified according to last discussion results. 2007-04-10 13:55:35 +00:00