Build and packaging library
Find a file
Jan Lindemann f424f2cb5f defs-cpp.mk: Don't add TC_SYS_ROOT/(lib|include) to cross compilations
Code generated for Cortex M3 stopped working after adding -L$(TC_SYS_ROOT)/lib.
The problem is that libc et al have to be taken from $(TC_SYS_ROOT)/lib/thumb,
which is correctly taken if explicit -L is left out.

Probably breaks mingw, to be tested and fixed in the next iteration.

Signed-off-by: Jan Lindemann <jan@janware.com>
2019-03-06 12:27:08 +00:00
bin bin/Makefile: 2018-12-28 13:33:48 +00:00
conf conf/jcs, make, tmpl/doxygen: Align equal signs in makefiles to column 30 2019-03-03 18:12:28 +00:00
doc $(MODDIR)/make/defs.mk: Replace variable OS with OS_NAME_VERSION 2019-02-27 10:22:27 +00:00
htdocs logo-janware-minimal.svg: Add logo-janware-minimal.svg 2018-11-16 19:20:00 +00:00
make defs-cpp.mk: Don't add TC_SYS_ROOT/(lib|include) to cross compilations 2019-03-06 12:27:08 +00:00
scripts get-os.sh: Add support for command tuple 2019-02-27 11:56:54 +00:00
tmpl make, tmpl/tagged: Add basic microcontroller support 2019-03-06 12:19:42 +00:00
CHANGES $(TOPDIR), make, scripts: Search-and-replace ytools -> jw-build 2017-04-07 12:15:48 +00:00
HASH Release 1.0.0-84@centos-7/x86_64 2018-12-28 14:17:42 +00:00
Makefile srcdist.mk: Make wd-upload work with upload-defs.mk 2019-01-08 10:53:32 +00:00
RELEASES Release 1.0.0-84@centos-7/x86_64 2018-12-28 14:17:42 +00:00
VERSION Start version: 1.0.0-84 2018-12-28 12:31:35 +00:00