index
:
blogc
feature/content-parser-ast
feature/directives
feature/make-generic-rule
feature/runserver-lighttpd
feature/runserver-windows
feature/sass
feature/squareball
feature/thread-pool
master
squareball
A blog compiler
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
blogc-make
/
exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make: exec: always print stderr, if available
Rafael G. Martins
2018-03-20
1
-7
/
+4
*
make: rename TAG_CLOUD to MAKE_TAGS
Rafael G. Martins
2018-03-12
1
-1
/
+1
*
make: added `MAKE_POST` var to `posts` and `pages` rules
Rafael G. Martins
2018-03-11
1
-7
/
+9
*
make: pass TAG_CLOUD variable to blogc.
Rafael G. Martins
2018-03-10
1
-0
/
+6
*
make: disable bm_find_binary tests when running embedded
Rafael G. Martins
2018-01-07
1
-2
/
+2
*
make: use embedded blogc, if possible
Rafael G. Martins
2018-01-07
1
-0
/
+13
*
make: exec: show stderr on errors, even on non-verbose mode
Rafael G. Martins
2017-07-23
1
-2
/
+5
*
make: all builds are "production" by default, enable "dev" on cli.
Rafael G. Martins
2017-03-11
1
-5
/
+4
*
make: 130 (ctrl-c) is not an error for runserver
Rafael G. Martins
2017-03-09
1
-1
/
+1
*
make: add support to "production" builds
Rafael G. Martins
2017-03-07
1
-2
/
+7
*
make: s/env/global/
Rafael G. Martins
2017-03-06
1
-1
/
+1
*
make: improved runserver verbose output
Rafael G. Martins
2017-03-03
1
-1
/
+1
*
make: reworked binary lookups, added them to ctx
Rafael G. Martins
2017-03-03
1
-13
/
+7
*
make: reworked ctx usage by exec functions
Rafael G. Martins
2017-03-03
1
-9
/
+15
*
make: implement binary lookup in a more portable way
Rafael G. Martins
2017-03-01
1
-27
/
+11
*
make: support freebsd properly. drop solaris
Rafael G. Martins
2017-03-01
1
-2
/
+21
*
make: improved binary lookup logic.
Rafael G. Martins
2017-02-27
1
-20
/
+43
*
*: updated copyright
Rafael G. Martins
2017-02-25
1
-1
/
+1
*
make: parse runserver arguments from cli, instead of env
Rafael G. Martins
2017-02-24
1
-10
/
+8
*
make: git-receiver: fixes to build on OS X. patch by @blackgear
Rafael G. Martins
2017-02-18
1
-1
/
+2
*
blogc-make: use absolute path for runserver rule
Rafael G. Martins
2017-02-12
1
-2
/
+2
*
make: fixed cmd quoting. read runserver settings from env
Rafael G. Martins
2017-02-07
1
-11
/
+41
*
make: fixed includes
Rafael G. Martins
2017-01-03
1
-2
/
+0
*
make: fixed return code
Rafael G. Martins
2016-12-27
1
-1
/
+1
*
make: fixed return code
Rafael G. Martins
2016-12-27
1
-0
/
+1
*
make: provide useful info if blogc-runserver not found
Rafael G. Martins
2016-12-27
1
-7
/
+16
*
make: implemented runserver rule
Rafael G. Martins
2016-12-27
1
-0
/
+31
*
github-lambda: blogc-make: integrate
Rafael G. Martins
2016-12-27
1
-1
/
+8
*
make: implemented a build tool for blogc
Rafael G. Martins
2016-12-27
1
-0
/
+297