David Inglis
|
963a19457b
|
check for container incase some one builds a target before adding
|
2003-09-19 18:33:51 +00:00 |
|
Alain Magloire
|
9acbfd6c2d
|
ClassCastException fix
|
2003-09-19 17:57:24 +00:00 |
|
Alain Magloire
|
ba23269998
|
ClassCastException fix
|
2003-09-19 17:46:15 +00:00 |
|
Doug Schaefer
|
313f632a5d
|
Fix the build.
|
2003-09-19 13:50:48 +00:00 |
|
Alain Magloire
|
0de973e3c5
|
Improve on the GNU makefile parser
|
2003-09-19 05:03:27 +00:00 |
|
David Inglis
|
87d759fe44
|
classpath update
|
2003-09-18 15:02:00 +00:00 |
|
David Inglis
|
4fbd2992e0
|
param name change for clarity
|
2003-09-18 14:56:23 +00:00 |
|
Doug Schaefer
|
7a365daf02
|
Fixed up plugin.xml to make sure it exports its classes.
|
2003-09-17 14:19:33 +00:00 |
|
Doug Schaefer
|
276c84505a
|
Fix up the build properties for the make plugins.
|
2003-09-17 13:15:14 +00:00 |
|
David Inglis
|
3949e8e7db
|
update cached info if present
|
2003-09-17 03:07:01 +00:00 |
|
Alain Magloire
|
79a8a117d0
|
Fix the parser
|
2003-09-10 03:10:10 +00:00 |
|
Alain Magloire
|
0ec0b04c3e
|
New draft for GNU Makefile
|
2003-09-09 03:52:15 +00:00 |
|
Alain Magloire
|
084ae250ef
|
Some variable contains +=
|
2003-09-09 03:51:35 +00:00 |
|
Alain Magloire
|
c6b5dbad42
|
Try command rule first.
|
2003-09-09 03:51:15 +00:00 |
|
Alain Magloire
|
013b7794ef
|
be aware of += and :: and :=
|
2003-09-08 20:10:52 +00:00 |
|
Alain Magloire
|
f5a40d1db9
|
Fix the parsing.
|
2003-09-08 20:10:26 +00:00 |
|
Alain Magloire
|
78f034de45
|
Fix to the parser
|
2003-09-08 16:19:39 +00:00 |
|
Alain Magloire
|
b618113882
|
Put imports
|
2003-09-08 04:58:16 +00:00 |
|
Alain Magloire
|
02988e794e
|
trim strings
|
2003-09-08 04:57:59 +00:00 |
|
Alain Magloire
|
a8edb98ca7
|
Makefile adapter.
|
2003-09-08 04:57:30 +00:00 |
|
Alain Magloire
|
3638c876a5
|
new File BadStatement
|
2003-09-08 04:57:16 +00:00 |
|
Alain Magloire
|
b5bfa05375
|
Add BadStatement
|
2003-09-08 04:56:50 +00:00 |
|
Alain Magloire
|
a408d89e9f
|
change visibility of fProject
|
2003-09-07 19:51:46 +00:00 |
|
Alain Magloire
|
9147013836
|
Implements the interface of IMakefile
|
2003-09-07 19:42:53 +00:00 |
|
Alain Magloire
|
3e86e80afd
|
Interface of the Makefile parser
|
2003-09-07 19:42:06 +00:00 |
|
David Inglis
|
428e119084
|
added project to createion of make target for initial default settings
|
2003-09-05 20:51:03 +00:00 |
|
David Inglis
|
ffaa2d3da7
|
remove scanner and build model on configure
|
2003-09-05 20:50:34 +00:00 |
|
David Inglis
|
393dce00d8
|
update
|
2003-09-04 20:23:11 +00:00 |
|
David Inglis
|
70e982f801
|
fixed builder and added move status messages
|
2003-09-04 17:41:21 +00:00 |
|
Alain Magloire
|
46c06a4a71
|
Remove the monitor.setCancelled() call.
access Widget SWT libary.
|
2003-09-04 15:39:20 +00:00 |
|
David Inglis
|
08eb89846c
|
init error parser prefs.
use shared pref key for error parsers
|
2003-09-04 03:05:10 +00:00 |
|
David Inglis
|
a45471098a
|
support error parser persistence on project
|
2003-09-03 20:43:27 +00:00 |
|
David Inglis
|
6a2b389c5f
|
fixed class cast exception
|
2003-09-03 02:11:19 +00:00 |
|
Alain Magloire
|
5c99a8cdca
|
First draft of a Makefile parser.
|
2003-09-02 02:01:36 +00:00 |
|
Alain Magloire
|
1711ab27d9
|
updated.
|
2003-08-29 15:05:08 +00:00 |
|
David Inglis
|
cc174bfe8c
|
update
|
2003-08-22 21:26:28 +00:00 |
|
David Inglis
|
06ff1402fa
|
ignore close project on initial scan
|
2003-08-21 20:31:24 +00:00 |
|
David Inglis
|
19672f2ef5
|
added findTarget to MakeTargetManager
|
2003-08-21 19:41:29 +00:00 |
|
David Inglis
|
a31b9f5d4f
|
work in progress - create/edit target dialog
|
2003-08-21 02:19:28 +00:00 |
|
David Inglis
|
fa4ec73cb8
|
finish up target manager/target
|
2003-08-20 20:55:27 +00:00 |
|
David Inglis
|
1f7bb3b6ab
|
typo
|
2003-08-20 20:54:56 +00:00 |
|
David Inglis
|
b9f356214f
|
work in progress - MakeTargetProvider/MakeTarget
|
2003-08-20 03:12:25 +00:00 |
|
David Inglis
|
7e7e45a917
|
work in progress- make target provider/make target
|
2003-08-19 20:17:28 +00:00 |
|
David Inglis
|
2bb372a867
|
new make target provider/make target/listener/event
|
2003-08-19 02:21:49 +00:00 |
|
David Inglis
|
58dffc1540
|
update
core - refactor cleanup
ui - new work on make action contributions and targets
|
2003-08-18 21:10:04 +00:00 |
|
David Inglis
|
744e9ba7ba
|
added cache param
|
2003-08-14 13:52:00 +00:00 |
|
David Inglis
|
16a1cd62be
|
made scanner info seperate from build info
|
2003-08-14 05:57:20 +00:00 |
|
David Inglis
|
36fd016fbb
|
update new make plugin
|
2003-08-14 02:11:07 +00:00 |
|
David Inglis
|
c8b2ea56f7
|
new make builder core plugin
|
2003-08-13 19:15:45 +00:00 |
|