chao.an
|
fd3be9eb37
|
make/export: support export extra library
Change-Id: Iaab5dc8fd61b55888dad59d9b1d8380d7bd44a58
Signed-off-by: chao.an <anchao@xiaomi.com>
|
2020-06-27 22:45:41 +01:00 |
Xiang Xiao
|
8b42ee421a
|
build: Move MKDEP definition to common place
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-05-19 19:23:18 +01:00 |
Xiang Xiao
|
9ec9431706
|
build: Move DIRLINK/DIRUNLINK definition to common place
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-05-19 19:23:18 +01:00 |
Xiang Xiao
|
bd656888f2
|
build: Replace WINTOOL with CYGWIN_WINTOOL Kconfig
so the correct value can be determinated by Kconfig system automatically
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-05-18 15:02:55 -06:00 |
Xiang Xiao
|
bb6c70bdcc
|
Fix the comment header style in tools folder
Change-Id: I189a0e8b86f3af682111668ccdad64a52b48dcb4
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-01-20 08:04:21 -06:00 |
Pavel Pisa
|
f9e9f228cb
|
tools/mkexport.sh: export LDSCRIPT and STRIP definition and align with Makefile.export.
|
2019-09-10 07:14:38 -06:00 |
Gregory Nutt
|
12086cb971
|
Kernel build export package also needs to include WINTOOL setting
|
2014-09-05 12:16:21 -06:00 |
Gregory Nutt
|
8e9914893d
|
The apps/ import build requires that we extract more information from the platform Make.defs file.
|
2014-09-05 11:26:42 -06:00 |
patacongo
|
956bded9c1
|
Add logic to automatically unload module on exit; Several patches from Mike Smith
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5528 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-17 14:43:55 +00:00 |
patacongo
|
a93ff3df5f
|
Fix make export target
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5446 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-20 14:08:21 +00:00 |
patacongo
|
a1cf659333
|
Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5338 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-11 18:36:28 +00:00 |
patacongo
|
8b768dc6fa
|
Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to create symbol tables from CSV files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5075 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-01 15:33:33 +00:00 |
patacongo
|
61b0896f3d
|
Changes to tools to support MAC OS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4232 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-27 12:44:39 +00:00 |
patacongo
|
17e6f2e481
|
Export make target now produces a .zip file by default
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3778 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-12 23:54:13 +00:00 |
patacongo
|
a5aca26e66
|
Extend 'make export' logic to bundle up CFLAGS and linker scripts as well
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3772 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-12 03:21:27 +00:00 |