tangled
alpha
login
or
join now
zachshipko.com
/
zenon-build
0
fork
atom
C build tool of the 21st century
0
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
zachshipko.com
61ad101d
fix -p flag, check validity of targets
main
4w ago
zachshipko.com
e06edc6c
improve simple-ml test
v0.1.0
5w ago
zachshipko.com
430bb6dd
fix ccopt/cclib
5w ago
zachshipko.com
256fff4c
update color flag for linker too
5w ago
zachshipko.com
e7c21d19
fix flags for color output
5w ago
zachshipko.com
84f7058f
fix compilation for haskell projects across multiple directories
6w ago
zachshipko.com
e98d627a
set hidir for deps
6w ago
zachshipko.com
c61f9419
set has_runtime=false for ats2 compiler
6w ago
zachshipko.com
44bebe6c
avoid recalculating reset
6w ago
zachshipko.com
e4325927
add zenon build --watch
7w ago
zachshipko.com
6ef1b2c9
add zenon init
1mo ago
zachshipko.com
107ee415
merge global/local flags
2mo ago
zachshipko.com
2c4f0213
fix ghc on linux
2mo ago
zachshipko.com
5b60ba02
fix ld flag on macos/freebsd
2mo ago
zachshipko.com
bbc2b821
freebsd fixes
2mo ago
zachshipko.com
a70b20a1
wip: on-demand command checking
2mo ago
zachshipko.com
8d20591a
wip: improve command checking
2mo ago
zachshipko.com
e1e0b673
readme
2mo ago
zachshipko.com
b5b99364
improve haskell linking
2mo ago
zachshipko.com
c9b5b6c1
fix linker resolution
2mo ago
zachshipko.com
2f3517d9
improve linker selection
2mo ago
zachshipko.com
68febc9c
simplify flag wrapping
2mo ago
zachshipko.com
76cd7f1e
cleanup merlin generator code
2mo ago
zachshipko.com
61382968
add merlin generator, use basename of output when no name is set
2mo ago
zachshipko.com
55f18fb9
readme
2mo ago
zachshipko.com
f020ae81
finish rename to zenon-build
2mo ago
zachshipko.com
a080f6cf
readme
2mo ago
zachshipko.com
209f7f3e
readme
2mo ago
zachshipko.com
0f30692f
readme
2mo ago
zachshipko.com
bb250b9b
readme
2mo ago
zachshipko.com
add8bf60
readme
2mo ago
zachshipko.com
51b51678
rename to zenon-build
2mo ago
zachshipko.com
37b55820
readme
2mo ago
zachshipko.com
ffbd5d95
wip: nix flake
2mo ago
zachshipko.com
7d18a212
wip: nix flake
2mo ago
zachshipko.com
9103fba4
wip: nix flake
2mo ago
zachshipko.com
a83cefc2
wip: nix flake
2mo ago
zachshipko.com
65de71ee
readme
2mo ago
zachshipko.com
ebce1bb2
add nix flake
2mo ago
zachshipko.com
3b9c94da
auto select ocaml-lib linker for cmxa output
2mo ago
zachshipko.com
a7f76046
fix test
2mo ago
zachshipko.com
d34cedc8
simplify Effect.perform calls
2mo ago
zachshipko.com
93fe7741
wip: use effects for compilation steps
2mo ago
zachshipko.com
9a8e103b
use Queue for collecting objects
2mo ago
zachshipko.com
0b67af99
wip: improve build plan
2mo ago
zachshipko.com
1173ec6f
more intuitive globbing, stop prepending **
2mo ago
zachshipko.com
381b7034
wip
2mo ago
zachshipko.com
18408a19
improve filtering of builds based on sudirectory
2mo ago
zachshipko.com
66cc7d59
improve handling of linker flags
2mo ago
zachshipko.com
fb7b823b
make cli take language-specific flags
2mo ago
zachshipko.com
a17f5c8f
simplify c flag wrapping
2mo ago
zachshipko.com
d0908289
wrap c flags for other compilers
2mo ago
zachshipko.com
43b8ab85
filter targets when in child directory
2mo ago
zachshipko.com
707fb4cb
search parents for zenon.yaml file
2mo ago
zachshipko.com
25fc7c89
make sml and ats example multi-file
2mo ago
zachshipko.com
625c97d5
readme
2mo ago
zachshipko.com
9ffde1d9
readme
2mo ago
zachshipko.com
8fa92501
fix ocaml linking
2mo ago
zachshipko.com
6f2e33b8
fix glob
2mo ago
zachshipko.com
8ada8e30
wip: ocaml
2mo ago
fix -p flag, check validity of targets
main
61ad101d
zachshipko.com
4w
improve simple-ml test
v0.1.0
e06edc6c
zachshipko.com
5w
fix ccopt/cclib
430bb6dd
zachshipko.com
5w
update color flag for linker too
256fff4c
zachshipko.com
5w
fix flags for color output
e7c21d19
zachshipko.com
5w
fix compilation for haskell projects across multiple directories
84f7058f
zachshipko.com
6w
set hidir for deps
e98d627a
zachshipko.com
6w
set has_runtime=false for ats2 compiler
c61f9419
zachshipko.com
6w
avoid recalculating reset
44bebe6c
zachshipko.com
6w
add zenon build --watch
e4325927
zachshipko.com
7w
add zenon init
6ef1b2c9
zachshipko.com
1mo
merge global/local flags
107ee415
zachshipko.com
2mo
fix ghc on linux
2c4f0213
zachshipko.com
2mo
fix ld flag on macos/freebsd
5b60ba02
zachshipko.com
2mo
freebsd fixes
bbc2b821
zachshipko.com
2mo
wip: on-demand command checking
a70b20a1
zachshipko.com
2mo
wip: improve command checking
8d20591a
zachshipko.com
2mo
readme
e1e0b673
zachshipko.com
2mo
improve haskell linking
b5b99364
zachshipko.com
2mo
fix linker resolution
c9b5b6c1
zachshipko.com
2mo
improve linker selection
2f3517d9
zachshipko.com
2mo
simplify flag wrapping
68febc9c
zachshipko.com
2mo
cleanup merlin generator code
76cd7f1e
zachshipko.com
2mo
add merlin generator, use basename of output when no name is set
61382968
zachshipko.com
2mo
readme
55f18fb9
zachshipko.com
2mo
finish rename to zenon-build
f020ae81
zachshipko.com
2mo
readme
a080f6cf
zachshipko.com
2mo
readme
209f7f3e
zachshipko.com
2mo
readme
0f30692f
zachshipko.com
2mo
readme
bb250b9b
zachshipko.com
2mo
readme
add8bf60
zachshipko.com
2mo
rename to zenon-build
51b51678
zachshipko.com
2mo
readme
37b55820
zachshipko.com
2mo
wip: nix flake
ffbd5d95
zachshipko.com
2mo
wip: nix flake
7d18a212
zachshipko.com
2mo
wip: nix flake
9103fba4
zachshipko.com
2mo
wip: nix flake
a83cefc2
zachshipko.com
2mo
readme
65de71ee
zachshipko.com
2mo
add nix flake
ebce1bb2
zachshipko.com
2mo
auto select ocaml-lib linker for cmxa output
3b9c94da
zachshipko.com
2mo
fix test
a7f76046
zachshipko.com
2mo
simplify Effect.perform calls
d34cedc8
zachshipko.com
2mo
wip: use effects for compilation steps
93fe7741
zachshipko.com
2mo
use Queue for collecting objects
9a8e103b
zachshipko.com
2mo
wip: improve build plan
0b67af99
zachshipko.com
2mo
more intuitive globbing, stop prepending **
1173ec6f
zachshipko.com
2mo
wip
381b7034
zachshipko.com
2mo
improve filtering of builds based on sudirectory
18408a19
zachshipko.com
2mo
improve handling of linker flags
66cc7d59
zachshipko.com
2mo
make cli take language-specific flags
fb7b823b
zachshipko.com
2mo
simplify c flag wrapping
a17f5c8f
zachshipko.com
2mo
wrap c flags for other compilers
d0908289
zachshipko.com
2mo
filter targets when in child directory
43b8ab85
zachshipko.com
2mo
search parents for zenon.yaml file
707fb4cb
zachshipko.com
2mo
make sml and ats example multi-file
25fc7c89
zachshipko.com
2mo
readme
625c97d5
zachshipko.com
2mo
readme
9ffde1d9
zachshipko.com
2mo
fix ocaml linking
8fa92501
zachshipko.com
2mo
fix glob
6f2e33b8
zachshipko.com
2mo
wip: ocaml
8ada8e30
zachshipko.com
2mo
next