Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions gpr2.gpr
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ library project GPR2 extends "gpr2_shared.gpr" is
"GPR2.Build.Jobserver",
"GPR2.Build.Jobserver_Protocol",
"GPR2.Build.Jobserver_Protocol.Semaphore",
"GPR2.Build.Jobserver_Protocol.Pipe",
"GPR2.Build.Options",
"GPR2.Build.Process_Manager",
"GPR2.Build.Process_Manager.JSON",
Expand All @@ -67,6 +68,7 @@ library project GPR2 extends "gpr2_shared.gpr" is
"GPR2.Build.Unit_Info.List",
"GPR2.Build.View_Db",
"GPR2.Build.View_Tables",
"GPR2.Build.View_Tables.Update_Sources_List",
"GPR2.Configuration_Internal",
"GPR2.Containers",
"GPR2.Context",
Expand Down Expand Up @@ -121,6 +123,7 @@ library project GPR2 extends "gpr2_shared.gpr" is
"GPR2.Source_Reference.Text_Value",
"GPR2.Source_Reference.Value",
"GPR2.Tree_Internal",
"GPR2.Tree_Internal.Load_Autoconf",
"GPR2.Tree_Internal.View_Builder",
"GPR2.Utils",
"GPR2.Utils.Hash",
Expand All @@ -142,6 +145,7 @@ library project GPR2 extends "gpr2_shared.gpr" is
"GPR_Parser.Lexer_Implementation",
"GPR_Parser.Parsers",
"GPR_Parser.Private_Converters",
"GPR_Parser.Public_Converters",
"GPR_Parser.Rewriting",
"GPR_Parser_Adasat",
"GPR_Parser_Adasat.Builders",
Expand Down