index
:
neovimb.git
master
vim like browser
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
Age
Commit message (
Expand
)
Author
2019-03-26
Released version 3.4.0.
Daniel Carl
2018-09-28
Remove also shared object on make clean.
Daniel Carl
2018-07-18
Improve scripts change detection in Makefile
Virgil Dupras
2018-06-18
Makefile: add dependency on scripts.h to input.o
Patrick Steinhardt
2018-06-13
Added first test for the util functions #357.
Daniel Carl
2018-04-16
Include dependencies at the end.
Daniel Carl
2018-04-14
Use separate makefile in for scripts.
Daniel Carl
2018-04-14
Do not use to many variables in makefiles.
Daniel Carl
2018-04-13
Give CPP and CFLAGS separate to compiler.
Daniel Carl
2017-07-18
Don't duplicate CFLAGS and CPPFLAGS.
Daniel Carl
2017-06-03
Don't recompile all objects in scripts change.
Daniel Carl
2017-05-09
Don't give MFLAGS to make explicitly.
Daniel Carl
2017-05-07
Set hint css vie web content manager #349.
Daniel Carl
2017-05-07
Prefix minified content by file type.
Daniel Carl
2017-04-11
Don't verbose the echo lines during make.
Daniel Carl
2017-04-11
Put objects before linker flags.
Daniel Carl
2017-04-10
adds make option V for verbose builds
Robert Timm
2017-04-08
changes make target dependencies
Robert Timm
2017-04-08
fixes regeneration of scripts.h
Robert Timm
2017-04-08
moves scripts.h make target to src/Makefile
Robert Timm
2017-03-23
Call subdir make only for one level #331.
Daniel Carl
2017-02-01
Added real auth observer to webextension too.
Daniel Carl
2017-01-31
Show linker action during make.
Daniel Carl
2016-03-30
Startup webkit2 branch from the scratch.
Daniel Carl
2015-06-27
Fixed wrong order of blocks within ifeq-endif.
Daniel Carl
2015-06-25
Wrong order of blocks within ifeq-endif
Dmitrij D. Czarkoff
2015-06-25
Made build process more user-friendly
Dmitrij D. Czarkoff
2015-01-25
Use own Makefile for src directory.
Daniel Carl