Commit History

Author SHA1 Message Date
  Gustavo Henrique Nihei 95c8c99a3f tools/nxstyle: Verify relative path in the file header 3 years ago
  Alin Jerpelea bc8ea75580 tools: cxd56: mkspk: automate mkspk build 4 years ago
  Matias N 166242c171 use "export" to expose TOPDIR to all child make instead of passing it around every time 4 years ago
  Xiang Xiao ee875b2a26 boards: Move HOSTCC/HOSTCFLAGS to tools/Config.mk 4 years ago
  Ouss4 e018309e47 tools/Makefile*: Clean tools binaries at the end of distclean. 4 years ago
  Gregory Nutt 981734e577 tools/Makefile.host: Add incdir binary to Makefile.host 4 years ago
  Gregory Nutt b111e135e0 tools/incdir.c: Add faster, C version of incdir.sh 4 years ago
  Xiang Xiao 7e5b0f81e9 build: Replace -I with INCDIR 4 years ago
  Xiang Xiao 567962bd62 build: Move the extension definition to common place 4 years ago
  Xiang Xiao 5e7342bcf4 build: Move V definition to common place 4 years ago
  liuhaitao 6b4cc3011c Remove the residual files in distclean 4 years ago
  Gregory Nutt 6168f3ebf0 Remove tools/logparser.c 4 years ago
  Xiang Xiao 816f624819 tools/Makefile.host: Initialize Q by inspecting V 4 years ago
  YAMAMOTO Takashi 842392beda Makefile.host: Use generic name (cc) than GCC specific (gcc) 4 years ago
  YAMAMOTO Takashi aa8aadf18e Use "uname -s" where "uname -o" is not available 4 years ago
  Xiang Xiao bb6c70bdcc Fix the comment header style in tools folder 4 years ago
  Gregory Nutt 8b884a027f tools/Makefile.host: Fix several errors for native build 4 years ago
  Nathan Hartman 9655730ef8 Fix various typos and spelling errors. 4 years ago
  Xiang Xiao 61ec1d7a1d Makefiles: change ${shell pwd} to $(CURDIR) since pwd doesn't exist on Windows 5 years ago
  Gregory Nutt 0cdc208b2c tools/Makefile.host: Add missing binaries from clean target 5 years ago
  Gregory Nutt 713b3e3760 tools/rmcr.c: Add a tools to remove carriage returns and dangline whitespace at the end of lines. 5 years ago
  Gregory Nutt fc744fb9b1 tools/: Add detab.c which will convert all tabs in a file to spaces. Add lowhex.c that will convert hexadecimal constants in a file to use lower case representation. 5 years ago
  Gregory Nutt e0608386f3 tools/convert-comments.c: Add a tool to convert C++-style comments to C89 C-style comments. 5 years ago
  Gregory Nutt 3f5a3d0962 tools/gencromfs.c: Need to include stdint.h. 6 years ago
  Gregory Nutt 3ec02adee0 tools/genromfs.c: Improve check for empty directories. If the directory contains only unsupported, special files, then it is still empty. Fix some collection of statistics that was cause statfs() to return some incorrect values. Add logic to handle the case where the host and the target differ in endian-ness. fs/procfs: In show mountpoints, add support so that the CROMFS file system type is recognized. 6 years ago
  Gregory Nutt eec44d1f01 This commit adds tools/gencromfs.c, a tool that can be used to generate CROMFS file system images. 6 years ago
  Gregory Nutt fce345113f tools/logparser: Add a tool which (when it matures) will help me to convert git logs to ChangeLog format. 6 years ago
  Gregory Nutt 624bd0b9e9 tools/: Add initialconfig.c so that perhaps in the future we will be able to use this to generate a new configuration from scratch (rather than having to derive new configurations from existing configurations) 7 years ago
  Gregory Nutt ad01da34ad tools/Makefile.host: If the real target is kconfightml.exe, then then kconfightml target is .PHONY 8 years ago
  Gregory Nutt aa691e6d08 tools/Makefile.host: clean target was not removing cnvwindeps program 8 years ago