]> git.kaiwu.me - njs.git/commit
Introducing UNIT makefile dependency scripts.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 13 Mar 2019 07:04:58 +0000 (15:04 +0800)
committerDmitry Volyntsev <xeioex@nginx.com>
Wed, 13 Mar 2019 07:04:58 +0000 (15:04 +0800)
commit2f94f6aee98f58dd7b7ce5818ecc8382ae096257
tree89e3651b5b158a04a7c4ab59e1c7446602b3856e
parent72f3be60844396c2bb347f4653b4e6b63f880483
Introducing UNIT makefile dependency scripts.

    1) Autogenerating Makefile.
    2) Correct makefile dependency tracking.
    3) Makefile.conf is removed.
    4) nxt/auto scripts moved to auto.

    In collaboration with 洪志道 (Hong Zhi Dao).

This closes #110 issue on Github.
22 files changed:
Makefile [deleted file]
auto/clang [moved from nxt/auto/clang with 90% similarity]
auto/define [moved from nxt/auto/define with 100% similarity]
auto/deps [new file with mode: 0644]
auto/echo [moved from nxt/auto/echo with 100% similarity]
auto/editline [moved from nxt/auto/editline with 75% similarity]
auto/expect [moved from nxt/auto/expect with 53% similarity]
auto/explicit_bzero [moved from nxt/auto/explicit_bzero with 95% similarity]
auto/feature [moved from nxt/auto/feature with 79% similarity]
auto/getrandom [moved from nxt/auto/getrandom with 95% similarity]
auto/make [new file with mode: 0644]
auto/memalign [moved from nxt/auto/memalign with 95% similarity]
auto/os [moved from nxt/auto/os with 80% similarity]
auto/pcre [moved from nxt/auto/pcre with 75% similarity]
auto/sources [new file with mode: 0644]
auto/time [moved from nxt/auto/time with 90% similarity]
configure
nginx/config
nginx/config.make
nxt/Makefile [deleted file]
nxt/auto/configure [deleted file]
nxt/test/Makefile [deleted file]