Issues
- 22
obuild doesn't compile with ocaml-5
#186 opened by UnixJunkie - 0
ignored-partial-application warning
#187 opened by jamesjer - 1
- 7
reproducible build
#175 opened by andyli - 1
- 2
no support for bytecode-only platforms
#174 opened by dougmencken - 5
- 3
How does obuild compile dependencies?
#132 opened by jordwalke - 1
Automatically generate bytecode debugger bootstrap
#133 opened by jordwalke - 1
Autopack2 example docs do not build.
#135 opened by jordwalke - 2
does obuild support module aliases feature?
#139 opened by bobzhang - 4
shouldn't --enable-executable-debugging automatically imply --enable-executable-bytecode
#151 opened by UnixJunkie - 0
- 1
- 2
--help doesn't work
#136 opened by UnixJunkie - 10
A radical proposal: Unify CommonML and obuild
#150 opened by jordwalke - 1
new release
#154 opened by UnixJunkie - 2
option to infer .mli files
#157 opened by UnixJunkie - 3
files Array_Node.cmx and Array_node.cmx both define a module named Array_node
#159 opened by UnixJunkie - 0
better than ocamldep?
#162 opened by UnixJunkie - 3
Error: Unbound module Gzip
#163 opened by UnixJunkie - 6
- 0
obuild build exe-exe1 exe-exe2 exe-exe3
#171 opened by UnixJunkie - 3
bootstrap fails in arch that doesn't support gprof
#169 opened by andyli - 3
Is this project still alive?
#172 opened by xfbs - 1
is it possible to tell obuild via the .obuild files that an exe is not to be installed by the install command?
#164 opened by UnixJunkie - 11
- 10
"Cannot locate deriver yojson"
#156 opened by spencerwi - 14
How to use preprocessing in obuild ?
#155 opened by douglarek - 14
provide ppx-using example projects
#153 opened by UnixJunkie - 4
- 7
problem with ocamlfind 1.5.6
#149 opened by UnixJunkie - 5
Compile standalone mli
#127 opened by rgrinberg - 18
-g not used at link time
#137 opened by UnixJunkie - 1
it would be nice to have obuild configure -g
#140 opened by UnixJunkie - 4
cannot compile project with .mly when configured with --enable-executable-debugging
#147 opened by UnixJunkie - 5
- 1
clean is incomplete
#144 opened by UnixJunkie - 5
export to Makefile
#130 opened by UnixJunkie - 0
obuild -n
#143 opened by UnixJunkie - 3
error: the filename "c/mc_lexer.mll" is not valid, it contains a directory separator
#141 opened by UnixJunkie - 3
obuild-simple could take a --deps option
#123 opened by UnixJunkie - 5
Use module aliases instead of packs.
#131 opened by jordwalke - 8
Failure to build with core_bench
#129 opened by rgrinberg - 2
In the X.obuild file, it should be allowed to have several dirs in the "Path:" section
#124 opened by UnixJunkie - 11
obuild cannot parse findlib predicates
#126 opened by yallop - 2
- 0
pre-build: section in X.obuild
#125 opened by UnixJunkie - 2
obuild build: uncaught exception\nFatal error: exception Filepath.InvalidFilename("./main/main.ml")
#120 opened by UnixJunkie - 1
Meta.getIncludeDir
#119 opened by troydm