mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-19 10:00:48 +00:00
(updateTargetField): Process args correctly when it has nil value. (startBuild): Move initializing of currentBuildPath and currentBuildFile from here... (build:):...to here. Rename pipes and handles vars to more appropriate names. Initialize pipes with alloc, init. (startClean): Use buildArguments as in startBuild method. (stopMake:): It seems that [makeTask isRunning] works correctly - use it. Remove comment. (cleanupAfterMake): Use _isBuilding and _isCleaning vars to detect running mode. Release currentBuildPath and currentBuildFile here. (buildDidTerminate): Release pipes here. (logData:error:): Initialize newLineRange.location before entering cycle. (logBuildString:newLine:): Cleanup. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@28142 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
.. | ||
English.lproj | ||
Resources | ||
GNUmakefile | ||
GNUmakefile.postamble | ||
GNUmakefile.preamble | ||
PCAddFilesPanel.m | ||
PCBundleManager.m | ||
PCButton.m | ||
PCEditorManager.m | ||
PCFileCreator.m | ||
PCFileManager.m | ||
PCFileNameField.m | ||
PCFileNameIcon.m | ||
PCLogController.m | ||
PCMakefileFactory.m | ||
PCProject.m | ||
PCProjectBrowser.m | ||
PCProjectBuilder.m | ||
PCProjectBuilderOptions.m | ||
PCProjectBuilderPanel.m | ||
PCProjectEditor.m | ||
PCProjectInspector.m | ||
PCProjectLauncher.m | ||
PCProjectLauncherPanel.m | ||
PCProjectLoadedFiles.m | ||
PCProjectLoadedFilesPanel.m | ||
PCProjectManager.m | ||
PCProjectWindow.m | ||
PCSaveModified.m | ||
PCSplitView.m |