SHA256
1
0
forked from pool/hare

22 Commits

Author SHA256 Message Date
Soc Virnyl Estela
0fd475fd3e - Update to version 1703745713.f01c8eed:
* OpenBSD: rt fix munmap system call
  * OpenBSD: fix CI

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=29
2023-12-28 12:13:28 +00:00
Soc Virnyl Estela
61e02bc02d - Update to version 1703237889.6c1a836c:
* correct inotify_event to use [*]u8
  * make rt/+{arch}/restore.s platform-specific to +linux
  * rt/: prepare for IBT support
  * strings: Further simplify sub
  * os: handle errors on file system iteration
  * strconv::stof32 fix doc
- Update specfile
  * Always be specific with harec versions. Some hare versions won't
    work if harec version is not specified.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=28
2023-12-23 02:22:28 +00:00
Soc Virnyl Estela
b376fae8b9 - Move SRCDIR and HAREPATHs to /usr/src instead from /usr/lib
or `/usr/lib64`. Respect defaults if possible.
- Update to version 1702417101.ce67adb5:
  * +libc: Avoid overriding the default linker script on other platforms
  * FreeBSD: Fix build with +libc
  * os fs.ha: s/errors::errno/fs_to_errno/
  * OpenBSD: implement os::mkfifo and os::mkfile
  * math: Accept types::signed instead of integer in absi
  * cmd/{hare,haredoc}: remove unused imports
  * cmd/{hare,haredoc}: Don't allocate tags
  * haretype: use system architecture
  * os: add arch type and functions
  * cmd/haredoc: replace split with rtokenize
  * io: improve seek and whence docs
  * test: display special msg when no tests are run
  * hare deps: print more intuitive msg when no deps
  * os+linux: add mkfile
  * os+linux: s/Unix/Unix-like/
  * haredoc: submodules newline fixes
  * hare build: fix order of flags
  * getopt: improve docs
  * all: always use tabs for indentation
  * hare::parse::doc: add docs
  * haredoc: error out when more than one arg supplied
  * docs: rename hare-doc(5) to haredoc(5)
  * os+openbsd: remove extra License: header
  * rt+linux: fix some types
  * hare::parse: improve assign expr error message
  * strings: use type assertion in iter tests
  * strings: test contains with no variadic arguments

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=25
2023-12-16 01:08:08 +00:00
Soc Virnyl Estela
daf814443b OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=20 2023-12-10 14:10:32 +00:00
Soc Virnyl Estela
7075ee7dd0 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=19 2023-12-10 14:04:54 +00:00
Soc Virnyl Estela
823225a901 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=18 2023-12-10 14:02:28 +00:00
Soc Virnyl Estela
7bc56905b8 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=17 2023-12-10 14:00:42 +00:00
Soc Virnyl Estela
cc953707bd OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=16 2023-12-10 13:59:44 +00:00
Soc Virnyl Estela
ceabdd717c OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=15 2023-12-10 13:58:45 +00:00
Soc Virnyl Estela
bc1acefe97 - Add README-suse-maint.md
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=14
2023-12-08 14:28:12 +00:00
Soc Virnyl Estela
f933804a60 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=13 2023-12-08 13:36:24 +00:00
Soc Virnyl Estela
73cdbbece7 - Enable checks.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=12
2023-12-08 13:25:45 +00:00
Soc Virnyl Estela
2f8689cd0d - Update to version 1701969360.dbd2d7a5:
* remove the fs::flag::TRUNC argument from os::create in cmd::hare
  * crypto::aes check for AVX before using the native interface
  * cmd::hare::build: separate tmpfile from lockfile
  * FreeBSD: truncate files on creation by default
  * scripts/moddirs: ignore configs/
  * OpenBSD: add rt::unveil()
  * OpenBSD: add rt::pledge()
  * OpenBSD: rt:: sycalls introduce pathbuf1
  * OpenBSD: truncate files on creation by default
  * OpenBSD: arm64 is called aarch64 in hare
  * OpenBSD: rt:: fix readlinkat, renameat
  * strconv: Remove base restrictions from doc comment of integertosb
  * OpenBSD: os::cpucount: Return the number of online CPUs

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=11
2023-12-08 13:21:09 +00:00
Soc Virnyl Estela
f3c99f2400 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=10 2023-12-03 00:01:07 +00:00
Soc Virnyl Estela
c6e9501bcd OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=9 2023-12-02 13:00:29 +00:00
Soc Virnyl Estela
8b99c1a704 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=8 2023-12-02 12:58:41 +00:00
Soc Virnyl Estela
117da27f3a OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=7 2023-12-02 10:37:09 +00:00
Soc Virnyl Estela
743fd23dd0 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=6 2023-12-02 10:25:49 +00:00
Soc Virnyl Estela
7f63f93176 - Update specfile
- Update to version 1701471445.901444ae:
  * scripts/genbootstrap: reset platformtags
  * drop build status from readme
  * configs/openbsd.mk remove my local path
  * OpenBSD: add .builds/openbsd.yml
  * OpenBSD: make bootstrap
  * OpenBSD: unix::tty isatty() use fcntl(F_ISATTY)
  * OpenBSD: os::exec update for checkless for loops
  * MAINTAINERS: add Lorenz (xha) <me@xha.li> to OpenBSD
  * OpenBSD: add genbootstrap
  * OpenBSD: add net::unix
  * OpenBSD: add net::udp
  * OpenBSD: add net::tcp
  * OpenBSD: add net::ip
  * OpenBSD: add net
  * OpenBSD: add crypto::random
  * OpenBSD: add format::elf
  * OpenBSD: add unix::resolveconf
  * OpenBSD: add unix::hosts
  * OpenBSD: add unix::poll
  * OpenBSD: add unix::tty
  * OpenBSD: add unix::signal
  * OpenBSD: add unix
  * OpenBSD: add os::exec
  * OpenBSD: add os
  * OpenBSD: add time::chrono
  * OpenBSD: add time
  * OpenBSD: add path
  * OpenBSD: add io

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=5
2023-12-02 10:24:55 +00:00
Soc Virnyl Estela
5954857693 - Minor specfile change
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=4
2023-11-11 07:37:13 +00:00
Soc Virnyl Estela
5498266e5d - change incorrect license in specfile
- add groups section

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=2
2023-11-10 12:28:01 +00:00
Martin Pluskal
ac5f9f98bd Accepting request 1124792 from home:uncomfyhalomacro
I want to add hare to devel:tools:compiler. See sr#1124791.

OBS-URL: https://build.opensuse.org/request/show/1124792
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=1
2023-11-10 08:52:22 +00:00