Juan RP
63325661af
README: update manpage section.
2015-06-04 12:02:30 +02:00
Juan RP
6f74fd6110
README: typo fix.
2015-05-02 12:38:36 +02:00
Juan RP
2cb1c3c2c3
README: added aarch64/mips32 xbps static tarballs.
2015-05-02 12:33:27 +02:00
Wqer555
3e1409b773
Typos
2015-04-19 17:26:35 -05:00
Juan RP
6d57c6db4b
README: remove two "features" that are not quite true.
2015-02-10 11:06:56 +01:00
Juan RP
52fc0043e0
README: add a section explaining where to find static bins.
2015-01-05 16:28:34 +01:00
Juan RP
a1be41fac5
README: mention that pcc-1.1.0 is also a supported compiler.
2014-12-28 03:39:55 +01:00
Juan RP
8ab44d3bc4
README: remove irrelevant section; tweaks.
2014-12-06 11:13:08 +01:00
Juan RP
8e2225eb4e
README: added rudimentary doc (wip).
2014-11-26 20:33:01 +01:00
Juan RP
eac1246a90
Added a "check" target to run the testsuite.
2014-10-06 12:28:26 +02:00
Juan RP
d4e720978f
README: update instructions to run the tests.
2014-10-06 12:08:12 +02:00
Juan RP
f98343e183
README: added coverity scan image.
2014-10-04 22:14:32 +02:00
Juan RP
9aeb879063
README: add a travis-ci build status image.
2014-10-04 21:52:46 +02:00
Enno Boland
fe0e2fe6ce
README.md: document how to properly run the test suite
2014-09-29 10:11:58 +02:00
Enno Boland
13e3e74863
README.md: fix wrong backtick to end code segment.
2014-09-23 13:53:38 +02:00
Enno Boland
491d45f771
README.md: describe how to run a test.
2014-09-23 13:39:38 +02:00
Enno Boland
eee58921bc
README.md: break lines to fit in 80 cols.
2014-09-23 13:39:38 +02:00
Enno Boland
7b773032c4
README, configure: --with-tests is not supported. Use --enable-tests instead.
2014-09-22 21:03:02 +02:00
Juan RP
1d8777b6f4
README: remove redundant word from previous.
2014-09-18 22:13:30 +02:00
Juan RP
0a0a41e4e9
README: update.
2014-09-18 22:10:14 +02:00
Juan RP
013731c502
Acquire/release a POSIX file lock on repository archives.
...
- xbps_repo_open() accepts a third argument (bool) to acquire a POSIX file
lock on the repository archive.
- xbps_repo_close() accepts a second argument (bool) to release a POSIX file
lock on the repository archive.
This avoids the issue of multiple xbps-rindex(8) processes being blocked
even for different repositories on the same architecture, resulting in
unnecessary contention.
2014-09-05 12:26:42 +02:00
Juan RP
f74bf1c1c8
New custom configuration file format that does not need confuse.
2014-02-25 16:42:52 +01:00
Juan RP
4d1cdcac0c
Fix concurrency issues in pkgdb: only allow 1 write transaction at the same time.
...
This implementation relies on a POSIX named semaphore, which is also
required by xbps-rindex(8).
2014-02-23 08:23:14 +01:00
Juan RP
b61f552562
README.md: don't mention stable release; mention clang and gcc are supported.
2014-01-05 10:11:35 +01:00
Juan RP
f82af7b142
README.md: add c99 compiler to requirements.
2013-11-27 09:06:46 +01:00
Juan RP
f991574228
README.md: update.
2013-11-14 16:24:25 +01:00
Juan RP
3267fa05ad
README.md: misc tweaks.
2013-10-08 10:28:31 +02:00
Juan RP
144f668471
README.md: mention RSA signed repos.
2013-10-07 11:11:19 +02:00
Juan RP
268d1af8cb
README.md: add "Getting source code" section.
2013-09-25 11:24:46 +02:00
Juan RP
efcb373f96
README: relax libarchive version requirement.
2013-08-19 16:00:45 +02:00
Juan RP
ab34c89fdb
README.md: update for 0.25.
2013-07-05 08:08:34 +02:00
Juan RP
99f37f618a
README.md: more tweaks.
2013-06-21 10:45:22 +02:00
Juan RP
2aa09397b9
README -> README.md
2013-06-21 10:36:55 +02:00