<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cpt/src, branch redo</title>
<subtitle>[MIRROR] Carbs Packaging Tools
</subtitle>
<id>https://git.carbslinux.org/cpt/atom?h=redo</id>
<link rel='self' href='https://git.carbslinux.org/cpt/atom?h=redo'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/'/>
<updated>2020-12-21T09:55:35+00:00</updated>
<entry>
<title>Merge branch 'master' into redo</title>
<updated>2020-12-21T09:55:35+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-12-21T09:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=1535d115d8d0c58ca4a90acbf16b263cf85bb0a1'/>
<id>urn:sha1:1535d115d8d0c58ca4a90acbf16b263cf85bb0a1</id>
<content type='text'>
FossilOrigin-Name: 242ef9adb08b706d0d45a500ef95aaa32860e4119cb1715a981c9a87c5f29843</content>
</entry>
<entry>
<title>create_cache(): new variable and argument changes</title>
<updated>2020-12-21T09:49:03+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-12-21T09:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=14233491c517f1d6e2456d29b35ae99db76a23ac'/>
<id>urn:sha1:14233491c517f1d6e2456d29b35ae99db76a23ac</id>
<content type='text'>
- If an argument is supplied to create_cache(), it will not create the default
  subdirectories (build/pkg/export).
- create_cache() now also globally sets the $tmp_dir variable, which is the
  default directory + $pid variable

Changes above do not affect the previous usage of the function, so it is not
considered a breaking change.

FossilOrigin-Name: 2eb5bc89e2e1c688186667af0d5177a1cdc3dc2e83e28e134752955c68a5c4e0</content>
</entry>
<entry>
<title>src: be more specific for calling shellcheck on scripts</title>
<updated>2020-12-20T21:17:25+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-12-20T21:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=2b62486c4e07a6fd10a4900d125b5c55da5ecd91'/>
<id>urn:sha1:2b62486c4e07a6fd10a4900d125b5c55da5ecd91</id>
<content type='text'>
FossilOrigin-Name: fbdd6c240bc5eae6522926ccb776cd79ab87c1f2e422fd4f15ba8c23fbbbe5b4</content>
</entry>
<entry>
<title>src: remove Makefile</title>
<updated>2020-12-20T21:17:05+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-12-20T21:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=3c84ff9e8dddf976235fe50df6e69ec75ef7320b'/>
<id>urn:sha1:3c84ff9e8dddf976235fe50df6e69ec75ef7320b</id>
<content type='text'>
FossilOrigin-Name: 2b735d94662c1f120603b8077e880d07eb76f26f155e2957ce60d6057c938509</content>
</entry>
<entry>
<title>cpt: update redo build files</title>
<updated>2020-12-20T19:59:49+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-12-20T19:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=96a1f4d2a70e1631564c00fa33e7f11c5e331573'/>
<id>urn:sha1:96a1f4d2a70e1631564c00fa33e7f11c5e331573</id>
<content type='text'>
FossilOrigin-Name: de567d5766f6af7e5659f2afbef6a566b386c63659f0f8b292f905e38b53c272</content>
</entry>
<entry>
<title>cpt-lib: move to cpt-lib.in</title>
<updated>2020-12-20T09:37:03+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-12-20T09:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=b38c7fd3760994ef8321c8d807b4ebca9a674d0a'/>
<id>urn:sha1:b38c7fd3760994ef8321c8d807b4ebca9a674d0a</id>
<content type='text'>
FossilOrigin-Name: ffb46492fd34c44bd9d422c3e5febec38f8938901d339e5f952cac5c91274ee7</content>
</entry>
<entry>
<title>cpt-lib: fix a bug in pkg_clean when CPT_DEBUG was set</title>
<updated>2020-12-20T09:00:28+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-12-20T09:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=246eeaa2169dd7e0cf485b52a36f7ce64e72a80e'/>
<id>urn:sha1:246eeaa2169dd7e0cf485b52a36f7ce64e72a80e</id>
<content type='text'>
Because of the CPT_DEBUG check returning 1, it would skip the termination,
meaning that even the package has failed, it will create the tarball and exit
with success.

FossilOrigin-Name: ce2337ddaa89f4a9928018ad325e6c7eac71ffb639ad55ad8e8bc97547f9a59b</content>
</entry>
<entry>
<title>cpt: bump to 5.1.0</title>
<updated>2020-11-24T23:23:44+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-11-24T23:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=707b6cd4aaa6990349c6693fe2dff140b74370d5'/>
<id>urn:sha1:707b6cd4aaa6990349c6693fe2dff140b74370d5</id>
<content type='text'>
FossilOrigin-Name: 61286170f1581e6b6af180d0de2ebef9b900e3a693921d5966f66c7d619a4485</content>
</entry>
<entry>
<title>lib: make cache more readable and fix removing of temporary files</title>
<updated>2020-11-24T22:57:04+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-11-24T22:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=bc4c85f0ec755055baee6e27dad9c1aabedfb3f3'/>
<id>urn:sha1:bc4c85f0ec755055baee6e27dad9c1aabedfb3f3</id>
<content type='text'>
- Move the conflict and temporary manifest files inside the process
  directory. Instead of naming them 'c' and 'm', name them 'conflict' and
  'manifest' respectively.
- Remove the process directory entirely.

FossilOrigin-Name: 27077d44b5863954d0d25b39a49c00d22ac074436afd764095ef06703407bf53</content>
</entry>
<entry>
<title>pkg_swap(): use pkg_owner()</title>
<updated>2020-11-24T22:50:48+00:00</updated>
<author>
<name>merakor</name>
<email>cem@ckyln.com</email>
</author>
<published>2020-11-24T22:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/cpt/commit/?id=95cd98b1fa8b993ab12c566083051287b33d8a77'/>
<id>urn:sha1:95cd98b1fa8b993ab12c566083051287b33d8a77</id>
<content type='text'>
FossilOrigin-Name: e37239871c297b73bf3c08d31fa0ec93d9581939e65771e970933adfcfad83a9</content>
</entry>
</feed>
