Commit Graph

16 Commits

Author SHA1 Message Date
Nguyen Anh Quynh
d80cede9a3 last change to support BSD broke cross-comple. fix Makefile so cross-compile work again 2014-01-16 21:07:59 +08:00
opn
73b6068ba0 build: switch from hardcoded gcc to default c compiler
modified:   tests/Makefile

Signed-off-by: Oliver Pinter <op@crysys.hu>
2014-01-16 12:28:25 +01:00
Nguyen Anh Quynh
bdd1e340dd remove 'restrict' keyword in the definition of cs_vsnprintf(). also compile tests/* with -L option 2014-01-16 12:34:06 +08:00
Nguyen Anh Quynh
d159a03f23 tests: proper extensions for newly added static executables 2014-01-09 15:49:44 +08:00
danghvu
78647863a5 Add test binary for static link 2014-01-09 11:14:40 +07:00
Nguyen Anh Quynh
f1d489b949 ppc: support details information 2014-01-05 00:00:05 +08:00
Nguyen Anh Quynh
e29eaf9cbb tests: use LDFLAGS to link test files - this is to make Gentoo happy 2014-01-03 12:14:32 +08:00
Nguyen Anh Quynh
0d001bb1ef tests: correct the dummy setup for LDFLAGS. suggested by Anton Bolshakov 2014-01-03 11:40:00 +08:00
Nguyen Anh Quynh
34ce2a5325 tests: dummy setup LDFLAGS for Gentoo 2014-01-02 14:46:56 +08:00
Nguyen Anh Quynh
4ca85111f6 tests: do not use -L option for clang 2013-12-29 22:36:00 +08:00
Daniel Godas-Lopez
9286504347 now the clean target deletes all binaries from all targets 2013-11-29 12:56:13 +00:00
Daniel Godas-Lopez
0f7c4325dd unified the targets for *nix and windows 2013-11-29 10:09:37 +08:00
danghvu
2e19d93db8 More generic name for *nix target 2013-11-28 03:06:31 -06:00
danghvu
a0f93bd4ca Shorten tests/Makefile 2013-11-28 02:46:15 -06:00
pancake
ad3cbaf5d4 Use proper Makefile targets in tests 2013-11-28 14:15:55 +08:00
Nguyen Anh Quynh
26ee41aa67 initial import 2013-11-27 12:11:31 +08:00