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
/
ctx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make: prevent dereferencing segfaults. minor style fixes
Rafael G. Martins
2018-07-26
1
-6
/
+22
*
make: handle empty prefixes properly
Rafael G. Martins
2018-07-24
1
-2
/
+3
*
Revert "Revert "make: fixed context reloading""
Rafael G. Martins
2018-03-14
1
-10
/
+10
*
Revert "make: fixed context reloading"
Rafael G. Martins
2018-03-13
1
-10
/
+10
*
make: fixed context reloading
Rafael G. Martins
2018-03-13
1
-10
/
+10
*
make: added `MAKE_POST` var to `posts` and `pages` rules
Rafael G. Martins
2018-03-11
1
-7
/
+10
*
make: typo
Rafael G. Martins
2018-03-11
1
-1
/
+1
*
make: do not run stat twice for regular files when copying
Rafael G. Martins
2018-02-24
1
-17
/
+21
*
make: copy rule should support directories, recursively
Rafael G. Martins
2017-04-30
1
-2
/
+47
*
make: settings: do not read output_dir from blogcfile
Rafael G. Martins
2017-04-28
1
-11
/
+9
*
make: all builds are "production" by default, enable "dev" on cli.
Rafael G. Martins
2017-03-11
1
-1
/
+1
*
make: fix compilation on android
Rafael G. Martins
2017-03-08
1
-17
/
+22
*
make: add support to "production" builds
Rafael G. Martins
2017-03-07
1
-0
/
+1
*
make: fixed segfault when blogcfile not found
Rafael G. Martins
2017-03-05
1
-0
/
+2
*
make: splitted reloader
Rafael G. Martins
2017-03-04
1
-4
/
+7
*
make: reworked binary lookups, added them to ctx
Rafael G. Martins
2017-03-03
1
-2
/
+9
*
make: reworked ctx usage by exec functions
Rafael G. Martins
2017-03-03
1
-0
/
+1
*
*: updated copyright
Rafael G. Martins
2017-02-25
1
-1
/
+1
*
blogc-make: renamed copy_files settings to copy
Rafael G. Martins
2017-02-14
1
-8
/
+8
*
blogc-make: implemented automatic reloader for runserver rule
Rafael G. Martins
2017-02-12
1
-3
/
+107
*
make: improved clean rule
Rafael G. Martins
2017-01-30
1
-4
/
+2
*
make: fixed includes
Rafael G. Martins
2017-01-03
1
-2
/
+1
*
blogc-make: fixed clean rule
Rafael G. Martins
2017-01-03
1
-3
/
+9
*
github-lambda: blogc-make: integrate
Rafael G. Martins
2016-12-27
1
-0
/
+7
*
make: implemented a build tool for blogc
Rafael G. Martins
2016-12-27
1
-0
/
+172