HaikuArchives / Paladin

Paladin is an open source integrated development environment (IDE) for Haiku OS
MIT License
64 stars 20 forks source link

Remove duplicate dependency pld entries #349

Closed adamfowleruk closed 4 years ago

adamfowleruk commented 4 years ago

E.g. a recent Paladin PLD update in git:-


@@ -7,11 +7,11 @@ EXPANDGROUP=no
 SOURCEFILE=AsciiWindow.cpp
 DEPENDENCY=AsciiWindow.h|ThirdParty/DWindow.h
 SOURCEFILE=CodeLib.cpp
-DEPENDENCY=CodeLib.h|ThirdParty/DPath.h|ThirdParty/DNode.h|Globals.h|ThirdParty/LockableList.h|Project.h|BuildSystem/BuildInfo.h|BuildSystem/ErrorParser.h|ProjectPath.h|BuildSystem/SourceFile.h|ThirdParty/TextFile.h|DebugTools.h
+DEPENDENCY=CodeLib.h|ThirdParty/DPath.h|ThirdParty/DNode.h|Globals.h|ThirdParty/LockableList.h|Project.h|BuildSystem/BuildInfo.h|BuildSystem/ErrorParser.h|ProjectPath.h|BuildSystem/ErrorParser.h|ProjectPath.h|BuildSystem/SourceFile.h|ThirdParty/TextFile.h|DebugTools.h
 SOURCEFILE=CodeLibWindow.cpp
-DEPENDENCY=CodeLibWindow.h|ThirdParty/DWindow.h|ThirdParty/AutoTextControl.h|CodeLib.h|ThirdParty/DPath.h|DebugTools.h|ThirdParty/DListView.h|Globals.h|ThirdParty/LockableList.h|Project.h|BuildSystem/BuildInfo.h|BuildSystem/ErrorParser.h|ProjectPath.h|MsgDefs.h|Paladin.h|BuildSystem/SourceFile.h|ThirdParty/StringInputWindow.h
+DEPENDENCY=CodeLibWindow.h|ThirdParty/DWindow.h|ThirdParty/AutoTextControl.h|CodeLib.h|ThirdParty/DPath.h|DebugTools.h|ThirdParty/DListView.h|Globals.h|ThirdParty/LockableList.h|Project.h|BuildSystem/BuildInfo.h|BuildSystem/ErrorParser.h|ProjectPath.h|BuildSystem/ErrorParser.h|ProjectPath.h|MsgDefs.h|Paladin.h|BuildSystem/SourceFile.h|ThirdParty/StringInputWindow.h|ThirdParty/DWindow.h
 SOURCEFILE=LicenseManager.cpp
-DEPENDENCY=LicenseManager.h|ThirdParty/DPath.h|ThirdParty/EscapeCancelFilter.h|Globals.h|CodeLib.h|ThirdParty/LockableList.h|Project.h|BuildSystem/BuildInfo.h|BuildSystem/ErrorParser.h|ProjectPath.h
+DEPENDENCY=LicenseManager.h|ThirdParty/DPath.h|ThirdParty/EscapeCancelFilter.h|Globals.h|CodeLib.h|ThirdParty/LockableList.h|Project.h|BuildSystem/BuildInfo.h|BuildSystem/ErrorParser.h|ProjectPath.h|BuildSystem/ErrorParser.h|ProjectPath.h
 SOURCEFILE=VRegWindow.cpp
 DEPENDENCY=VRegWindow.h|ThirdParty/AutoTextControl.h|ThirdParty/CRegex.h