-
`make install` with a previous run of `cmake -G "MSYS Makefiles" ..` uses the main prefix `Program Files (x86)\cJSON` (cannot be override by `-DCMAKE_INSTALL_PREFIX=/mingw` and/or `make PREFIX=/mingw …
-
Hi @bdrouvot , Getting below error during make
```
/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-l…
-
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…
-
F* 2024.08.14~dev
platform=Linux_x86_64
compiler=OCaml 4.14.2
date=2024-09-02 15:23:16 -0700
commit=445f713ad8b276864ba7e205e028813e19324b66
I was goofing around with fstar arguments (in Forge …
-
my eyes are hurting from all the `../../`
cant we just copy the makefiles to `/` and run `autoreconf` there?
so we have pretty paths like `src/mkContext.cpp`
-
```
Currently the name mangling scheme used for target names, and the names of
variables used in generated makefiles, assume that there's only one project
using gyp-generated makefiles in the tree (…
-
I’m setting up my environment and trying to get my VCK5000 to work, but I’m encountering quite a few issues. My current question is, according to the website, I should install the global version of RO…
-
When dealing with Makefiles I use `--dry-run, -n` a lot; it would be great, if this functionality would be available within `shake`.
-
**The bug**
$ make
[ 0%] Building C object SuiteSparse_config/CMakeFiles/SuiteSparseConfig.dir/SuiteSparse_config.c.o
[ 0%] Linking C shared library msys-suitesparseconfig-7.dll
C:/msys64/ucrt…
-
It would be great if config/makefiles could be made so it can be compilled to produce a linux binary.
I am looking for a faster alternative than par2cmd-tbb.
Thanks