-
Hello,
I compiled omake with --prefix = ${HOME}/omake and I would like to distribute this binary to other users.
Unfortunately, this does not work since the path has been replaced by /home/user/om…
-
**esy version:** 0.6.0-a5437b
**Operating System:** Ubuntu (`uname -a` returns: `Linux atokos.doc.ic.ac.uk 4.4.0-165-generic #193-Ubuntu SMP Tue Sep 17 17:42:52 UTC 2019 x86_64 x86_64 x86_64 GNU/Linu…
-
Now that there is: https://github.com/WestfW/Arduino-avr-tools-install
Perhaps the optiboot omake.bat should use it instead of looking for tools in known relative directories...
-
0.10.x's behaviour with --absname is changed into a wierd way. It fails `include xxx/file` saying:
```
File OMakefile: line 6, characters 1-25
include file xxx/file not found in OMAKEPATH
…
-
Hi,
When I try to install omake `0.10.3` using opam, i get the following error:
```
# opam-version 1.2.2
# os linux
# command make
# path /home/thomas/.opam/tezos_fresh/…
-
```
#=== ERROR while compiling async-zmq.0.3.0 ====================================#
# context 2.0.0~rc | linux/x86_64 | ocaml-system.4.05.0 | file:///home/akochkov/data/tmp/opam-repository
# …
-
From the national anthem, Belau er Kid: Meng mengeluolu er a chimol beluu / el ngar cheungel a rirch e lomekesang. I was told that omekesang comes from omakes as v.inch meaning to start to take a st…
-
Hi,
I like the idea of using Rust to safely parse makefiles. Can we please get a Rust API published for omake?
That way, we can parse and navigate makefile structures with downstream Rust projec…
-
I got the following error when I run `omake -P` and recompile many things in OS X:
```
omake: "omake_shell_spawn_posix/open" failed: Too many open files
```
-
I installed OCaml 4.07.1 via opam (under docker) and built a project using OMake. Then I installed OCaml 4.09.0 (in a different docker image, so the 4.07.1 was no longer there). I tried running omake …