Home
last modified time | relevance | path

Searched hist:"81 dab2139ece4278ca3b22670628dbb9f50f5ce0" (Results 1 – 8 of 8) sorted by relevance

/haiku/src/apps/haikudepot/server/schema/
H A Ddumpexportrepository.json81dab2139ece4278ca3b22670628dbb9f50f5ce0 Thu Jan 03 23:46:33 UTC 2019 Andrew Lindesay <apl@lindesay.co.nz> HaikuDepot : Generate Server Model + Parser

The server uses JSON schema to generate some data-transfer-object (DTO)
models for communication with other systems. This same schema can be
used to generate the C++ .cpp and .h files for use in HaikuDepot. So
far these have been generated by hand and then manually added to the
Haiku repo. Now the schema files can be copied over and from those, the
sources are generated.

Change-Id: Ia288cb7a50843e5e2bc403a6ce55508a04218c04
Reviewed-on: https://review.haiku-os.org/c/858
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A Ddumpexportpkg.json81dab2139ece4278ca3b22670628dbb9f50f5ce0 Thu Jan 03 23:46:33 UTC 2019 Andrew Lindesay <apl@lindesay.co.nz> HaikuDepot : Generate Server Model + Parser

The server uses JSON schema to generate some data-transfer-object (DTO)
models for communication with other systems. This same schema can be
used to generate the C++ .cpp and .h files for use in HaikuDepot. So
far these have been generated by hand and then manually added to the
Haiku repo. Now the schema files can be copied over and from those, the
sources are generated.

Change-Id: Ia288cb7a50843e5e2bc403a6ce55508a04218c04
Reviewed-on: https://review.haiku-os.org/c/858
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
/haiku/src/apps/haikudepot/build/scripts/
H A Dhdsjsonschemacommon.py81dab2139ece4278ca3b22670628dbb9f50f5ce0 Thu Jan 03 23:46:33 UTC 2019 Andrew Lindesay <apl@lindesay.co.nz> HaikuDepot : Generate Server Model + Parser

The server uses JSON schema to generate some data-transfer-object (DTO)
models for communication with other systems. This same schema can be
used to generate the C++ .cpp and .h files for use in HaikuDepot. So
far these have been generated by hand and then manually added to the
Haiku repo. Now the schema files can be copied over and from those, the
sources are generated.

Change-Id: Ia288cb7a50843e5e2bc403a6ce55508a04218c04
Reviewed-on: https://review.haiku-os.org/c/858
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A Djsonschema2cppparser.py81dab2139ece4278ca3b22670628dbb9f50f5ce0 Thu Jan 03 23:46:33 UTC 2019 Andrew Lindesay <apl@lindesay.co.nz> HaikuDepot : Generate Server Model + Parser

The server uses JSON schema to generate some data-transfer-object (DTO)
models for communication with other systems. This same schema can be
used to generate the C++ .cpp and .h files for use in HaikuDepot. So
far these have been generated by hand and then manually added to the
Haiku repo. Now the schema files can be copied over and from those, the
sources are generated.

Change-Id: Ia288cb7a50843e5e2bc403a6ce55508a04218c04
Reviewed-on: https://review.haiku-os.org/c/858
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A Djsonschema2cppmodel.py81dab2139ece4278ca3b22670628dbb9f50f5ce0 Thu Jan 03 23:46:33 UTC 2019 Andrew Lindesay <apl@lindesay.co.nz> HaikuDepot : Generate Server Model + Parser

The server uses JSON schema to generate some data-transfer-object (DTO)
models for communication with other systems. This same schema can be
used to generate the C++ .cpp and .h files for use in HaikuDepot. So
far these have been generated by hand and then manually added to the
Haiku repo. Now the schema files can be copied over and from those, the
sources are generated.

Change-Id: Ia288cb7a50843e5e2bc403a6ce55508a04218c04
Reviewed-on: https://review.haiku-os.org/c/858
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
/haiku/src/apps/haikudepot/build/jam/
H A DHdsSchemaGenRules81dab2139ece4278ca3b22670628dbb9f50f5ce0 Thu Jan 03 23:46:33 UTC 2019 Andrew Lindesay <apl@lindesay.co.nz> HaikuDepot : Generate Server Model + Parser

The server uses JSON schema to generate some data-transfer-object (DTO)
models for communication with other systems. This same schema can be
used to generate the C++ .cpp and .h files for use in HaikuDepot. So
far these have been generated by hand and then manually added to the
Haiku repo. Now the schema files can be copied over and from those, the
sources are generated.

Change-Id: Ia288cb7a50843e5e2bc403a6ce55508a04218c04
Reviewed-on: https://review.haiku-os.org/c/858
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
/haiku/src/apps/haikudepot/server/
H A DServerPkgDataUpdateProcess.cpp81dab2139ece4278ca3b22670628dbb9f50f5ce0 Thu Jan 03 23:46:33 UTC 2019 Andrew Lindesay <apl@lindesay.co.nz> HaikuDepot : Generate Server Model + Parser

The server uses JSON schema to generate some data-transfer-object (DTO)
models for communication with other systems. This same schema can be
used to generate the C++ .cpp and .h files for use in HaikuDepot. So
far these have been generated by hand and then manually added to the
Haiku repo. Now the schema files can be copied over and from those, the
sources are generated.

Change-Id: Ia288cb7a50843e5e2bc403a6ce55508a04218c04
Reviewed-on: https://review.haiku-os.org/c/858
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
/haiku/src/apps/haikudepot/
H A DJamfile81dab2139ece4278ca3b22670628dbb9f50f5ce0 Thu Jan 03 23:46:33 UTC 2019 Andrew Lindesay <apl@lindesay.co.nz> HaikuDepot : Generate Server Model + Parser

The server uses JSON schema to generate some data-transfer-object (DTO)
models for communication with other systems. This same schema can be
used to generate the C++ .cpp and .h files for use in HaikuDepot. So
far these have been generated by hand and then manually added to the
Haiku repo. Now the schema files can be copied over and from those, the
sources are generated.

Change-Id: Ia288cb7a50843e5e2bc403a6ce55508a04218c04
Reviewed-on: https://review.haiku-os.org/c/858
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>