mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-14 21:09:17 +08:00
waf: Cleaner formatting to see the importing.
This commit is contained in:
parent
d8795ef286
commit
ad5d63277c
@ -2,5 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
|
from waf import spell
|
||||||
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
@ -2,5 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
|
from waf import spell
|
||||||
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
@ -2,5 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
|
from waf import spell
|
||||||
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
@ -2,5 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
|
from waf import spell
|
||||||
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
@ -2,5 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
|
from waf import spell
|
||||||
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
@ -2,5 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
|
from waf import spell
|
||||||
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
@ -2,5 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
|
from waf import spell
|
||||||
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
@ -2,5 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
|
from waf import spell
|
||||||
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
@ -2,5 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
|
from waf import spell
|
||||||
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
@ -2,5 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
|
from waf import spell
|
||||||
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
@ -2,5 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
|
from waf import spell
|
||||||
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
@ -2,15 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_options_path, cmd_configure_path, cmd_build_path, spell, cmd_spell
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
def options(ctx):
|
from waf import spell
|
||||||
cmd_options_path(ctx)
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
def configure(ctx):
|
from waf import cmd_linkcheck
|
||||||
cmd_configure_path(ctx)
|
|
||||||
|
|
||||||
def build(ctx):
|
|
||||||
cmd_build_path(ctx)
|
|
||||||
|
|
||||||
|
@ -2,5 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
from waf import cmd_configure as configure
|
||||||
|
from waf import cmd_build as build
|
||||||
|
from waf import cmd_options as options
|
||||||
|
from waf import spell
|
||||||
|
from waf import cmd_spell
|
||||||
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
13
user/wscript
13
user/wscript
@ -2,9 +2,10 @@ from sys import path
|
|||||||
from os.path import abspath
|
from os.path import abspath
|
||||||
path.append(abspath('../common/'))
|
path.append(abspath('../common/'))
|
||||||
|
|
||||||
from waf import cmd_configure as configure, \
|
from waf import cmd_configure as configure
|
||||||
cmd_build as build, \
|
from waf import cmd_build as build
|
||||||
spell, \
|
from waf import cmd_options as options
|
||||||
cmd_spell, \
|
from waf import spell
|
||||||
cmd_options as options, \
|
from waf import cmd_spell
|
||||||
linkcheck, cmd_linkcheck
|
from waf import linkcheck
|
||||||
|
from waf import cmd_linkcheck
|
||||||
|
Loading…
x
Reference in New Issue
Block a user