1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00
Commit graph

684 commits

Author SHA1 Message Date
Oleg Krasilnikov
b632769b66 Method addTc() made public to make testing easier. 2007-02-22 13:21:19 +00:00
Doug Schaefer
5a07244d6d Migrated the MinGW integration into the managedbuilder.gnu plugin. Also fixed up some of the strings in the UI. 2007-02-22 05:22:55 +00:00
Oleg Krasilnikov
85ea990944 Warnings elimination 2007-02-21 17:38:23 +00:00
Oleg Krasilnikov
3cae7720cf Warnings elimination 2007-02-21 17:03:21 +00:00
Oleg Krasilnikov
abc95e03d4 Warnings elimination 2007-02-21 16:53:35 +00:00
Oleg Krasilnikov
d816d706b8 Exception logging added 2007-02-21 16:41:18 +00:00
Oleg Krasilnikov
76dd08897e Warnings elimination 2007-02-21 16:39:40 +00:00
Oleg Krasilnikov
0dc9464e9a Warnings elimination 2007-02-21 16:30:05 +00:00
Oleg Krasilnikov
1f72b78fad Exception logging added while creating project 2007-02-21 16:19:52 +00:00
Oleg Krasilnikov
1565582172 Warnings elimination: "PixelConverter" is not referenced now. 2007-02-21 15:04:43 +00:00
Oleg Krasilnikov
5a7db03823 Warnings elimination 2007-02-21 14:26:13 +00:00
Oleg Krasilnikov
e0bd923f4f Warnings elimination 2007-02-21 14:20:59 +00:00
Oleg Krasilnikov
88500fffb8 Warnings elimination 2007-02-21 14:09:59 +00:00
Oleg Krasilnikov
223b2e56e8 2 icons are replaced. 2007-02-21 12:26:56 +00:00
Mikhail Sennikovsky
5fdd70a074 New Project Model initial check-in 2007-02-20 17:23:35 +00:00
Chris Recoskie
be225d9a50 RESOLVED - bug 167099: Issues with adding custom pages to New Project Wizard
https://bugs.eclipse.org/bugs/show_bug.cgi?id=167099
2007-01-02 19:20:38 +00:00
Chris Recoskie
2e67b3650f RESOLVED - bug 166964: MBSCustomPageData#getNatures() NPE
https://bugs.eclipse.org/bugs/show_bug.cgi?id=166964
2007-01-02 18:17:21 +00:00
Oleg Krasilnikov
c3bcbb5d9e Bug 156872: CDT Internal builder parallelization proposal 2006-10-13 11:30:26 +00:00
Anton Leherbauer
b7f5c2f33e Upversion to 4.0.0 and fix dependency version ranges (bug 157543) 2006-10-11 12:28:54 +00:00
Chris Recoskie
a0368c245a fix for 148415 by Corey Ashford 2006-09-15 00:12:13 +00:00
Mikhail Sennikovsky
27bd1c9fbe Patch from Sunil Davasam with fixes to make the "Project unsupported.." message be displayed only when neccessary for the "C/C++ Build" property page 2006-08-16 15:27:16 +00:00
Mikhail Sennikovsky
96cb849c2e Patch from Sunil Davasam with fixes to the UI tips dispplayed in the C/C++ Build Property page and "Manage Configurations" dialog 2006-08-04 15:07:17 +00:00
Anton Leherbauer
3b95e39b47 Minor fixes to Common Navigator
- Make managed project wizards appear in New menu
- Override clipboard and refactor actions from resourceContent to enable them for non-resources.
2006-07-19 13:52:18 +00:00
Chris Recoskie
7af727a38e fix for 99818 2006-07-05 18:10:23 +00:00
Anton Leherbauer
36c5a333f1 Common Navigator extensions - bug 140337 2006-07-03 09:11:48 +00:00
Chris Recoskie
fc4c6c5718 fix for 148439 NPE in build/clean selected files functionality 2006-06-26 13:21:00 +00:00
Doug Schaefer
a48b5f55b1 Updated copyright dates to reflect latest in CVS. 2006-06-23 17:52:45 +00:00
Doug Schaefer
17464c08f4 Update Copyright dates and fix those that had no copyrights. 2006-06-23 17:27:03 +00:00
Chris Recoskie
4836857ef3 update copyrights 2006-06-14 12:16:17 +00:00
Chris Recoskie
82bd8cc025 fix for 146254 by Beth Tibbitts 2006-06-12 13:27:58 +00:00
Chris Recoskie
49f74f1cb2 fix for 131063 2006-06-05 12:27:48 +00:00
Mikhail Sennikovsky
9e9b4fe3cd Fix to the externalized string 2006-05-26 15:57:31 +00:00
Chris Recoskie
c8e51d5da3 fix for 139663 2006-05-24 13:12:24 +00:00
Mikhail Sennikovsky
194e0d00b4 Making Strings translatable for the macro setting UI (bug# 139010) 2006-05-23 08:23:08 +00:00
Mikhail Sennikovsky
3ca4a76b93 1. About.html update for the managed builder plug-ins
2. Enhanced error handling for Internal Builder invokation
3. The message is displayed now when the Internal Builder has nothing to build
2006-05-12 19:46:24 +00:00
Mikhail Sennikovsky
918b130a5b Fix for browsing workspace functionality in the FileListControl: more smart linked resource and non-default project location handling 2006-05-05 11:05:33 +00:00
Mikhail Sennikovsky
20a2976398 Fix for browsing workspace functionality in the FileListControl 2006-05-05 10:29:16 +00:00
Chris Recoskie
ac1908c621 fix for 140211 2006-05-04 20:12:37 +00:00
Chris Recoskie
2f8833f31d remove unneccessary imports and format code 2006-05-04 15:22:27 +00:00
Chris Recoskie
efdd319587 further fixes for 139797 2006-05-04 15:07:28 +00:00
Chris Recoskie
f9320a494a further fixes for 139797 2006-05-03 18:57:11 +00:00
Chris Recoskie
033966ab4c fixes for 139667 and 139797 2006-05-03 10:50:06 +00:00
Chris Recoskie
52356c5c2f implemented build/clean selected files
TODO:  fix progress reporting messages
2006-05-01 02:42:01 +00:00
Mikhail Sennikovsky
c521553711 Patch for file-list browse support from Sascha Radike <sradike@ejectlag.com> 2006-04-27 09:50:10 +00:00
Doug Schaefer
165512e1b8 Fix look issues when resizing the dialog. 2006-04-26 19:09:42 +00:00
Doug Schaefer
e9210dce8c Bug 138676 - fix scalability in the Configurations table in the New Managed Project wizard. 2006-04-26 16:58:45 +00:00
Mikhail Sennikovsky
d21adaeeb2 1. Internal builder integration into managed builder core and UI
2.	Rebuild state persistence
3.	More smart active configuration change handling
4.	Rebuild is initiated when active config is changed now
5.	Other bug-fixes
2006-04-14 18:18:07 +00:00
Leo Treggiari
37139c7f86 Fix the issues related to updating the configuration list and conversion target list in different scenarios like after creation of new configuration, removal of selected configuration and after conversion of selected configuration. 2006-03-31 04:43:40 +00:00
Mikhail Sennikovsky
fc147a1d83 Initial commit for the build description model functionality 2006-03-10 15:21:09 +00:00
Leo Treggiari
8bb69fe88f Apply patch from 125686 which requires the user to visit the Project Type selection page before selecting Finish in the MBS project wizards 2006-03-07 19:53:50 +00:00