index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
GNUmakefile
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-26
build: try to produce a statically linked position independent executable
Marc André Tanner
1
-0
/
+2
2016-04-26
build: skip -pie for static build
Christian Hesse
1
-2
/
+2
2016-04-25
build: explicitly pass $CFLAGS to make invocation
Marc André Tanner
1
-2
/
+2
2016-04-24
build: run configure before building dependencies
Christian Hesse
1
-0
/
+2
2016-04-23
build: add checksum for lua-lpeg patch
Christian Hesse
1
-0
/
+2
2016-04-22
build: change lpeg into lua integration
Marc André Tanner
1
-14
/
+7
2016-04-22
build: clean up make local/standalone implementation
Marc André Tanner
1
-14
/
+6
2016-03-24
build: use order only dependencies for build folder
Marc André Tanner
1
-10
/
+11
2016-03-24
build: expose make dependency-local target
Marc André Tanner
1
-4
/
+9
2016-03-24
handle patch as usual source
Christian Hesse
1
-4
/
+8
2016-03-24
make sure build directory exists
Christian Hesse
1
-6
/
+9
2016-03-23
build: fix make local, improve make standalone
Marc André Tanner
1
-5
/
+27
2016-03-23
build: rename package specific targets used for make local/standalone
Marc André Tanner
1
-27
/
+27
2016-03-23
do not link lua against ncurses
Christian Hesse
1
-1
/
+1
2016-03-23
fix dependencies for standalone build
Christian Hesse
1
-1
/
+1
2016-03-21
vis: also lookup Lua support files relative to the binary location
Marc André Tanner
1
-2
/
+1
2016-03-21
build: overhaul build system auto detect stuff using a configure script
Marc André Tanner
1
-0
/
+165