1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

2001 commits

Author SHA1 Message Date
James Blackburn
1e87c2c634 Bug 289986 - Allowing saving resources while running an external Makefile build 2010-04-30 16:05:52 +00:00
Andrew Gvozdev
517fc29c67 compilation warnings 2010-04-30 05:40:47 +00:00
Andrew Gvozdev
5546676b90 JavaDoc warnings 2010-04-30 05:29:09 +00:00
Andrew Gvozdev
4fe00329b1 compilation warnings 2010-04-30 05:27:43 +00:00
Andrew Gvozdev
82f47ea669 JavaDoc warnings 2010-04-30 05:20:44 +00:00
Andrew Gvozdev
4de5386e68 JavaDoc warnings 2010-04-30 05:11:59 +00:00
Andrew Gvozdev
14be637cfb compilation warnings 2010-04-30 05:10:29 +00:00
Andrew Gvozdev
b821eb6557 compilation warnings 2010-04-30 05:05:56 +00:00
Andrew Gvozdev
7f2357c3db JavaDoc warnings 2010-04-30 04:56:03 +00:00
Andrew Gvozdev
fec0fa3fad compilation warnings 2010-04-30 04:51:43 +00:00
Andrew Gvozdev
c129e2c2b1 JavaDoc warnings 2010-04-30 04:39:22 +00:00
Andrew Gvozdev
068c62ae83 compilation warnings 2010-04-30 04:24:13 +00:00
Andrew Gvozdev
6aaacce746 compilation warnings 2010-04-30 03:19:49 +00:00
Andrew Gvozdev
cffc49b240 compilation warnings 2010-04-29 19:15:13 +00:00
Andrew Gvozdev
844ab2144c JavaDoc warnings 2010-04-29 19:02:21 +00:00
Andrew Gvozdev
6cffc42499 compilation warnings 2010-04-29 18:44:28 +00:00
Andrew Gvozdev
54c487b625 JavaDoc warnings 2010-04-29 18:44:27 +00:00
Andrew Gvozdev
a3dbe6b359 JavaDoc warnings 2010-04-29 18:22:17 +00:00
Andrew Gvozdev
ed4c5ff4a2 compilation warnings 2010-04-29 18:20:13 +00:00
Andrew Gvozdev
e473a12211 JavaDoc warnings 2010-04-29 18:12:22 +00:00
Andrew Gvozdev
d8a11fe39c reverted for now 2010-04-29 17:54:21 +00:00
Andrew Gvozdev
3559c97463 JavaDoc warnings 2010-04-29 17:54:20 +00:00
Andrew Gvozdev
de1302afa7 JavaDoc settings 2010-04-29 17:30:03 +00:00
Ken Ryall
4fd94ed31f Fix NPE. 2010-04-29 16:28:44 +00:00
Anton Leherbauer
354ee07912 Bug 310997 - NPE in DiscoveredPathInfo 2010-04-29 11:59:25 +00:00
Andrew Gvozdev
791f2017f5 compilation warnings 2010-04-29 05:05:52 +00:00
Andrew Gvozdev
54db699cd8 compilation warnings 2010-04-29 05:00:07 +00:00
Andrew Gvozdev
f068ae1a89 compilation warnings 2010-04-29 04:33:44 +00:00
Andrew Gvozdev
4790e5993f compilation warnings 2010-04-29 04:18:37 +00:00
Andrew Gvozdev
27674723aa compilation warnings 2010-04-29 03:15:23 +00:00
Andrew Gvozdev
ddb0e74d4c compilation warnings 2010-04-29 03:09:09 +00:00
Andrew Gvozdev
749ebddf58 compilation warnings 2010-04-29 02:59:20 +00:00
Andrew Gvozdev
10c0826b58 compilation warnings 2010-04-29 02:06:32 +00:00
Andrew Gvozdev
25ded47847 compilation warnings 2010-04-29 01:52:57 +00:00
Andrew Gvozdev
97285f3b56 compilation warnings 2010-04-28 20:03:14 +00:00
Andrew Gvozdev
44f53ef53d compilation warnings 2010-04-28 19:51:17 +00:00
Andrew Gvozdev
d304fe4f57 compilation warnings 2010-04-28 19:40:14 +00:00
Andrew Gvozdev
ae1955efc0 compilation warnings 2010-04-28 19:31:34 +00:00
Andrew Gvozdev
906c0d3869 compilation warnings 2010-04-28 19:05:05 +00:00
Andrew Gvozdev
2c411b4045 compilation warnings 2010-04-28 18:45:16 +00:00
Andrew Gvozdev
06e6fa4f96 compilation warnings 2010-04-28 18:39:23 +00:00
Andrew Gvozdev
cd60bbb283 compilation warnings 2010-04-28 18:33:03 +00:00
Andrew Gvozdev
d05a0837ed compiler warnings 2010-04-28 17:30:14 +00:00
Vivian Kong
5d22a3c67a Bug 306627 - Fix license inconsistencies 2010-04-28 14:45:10 +00:00
James Blackburn
f6da41c466 Bug 115601 Add -include option to built-in MBS GNU toolchain. Add Paths & Symbols property page for editing paths of kind ICSettingEntry#INCLUDE_FILE (hidden by default) 2010-04-28 13:23:39 +00:00
Alena Laskavaia
b06a0cbd3a Bug 310672 Remove clones of PixelConverter and replaced with usage of org.eclipse.jface.layout.PixelConverter 2010-04-27 17:10:39 +00:00
James Blackburn
3660472c4c Bug 309909 Headless build import should treat relative paths as relative to the cwd
Verify that the Workspace isn't already locked, as done by IDEApplication, to prevent unsafe shared access to one workspace by multiple Eclipse instances.
2010-04-26 14:37:23 +00:00
Andrew Gvozdev
5dcf417442 bug 309579: Organize build items in context menu
removed Build All Configurations item which did not appear in the menu (neither in CDT 5.0 nor in 6.0)
2010-04-19 16:46:25 +00:00
Andrew Gvozdev
138550be13 bug 309579: Organize Build Configuration items in context menu 2010-04-19 05:05:00 +00:00
Doug Schaefer
c9e79b3d42 Fixed msys search algorithm for Wascana. 2010-04-16 16:22:19 +00:00