apps-projectcenter/Headers
Sergii Stoian baa1cfbd35 * Framework/PCProjectBuilder.m: Change type of currentBuildPath var
to NSMutableString.
(buildArguments): Always use messages=yes argument internally.
"Verbose ouput" option (Build Options panel) just toogle if build
shows as with make argument 'messages=yes' or not.
(line:startsWithString:): Implemented line start detection.
(parseMakeLine:): Inital implementation of parsing make tool
output.
(parseCompilerLine:): Add for future implementation.
(logBuildString:newLine:): Remove error: argument as it's not used.
Method outputs to build view.
(parseBuildLine:): Add implementation of entry point of build output
parsing.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@28125 72102866-910b-0410-8b05-ffd578937521
2009-03-23 22:05:36 +00:00
..
ProjectCenter * Framework/PCProjectBuilder.m: Change type of currentBuildPath var 2009-03-23 22:05:36 +00:00
Protocols * GNUmakefile, 2009-03-15 22:47:23 +00:00
PCAppController.h Use #import throughout 2008-12-30 13:47:27 +00:00
PCInfoController.h * PCMenuController.m: 2009-02-14 15:45:52 +00:00
PCMenuController.h Use #import throughout 2008-12-30 13:47:27 +00:00
PCPrefController.h * Use new preferences system instead of direct using of NSUserDefaults. 2009-02-28 22:10:30 +00:00