Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] How is the source code transformed into the tar.xz package?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] How is the source code transformed into the tar.xz package?


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] How is the source code transformed into the tar.xz package?
  • Date: Mon, 2 Jan 2017 08:45:19 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:Vz+gdhDlWPbg5bF0HmPzUyQJP3N1i/DPJgcQr6AfoPdwSPTyo8bcNUDSrc9gkEXOFd2CrakV16yP6+u5ADJIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSijewZbx/IA+roQnNucUanJZuJ6cswRbVv3VEfPhby3l1LlyJhRb84cmw/J9n8ytOvv8q6tBNX6bncakmVLJUFDspPXw7683trhnDUBCA5mAAXWUMkxpHGBbK4RfnVZrsqCT6t+592C6HPc3qSL0/RDqv47t3RBLulSwIMCI0/W/Vh8F+la5XvB2srAF7z4PUfI2ZMfxzdb7fc9wHX2pMRttfWTJPAo28aIsBDOQPMuhXoIb/u1QAogCzBRWuCe711jNEmnH70K883u88EQ/GxgsgH9cWvXjasdv6KrwdXvquzKnUzDXMcfVW0ir75ojPaBAhoPaMXa5tesbVyEcgCQTFjlCOpoz5JTOU1uQDvHKH4Op8UuKvkW4mpwR/rjOywcoskY3JhoUPylDF8iV53Jw5Jdi8SENgbt6kFYFftyCeN4dsXswiRGRotT88x7Ybt5C7ey0Kx44mxx7Zc/GHfImI4g7jVOaMOjh0nm5qeLW6hxu07EOuyfX8W9Gq3FpWqidJiNrBu3AX2xDN98SLVuFx8lqj1DuLzwze6OJJLVoqmafUKpMt2KM8m54dvEjZHCL7mEP7h7KMeEo+4Oin8eHnb63mppCCM490jRnzMqE0lcy+BeQ0KwYPX2qH9eil2r3v4E/0TbFQgv05lanZt5/aJcAFqaKjHwBV1YMj5w6+DzegztsYgWEKIExZdB+DlYTkOFHDLOrmAfuin1igiipnyvLCM7H5B5XCNHnDkLPvfbZn7E5czRI+zctb55JTELEBIfXzWlPruNzdCh80KAO0w+P9B9V80oMSQ36AAqicMK/Kq1+H+vovI/WQZI8SoDvyN/cl6OTqjXMghFAdfLKp0ocKaHCjBfRrOF6ZYHrpgtcZC2gGpAs+TOrwiF2DSzFffXiyX7hvrg08XYmpBIOGSoG2i6Gaxw+6GIdXbyZIEAOiC3DtIs+/Vv0Fcz6TL8kptjseVL+9A88O2BaruRPg2pRuJfbT4DxZ/9q3z9xy/ezUiVc38RR7Cs2c1yeGSGQizTBAfCM/wK0q+R818VyEy6Ut3qRV
  • Organization: GeometryFactory

Basically, all the directories that are at the root of the repository are merged and the directory test is removed.

We use the script create_new_release for doing it.
https://github.com/CGAL/cgal/wiki/Scripts#create_new_release

Sebastien.

On 12/30/2016 08:24 PM, John Harvey wrote:
Hello,

Is there any documentation that explains how the .tar.xz file for
releases is created from the corresponding source code? I noticed that
the packaging structure is quite different, so I was curious as to how
it is put together.

Thanks!
-John Harvey



  • Re: [cgal-discuss] How is the source code transformed into the tar.xz package?, Sebastien Loriot (GeometryFactory), 01/02/2017

Archive powered by MHonArc 2.6.18.

Top of Page