waf

FORK: waf with some random patches
git clone https://git.neptards.moe/neptards/waf.git
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.dir-locals.el1L
-rw-r--r--.gitignore39L
-rw-r--r--.pipelines/Jenkinsfile291L
-rw-r--r--ChangeLog252L
-rw-r--r--DEVEL41L
-rw-r--r--README.md63L
-rw-r--r--TODO12L
-rw-r--r--build_system_kit/README.txt33L
-rw-r--r--build_system_kit/extpy/extpy.py54L
-rwxr-xr-xbuild_system_kit/extpy/runme.py29L
-rw-r--r--build_system_kit/extpy/wscript.py5L
-rw-r--r--build_system_kit/makefile_dumper/a.c5L
-rw-r--r--build_system_kit/makefile_dumper/a.h1L
-rw-r--r--build_system_kit/makefile_dumper/main.c6L
-rw-r--r--build_system_kit/makefile_dumper/wscript79L
-rw-r--r--build_system_kit/noscript/README.txt17L
-rw-r--r--build_system_kit/noscript/bar.c1L
-rw-r--r--build_system_kit/noscript/bar.h1L
-rwxr-xr-xbuild_system_kit/noscript/create_it.sh8L
-rw-r--r--build_system_kit/noscript/dbdlib.py127L
-rw-r--r--build_system_kit/noscript/foo.c4L
-rw-r--r--build_system_kit/noscript/foo.h1L
-rw-r--r--build_system_kit/noscript/main.c6L
-rw-r--r--build_system_kit/nostate/README.txt21L
-rw-r--r--build_system_kit/nostate/a.c5L
-rw-r--r--build_system_kit/nostate/a.h1L
-rwxr-xr-xbuild_system_kit/nostate/create_it.sh8L
-rw-r--r--build_system_kit/nostate/ebdlib.py131L
-rw-r--r--build_system_kit/nostate/main.c6L
-rw-r--r--build_system_kit/nostate/wscript12L
-rw-r--r--build_system_kit/overview/README.txt11L
-rw-r--r--build_system_kit/overview/bbdlib.py39L
-rw-r--r--build_system_kit/overview/bbit1L
-rwxr-xr-xbuild_system_kit/overview/create_it.sh8L
-rw-r--r--build_system_kit/overview/main.c3L
-rw-r--r--build_system_kit/parser/README.txt11L
-rw-r--r--build_system_kit/parser/cbdlib.py73L
-rw-r--r--build_system_kit/parser/cbit5L
-rwxr-xr-xbuild_system_kit/parser/create_it.sh8L
-rw-r--r--build_system_kit/parser/main.c3L
-rwxr-xr-xconfigure119L
-rw-r--r--demos/asm/header.h1L
-rw-r--r--demos/asm/main.c10L
-rw-r--r--demos/asm/test.S23L
-rw-r--r--demos/asm/wscript28L
-rw-r--r--demos/bisonflex/calc.l13L
-rw-r--r--demos/bisonflex/calc.y33L
-rw-r--r--demos/bisonflex/main.c24L
-rw-r--r--demos/bisonflex/wscript26L
-rw-r--r--demos/c++/a.cpp13L
-rw-r--r--demos/c++/b.cpp1L
-rw-r--r--demos/c++/main.c3L
-rw-r--r--demos/c++/main.cpp8L
-rw-r--r--demos/c++/wscript35L
-rw-r--r--demos/c/program/a.h1L
-rw-r--r--demos/c/program/gfx/semfavicon.ico1150B
-rw-r--r--demos/c/program/main.c9L
-rw-r--r--demos/c/program/msvc_resource.rc1L
-rw-r--r--demos/c/program/wscript_build39L
-rw-r--r--demos/c/shlib/foo.def2L
-rw-r--r--demos/c/shlib/main.c8L
-rw-r--r--demos/c/shlib/test_shlib.c5L
-rw-r--r--demos/c/shlib/wscript_build45L
-rw-r--r--demos/c/stlib-deps/libA/external_vars.c11L
-rw-r--r--demos/c/stlib-deps/libA/external_vars.h14L
-rw-r--r--demos/c/stlib-deps/libA/wscript_build7L
-rw-r--r--demos/c/stlib-deps/libB/sum.c12L
-rw-r--r--demos/c/stlib-deps/libB/sum.h10L
-rw-r--r--demos/c/stlib-deps/libB/wscript_build9L
-rw-r--r--demos/c/stlib-deps/libC/diff.c13L
-rw-r--r--demos/c/stlib-deps/libC/diff.h10L
-rw-r--r--demos/c/stlib-deps/libC/wscript_build10L
-rw-r--r--demos/c/stlib-deps/main.c22L
-rw-r--r--demos/c/stlib-deps/wscript_build11L
-rw-r--r--demos/c/stlib/main.c7L
-rw-r--r--demos/c/stlib/test_staticlib.c2L
-rw-r--r--demos/c/stlib/wscript_build22L
-rw-r--r--demos/c/wscript145L
-rw-r--r--demos/csharp/Dye.cs24L
-rw-r--r--demos/csharp/Hi.cs15L
-rw-r--r--demos/csharp/My.cs11L
-rw-r--r--demos/csharp/Simple.cs37L
-rw-r--r--demos/csharp/wscript39L
-rw-r--r--demos/d/example.d35L
-rw-r--r--demos/d/foo.d7L
-rw-r--r--demos/d/hmm.d3L
-rw-r--r--demos/d/src/extra.d7L
-rw-r--r--demos/d/src/main.d10L
-rw-r--r--demos/d/src/wscript_build5L
-rw-r--r--demos/d/testlib/code.d6L
-rw-r--r--demos/d/wscript57L
-rw-r--r--demos/dbus/main.c3L
-rw-r--r--demos/dbus/test.xml10L
-rw-r--r--demos/dbus/wscript21L
-rw-r--r--demos/fortran/foo.def2L
-rw-r--r--demos/fortran/foo.f2L
-rw-r--r--demos/fortran/foo_pp.F8L
-rw-r--r--demos/fortran/hello.f3L
-rw-r--r--demos/fortran/mod/fakecc.py60L
-rw-r--r--demos/fortran/mod/two_mods.f9034L
-rw-r--r--demos/fortran/mod/uses_two_mods.f9021L
-rw-r--r--demos/fortran/mod/wscript17L
-rw-r--r--demos/fortran/src/calculator.f9L
-rw-r--r--demos/fortran/src/calculator_main.f6L
-rw-r--r--demos/fortran/src/hello_inc.f7L
-rw-r--r--demos/fortran/src/include/hello.h1L
-rw-r--r--demos/fortran/submodules/container.f9027L
-rw-r--r--demos/fortran/submodules/helper.f9013L
-rw-r--r--demos/fortran/submodules/parent.f9030L
-rw-r--r--demos/fortran/submodules/submain.f9018L
-rw-r--r--demos/fortran/submodules/wscript26L
-rw-r--r--demos/fortran/typemap/basetypes.f906L
-rw-r--r--demos/fortran/typemap/fsrc.def2L
-rw-r--r--demos/fortran/typemap/fsrc.f9025L
-rw-r--r--demos/fortran/typemap/fwrap_ktp.in1L
-rw-r--r--demos/fortran/typemap/wscript191L
-rw-r--r--demos/fortran/wscript82L
-rw-r--r--demos/glib2/enums.h9L
-rw-r--r--demos/glib2/file.js1L
-rw-r--r--demos/glib2/main.c5L
-rw-r--r--demos/glib2/marshal.list4L
-rw-r--r--demos/glib2/org.glib2.test.gresource.xml6L
-rw-r--r--demos/glib2/org.gsettings.simple.gschema.xml7L
-rw-r--r--demos/glib2/org.gsettings.test-2.gschema.xml9L
-rw-r--r--demos/glib2/org.gsettings.test.gschema.xml17L
-rw-r--r--demos/glib2/wscript57L
-rw-r--r--demos/intltool/.gitignore1L
-rw-r--r--demos/intltool/data/kupfer-mimetypes.xml.in11L
-rw-r--r--demos/intltool/data/kupfer.desktop.in11L
-rw-r--r--demos/intltool/data/wscript35L
-rw-r--r--demos/intltool/po/LINGUAS2L
-rw-r--r--demos/intltool/po/POTFILES.in6L
-rw-r--r--demos/intltool/po/sv.po30L
-rw-r--r--demos/intltool/wscript17L
-rw-r--r--demos/java/animals/junit/org/example/AnimalTest.java13L
-rw-r--r--demos/java/animals/manifest3L
-rw-r--r--demos/java/animals/src/org/example/Animal.java9L
-rw-r--r--demos/java/animals/wscript28L
-rw-r--r--demos/java/bengala/src/org/example/Bengala.java14L
-rw-r--r--demos/java/bengala/wscript12L
-rw-r--r--demos/java/cats/src/org/example/Cat.java15L
-rw-r--r--demos/java/cats/wscript18L
-rw-r--r--demos/java/junit.py85L
-rw-r--r--demos/java/src/com/meow/Hello.java34L
-rw-r--r--demos/java/src/com/meow/package-info.java2L
-rw-r--r--demos/java/src/com/meow/truc/bar/Hello.java34L
-rw-r--r--demos/java/src/com/meow/truc/foo/Hello.java34L
-rw-r--r--demos/java/sup/org/test/Hella.java10L
-rw-r--r--demos/java/wscript53L
-rw-r--r--demos/jni/src/java/StringUtils.java27L
-rw-r--r--demos/jni/src/jni/include/StringUtils.h29L
-rw-r--r--demos/jni/src/jni/source/StringUtils.c51L
-rw-r--r--demos/jni/wscript26L
-rw-r--r--demos/lua/foo.lua1L
-rw-r--r--demos/lua/wscript10L
-rw-r--r--demos/mac_app/Info.plist33L
-rw-r--r--demos/mac_app/resources/MacApp.icns49820B
-rw-r--r--demos/mac_app/resources/MainMenu.nib/designable.nib1857L
-rw-r--r--demos/mac_app/resources/MainMenu.nib/keyedobjects.nib18680B
-rw-r--r--demos/mac_app/sources/dump_sbpl.c1L
-rw-r--r--demos/mac_app/sources/main.m9L
-rw-r--r--demos/mac_app/wscript60L
-rw-r--r--demos/perl/Mytest.pm41L
-rw-r--r--demos/perl/Mytest.xs14L
-rw-r--r--demos/perl/wscript40L
-rw-r--r--demos/precious/precious.c2L
-rw-r--r--demos/precious/wscript31L
-rw-r--r--demos/python/foo.py5L
-rw-r--r--demos/python/nested_scripts/bar/nested_bar.py3L
-rw-r--r--demos/python/nested_scripts/foo/nested_foo.py3L
-rw-r--r--demos/python/spammodule.c50L
-rw-r--r--demos/python/test.c57L
-rw-r--r--demos/python/wscript68L
-rw-r--r--demos/qt5/but.ui32L
-rw-r--r--demos/qt5/data/some.txt1L
-rw-r--r--demos/qt5/foo.cpp38L
-rw-r--r--demos/qt5/foo.h23L
-rw-r--r--demos/qt5/linguist/fr.ts4L
-rw-r--r--demos/qt5/main.cpp27L
-rw-r--r--demos/qt5/res.qrc7L
-rw-r--r--demos/qt5/testqt5.cpp31L
-rw-r--r--demos/qt5/wscript88L
-rw-r--r--demos/ruby/Mytest.rb9L
-rw-r--r--demos/ruby/hello_world.rb2L
-rw-r--r--demos/ruby/rb_mytest.c16L
-rw-r--r--demos/ruby/wscript47L
-rw-r--r--demos/subst/foo.in2L
-rw-r--r--demos/subst/test.pc.in6L
-rw-r--r--demos/subst/wscript62L
-rw-r--r--demos/tex/src/bib.bib7L
-rw-r--r--demos/tex/src/bibtex.ltx3L
-rw-r--r--demos/tex/src/conclusions.ltx6L
-rw-r--r--demos/tex/src/crossreferencing.ltx4L
-rw-r--r--demos/tex/src/document-glossaries.ltx40L
-rw-r--r--demos/tex/src/document.ltx42L
-rw-r--r--demos/tex/src/indexing.ltx3L
-rw-r--r--demos/tex/src/introduction.ltx13L
-rw-r--r--demos/tex/src/introsub.ltx8L
-rw-r--r--demos/tex/src/wscript25L
-rw-r--r--demos/tex/wscript29L
-rw-r--r--demos/unit_test/src/Accumulator.cpp16L
-rw-r--r--demos/unit_test/src/Accumulator.h23L
-rw-r--r--demos/unit_test/src/HelloWorld.cpp18L
-rw-r--r--demos/unit_test/src/HelloWorld.h15L
-rw-r--r--demos/unit_test/src/wscript_build10L
-rw-r--r--demos/unit_test/tests/main.cpp22L
-rw-r--r--demos/unit_test/tests/test0/HelloWorldTest.cpp40L
-rw-r--r--demos/unit_test/tests/test0/wscript_build12L
-rw-r--r--demos/unit_test/tests/test1/AccumulatorTest.cpp85L
-rw-r--r--demos/unit_test/tests/test1/input/test0.txt1L
-rw-r--r--demos/unit_test/tests/test1/input/test1.txt5L
-rw-r--r--demos/unit_test/tests/test1/wscript_build11L
-rw-r--r--demos/unit_test/tests/test2/test.py5L
-rw-r--r--demos/unit_test/tests/test2/wscript_build11L
-rw-r--r--demos/unit_test/tests/test3/test.py.in6L
-rw-r--r--demos/unit_test/tests/test3/test_import.py3L
-rw-r--r--demos/unit_test/tests/test3/wscript_build29L
-rw-r--r--demos/unit_test/tests/wscript12L
-rw-r--r--demos/unit_test/wscript67L
-rw-r--r--demos/vala/multi-file/bar/bar.vala12L
-rw-r--r--demos/vala/multi-file/foo/foo.vala14L
-rw-r--r--demos/vala/multi-file/main.vala14L
-rw-r--r--demos/vala/multi-file/wscript_build10L
-rw-r--r--demos/vala/resources/appwindow.ui8L
-rw-r--r--demos/vala/resources/test.gresource.xml7L
-rw-r--r--demos/vala/resources/test.vala22L
-rw-r--r--demos/vala/resources/wscript32L
-rw-r--r--demos/vala/shlib/hello.vala10L
-rw-r--r--demos/vala/shlib/wscript_build40L
-rw-r--r--demos/vala/stlib/program.vala4L
-rw-r--r--demos/vala/stlib/src/static_lib.vala6L
-rw-r--r--demos/vala/stlib/wscript_build18L
-rw-r--r--demos/vala/wscript25L
-rw-r--r--demos/variants/main.c8L
-rw-r--r--demos/variants/wscript128L
-rw-r--r--docs/slides/presentation/.gitignore7L
-rw-r--r--docs/slides/presentation/beamerthemewaf.sty28L
-rw-r--r--docs/slides/presentation/gfx/slides-executable_deps.dia1616B
-rw-r--r--docs/slides/presentation/gfx/waflogo.svg371L
-rw-r--r--docs/slides/presentation/gfx/wscript29L
-rw-r--r--docs/slides/presentation/slides.tex392L
-rw-r--r--docs/slides/presentation/snippets/a.c0B
-rw-r--r--docs/slides/presentation/snippets/a.h2L
-rw-r--r--docs/slides/presentation/snippets/b.cpp3L
-rw-r--r--docs/slides/presentation/snippets/b.h0B
-rw-r--r--docs/slides/presentation/snippets/main.c5L
-rw-r--r--docs/slides/presentation/snippets/make-1/Makefile3L
-rw-r--r--docs/slides/presentation/snippets/make-2/Makefile37L
-rw-r--r--docs/slides/presentation/snippets/make-2/program.c5L
-rw-r--r--docs/slides/presentation/snippets/waf-1/wscript11L
-rw-r--r--docs/slides/presentation/snippets/waf-2/wscript34L
-rw-r--r--docs/slides/presentation/wscript53L
-rw-r--r--docs/sphinx/Build.rst6L
-rw-r--r--docs/sphinx/ConfigSet.rst6L
-rw-r--r--docs/sphinx/Configure.rst6L
-rw-r--r--docs/sphinx/Context.rst6L
-rw-r--r--docs/sphinx/Errors.rst6L
-rw-r--r--docs/sphinx/Logs.rst6L
-rw-r--r--docs/sphinx/Makefile130L
-rw-r--r--docs/sphinx/Node.rst6L
-rw-r--r--docs/sphinx/Options.rst6L
-rw-r--r--docs/sphinx/Runner.rst6L
-rw-r--r--docs/sphinx/Scripting.rst6L
-rw-r--r--docs/sphinx/Task.rst6L
-rw-r--r--docs/sphinx/TaskGen.rst6L
-rw-r--r--docs/sphinx/Utils.rst6L
-rw-r--r--docs/sphinx/_images/waf-64x64.png2214B
-rw-r--r--docs/sphinx/_templates/indexcontent.html63L
-rw-r--r--docs/sphinx/_templates/layout.html5L
-rw-r--r--docs/sphinx/about.rst7L
-rw-r--r--docs/sphinx/conf.py562L
-rw-r--r--docs/sphinx/confmap.rst746L
-rw-r--r--docs/sphinx/confmap_example.txt22L
-rw-r--r--docs/sphinx/copyright.rst33L
-rw-r--r--docs/sphinx/coremodules.rst55L
-rw-r--r--docs/sphinx/featuremap.rst1206L
-rw-r--r--docs/sphinx/featuremap_example.txt55L
-rw-r--r--docs/sphinx/index.rst27L
-rw-r--r--docs/sphinx/tools.rst150L
-rw-r--r--docs/sphinx/tools/.gitignore1L
-rw-r--r--docs/sphinx/tools/.keepme0B
-rw-r--r--docs/sphinx/tutorial.rst174L
-rw-r--r--docs/sphinx/wscript35L
-rw-r--r--docs/unsorted.txt16L
-rw-r--r--playground/R/src/test.R22L
-rw-r--r--playground/R/src/testSweave.Rnw13L
-rw-r--r--playground/R/wscript29L
-rw-r--r--playground/abstract_process/wscript46L
-rw-r--r--playground/boo/hello.boo1L
-rw-r--r--playground/boo/world.boo3L
-rw-r--r--playground/boo/world.cs6L
-rw-r--r--playground/boo/wscript49L
-rw-r--r--playground/boost/main.cpp7L
-rw-r--r--playground/boost/waf.bat10L
-rw-r--r--playground/boost/wscript12L
-rw-r--r--playground/boost_log/main.cpp11L
-rw-r--r--playground/boost_log/wscript16L
-rw-r--r--playground/c-objects-stlib-shlib/main.c8L
-rw-r--r--playground/c-objects-stlib-shlib/test_shlib.c5L
-rw-r--r--playground/c-objects-stlib-shlib/wscript60L
-rw-r--r--playground/c/deps/foo.c2L
-rw-r--r--playground/c/deps/foo.h.tmpl1L
-rw-r--r--playground/c/deps/main.c7L
-rw-r--r--playground/c/deps/wscript27L
-rw-r--r--playground/c/program/a.h1L
-rw-r--r--playground/c/program/main.c5L
-rw-r--r--playground/c/program/wscript_build19L
-rw-r--r--playground/c/shlib/foo.def2L
-rw-r--r--playground/c/shlib/main.c8L
-rw-r--r--playground/c/shlib/test_shlib.c5L
-rw-r--r--playground/c/shlib/wscript_build15L
-rw-r--r--playground/c/stlib/main.c4L
-rw-r--r--playground/c/stlib/test_staticlib.c2L
-rw-r--r--playground/c/stlib/wscript_build13L
-rw-r--r--playground/c/stlib2/a/a.c4L
-rw-r--r--playground/c/stlib2/a/a.h1L
-rw-r--r--playground/c/stlib2/b/b.c6L
-rw-r--r--playground/c/stlib2/b/b.h1L
-rw-r--r--playground/c/stlib2/b/test.c9L
-rw-r--r--playground/c/stlib2/wscript30L
-rw-r--r--playground/c/wscript160L
-rw-r--r--playground/cfg_cache/wscript20L
-rw-r--r--playground/clang_compilation_database/a.c0B
-rw-r--r--playground/clang_compilation_database/b.cpp0B
-rw-r--r--playground/clang_compilation_database/wscript68L
-rw-r--r--playground/clang_cross/msvc/ReadMe.txt14L
-rw-r--r--playground/clang_cross/msvc/example_environment_linux.sh5L
-rw-r--r--playground/clang_cross/msvc/hello.c11L
-rw-r--r--playground/clang_cross/msvc/wscript32L
-rw-r--r--playground/codegen/.gitignore1L
-rw-r--r--playground/codegen/generated/test432808665.c1L
-rw-r--r--playground/codegen/generated/test61797613.c1L
-rw-r--r--playground/codegen/generated/test876396158.c1L
-rw-r--r--playground/codegen/generated/test877273174.c1L
-rw-r--r--playground/codegen/main.c3L
-rw-r--r--playground/codegen/wscript35L
-rwxr-xr-xplayground/compress/optim.py122L
-rw-r--r--playground/compress/wscript144L
-rw-r--r--playground/cpp_gen/a.cpp2L
-rw-r--r--playground/cpp_gen/main.cpp3L
-rw-r--r--playground/cpp_gen/wscript144L
-rw-r--r--playground/cpplint/main.cpp8L
-rw-r--r--playground/cpplint/my_include.hpp9L
-rw-r--r--playground/cpplint/wscript12L
-rw-r--r--playground/cuda/cuda.py63L
-rw-r--r--playground/cuda/main.cpp9L
-rw-r--r--playground/cuda/test.cpp5L
-rw-r--r--playground/cuda/test.cu84L
-rw-r--r--playground/cuda/test.h1L
-rw-r--r--playground/cuda/wscript50L
-rw-r--r--playground/cython/c_lib/extra_dep.h.in2L
-rw-r--r--playground/cython/c_lib/lib.c8L
-rw-r--r--playground/cython/c_lib/lib.h1L
-rw-r--r--playground/cython/cxx_lib/app.cxx34L
-rw-r--r--playground/cython/cxx_lib/lib.cxx8L
-rw-r--r--playground/cython/cxx_lib/lib.h1L
-rw-r--r--playground/cython/cython_cache.py37L
-rw-r--r--playground/cython/cython_cache/src/cy_ctest.c2703L
-rw-r--r--playground/cython/cython_cache/src/cy_cxxtest.cc2848L
-rw-r--r--playground/cython/cython_cache/src/cy_cxxtest.h34L
-rw-r--r--playground/cython/cython_cache/src/cy_cxxtest_api.h84L
-rw-r--r--playground/cython/src/cy_ctest.pxd2L
-rw-r--r--playground/cython/src/cy_ctest.pyx7L
-rw-r--r--playground/cython/src/cy_cxxtest.pxd2L
-rw-r--r--playground/cython/src/cy_cxxtest.pyx9L
-rw-r--r--playground/cython/wscript86L
-rw-r--r--playground/daemon/daemon.py148L
-rw-r--r--playground/daemon/main.c6L
-rw-r--r--playground/daemon/wscript25L
-rw-r--r--playground/descriptions/wscript34L
-rw-r--r--playground/display/main.c3L
-rw-r--r--playground/display/wscript14L
-rw-r--r--playground/distnet/README.rst42L
-rw-r--r--playground/distnet/app/head.h5L
-rw-r--r--playground/distnet/app/main.c10L
-rw-r--r--playground/distnet/app/prep.c10L
-rw-r--r--playground/distnet/app/requires.txt1L
-rw-r--r--playground/distnet/app/waf_pouet.py38L
-rw-r--r--playground/distnet/app/wscript81L
-rw-r--r--playground/distnet/app2/main.c6L
-rw-r--r--playground/distnet/app2/requires.txt1L
-rw-r--r--playground/distnet/app2/wscript38L
-rwxr-xr-xplayground/distnet/server/cgi-bin/download.py41L
-rwxr-xr-xplayground/distnet/server/cgi-bin/resolve.py28L
-rwxr-xr-xplayground/distnet/server/cgi-bin/upload.py54L
-rwxr-xr-xplayground/distnet/server/start.sh4L
-rw-r--r--playground/doxy/a.cpp7L
-rw-r--r--playground/doxy/a.h24L
-rw-r--r--playground/doxy/b.cpp12L
-rw-r--r--playground/doxy/b.h24L
-rw-r--r--playground/doxy/subdir/c.cpp7L
-rw-r--r--playground/doxy/subdir/c.h18L
-rw-r--r--playground/doxy/test.conf181L
-rw-r--r--playground/doxy/wscript47L
-rw-r--r--playground/dynamic_build/main.c4L
-rw-r--r--playground/dynamic_build/wscript59L
-rw-r--r--playground/dynamic_build2/foo.tar10240B
-rw-r--r--playground/dynamic_build2/wscript36L
-rw-r--r--playground/dynamic_build3/main.c10L
-rw-r--r--playground/dynamic_build3/wscript94L
-rw-r--r--playground/dynamic_headers/src/main.c7L
-rw-r--r--playground/dynamic_headers/src/module.h5L
-rw-r--r--playground/dynamic_headers/src/test.c17L
-rw-r--r--playground/dynamic_headers/wscript109L
-rw-r--r--playground/dynamic_recursive_tasks/bar.cpp6L
-rw-r--r--playground/dynamic_recursive_tasks/bar.h1L
-rw-r--r--playground/dynamic_recursive_tasks/foo.cpp7L
-rw-r--r--playground/dynamic_recursive_tasks/foo.h2L
-rw-r--r--playground/dynamic_recursive_tasks/main.cpp6L
-rw-r--r--playground/dynamic_recursive_tasks/truc.cpp3L
-rw-r--r--playground/dynamic_recursive_tasks/truc.h1L
-rw-r--r--playground/dynamic_recursive_tasks/wscript78L
-rw-r--r--playground/eclipse/c/exLibC/src/exLibC.cpp17L
-rw-r--r--playground/eclipse/c/exLibC/src/include/pkg1/exLibC/exLibC.hpp4L
-rw-r--r--playground/eclipse/c/exProgLinkedC/src/exProgLinkedC.cpp16L
-rw-r--r--playground/eclipse/c/wscript19L
-rw-r--r--playground/eclipse/java/animals/junit/org/example/AnimalTest.java13L
-rw-r--r--playground/eclipse/java/animals/manifest3L
-rw-r--r--playground/eclipse/java/animals/src/org/example/Animal.java9L
-rw-r--r--playground/eclipse/java/animals/wscript28L
-rw-r--r--playground/eclipse/java/cats/src/org/example/Cat.java14L
-rw-r--r--playground/eclipse/java/cats/wscript18L
-rw-r--r--playground/eclipse/java/junit.py85L
-rw-r--r--playground/eclipse/java/protoc/message.proto12L
-rw-r--r--playground/eclipse/java/src/com/meow/Hello.java34L
-rw-r--r--playground/eclipse/java/src/com/meow/package-info.java2L
-rw-r--r--playground/eclipse/java/src/com/meow/truc/bar/Hello.java34L
-rw-r--r--playground/eclipse/java/src/com/meow/truc/foo/Hello.java34L
-rw-r--r--playground/eclipse/java/sup/org/test/Hella.java10L
-rw-r--r--playground/eclipse/java/wscript66L
-rw-r--r--playground/eclipse/python/mod1/src/mod1/Mod1ObjOri.py30L
-rw-r--r--playground/eclipse/python/mod1/src/mod1/__init__.py0B
-rw-r--r--playground/eclipse/python/mod2/src/mod2/Mod2ObjOri.py13L
-rw-r--r--playground/eclipse/python/mod2/src/mod2/__init__.py0B
-rw-r--r--playground/eclipse/python/mod3/src/mod3/Mod3ObjOri.py11L
-rw-r--r--playground/eclipse/python/mod3/src/mod3/__init__.py0B
-rw-r--r--playground/eclipse/python/prg/src/prg1.py24L
-rw-r--r--playground/eclipse/python/withqt5/src/firstgui.ui130L
-rw-r--r--playground/eclipse/python/withqt5/src/sample.py24L
-rw-r--r--playground/eclipse/python/wscript21L
-rw-r--r--playground/eclipse/wscript65L
-rw-r--r--playground/embedded_resources/main.c18L
-rw-r--r--playground/embedded_resources/wscript35L
-rw-r--r--playground/embedded_resources/x-resources.h34L
-rw-r--r--playground/erlang/hello.erl36L
-rw-r--r--playground/erlang/hello_eunit.erl10L
-rw-r--r--playground/erlang/inc/hello.hrl1L
-rw-r--r--playground/erlang/wscript11L
-rw-r--r--playground/errcheck/typos/main.c3L
-rw-r--r--playground/errcheck/typos/wscript20L
-rw-r--r--playground/errcheck/wrong_top/src/wscript_build3L
-rw-r--r--playground/errcheck/wrong_top/wscript15L
-rw-r--r--playground/exclusive_link/excl.py64L
-rw-r--r--playground/exclusive_link/main.c3L
-rw-r--r--playground/exclusive_link/wscript20L
-rw-r--r--playground/extern_makefile/Makefile11L
-rw-r--r--playground/extern_makefile/just_make/Makefile5L
-rw-r--r--playground/extern_makefile/just_make/main.c6L
-rw-r--r--playground/extern_makefile/just_make/wscript29L
-rw-r--r--playground/extern_makefile/wscript36L
-rw-r--r--playground/file_climbing/a.txt0B
-rw-r--r--playground/file_climbing/wscript69L
-rw-r--r--playground/fluid/PopupDialog.fl10L
-rw-r--r--playground/fluid/UserInterface.fl31L
-rw-r--r--playground/fluid/main.cpp12L
-rw-r--r--playground/fluid/wscript23L
-rw-r--r--playground/folder_hashing/fhash.py49L
-rw-r--r--playground/folder_hashing/wscript12L
-rw-r--r--playground/freeimage/fi.cpp19L
-rw-r--r--playground/freeimage/fip.cpp21L
-rw-r--r--playground/freeimage/wscript11L
-rw-r--r--playground/freeimage/wscript.fip20L
-rw-r--r--playground/fsharp/main.fs4L
-rw-r--r--playground/fsharp/printer.fs4L
-rw-r--r--playground/fsharp/wscript13L
-rw-r--r--playground/fully_sequential_build/main.c5L
-rw-r--r--playground/fully_sequential_build/wscript25L
-rw-r--r--playground/gcj/gcj.py88L
-rw-r--r--playground/gcj/more/es/Hi.java5L
-rw-r--r--playground/gcj/src/es/Comp.java5L
-rw-r--r--playground/gcj/src/es/Hello.java36L
-rw-r--r--playground/gcj/wscript23L
-rw-r--r--playground/gdbus/main.c3L
-rw-r--r--playground/gdbus/test.xml10L
-rw-r--r--playground/gdbus/wscript24L
-rw-r--r--playground/genpybind/example.cpp9L
-rw-r--r--playground/genpybind/example.h20L
-rw-r--r--playground/genpybind/example_test.py9L
-rw-r--r--playground/genpybind/wscript37L
-rw-r--r--playground/gtest/configure.bat17L
-rw-r--r--playground/gtest/src/Accumulator.cpp16L
-rw-r--r--playground/gtest/src/Accumulator.h23L
-rw-r--r--playground/gtest/src/HelloWorld.cpp18L
-rw-r--r--playground/gtest/src/HelloWorld.h15L
-rw-r--r--playground/gtest/src/wscript_build9L
-rw-r--r--playground/gtest/tests/gtest_main.cc38L
-rw-r--r--playground/gtest/tests/test0/HelloWorldTest.cpp23L
-rw-r--r--playground/gtest/tests/test0/wscript_build10L
-rw-r--r--playground/gtest/tests/test1/AccumulatorTest.cpp72L
-rw-r--r--playground/gtest/tests/test1/input/test0.txt1L
-rw-r--r--playground/gtest/tests/test1/input/test1.txt5L
-rw-r--r--playground/gtest/tests/test1/wscript_build11L
-rw-r--r--playground/gtest/tests/wscript13L
-rw-r--r--playground/gtest/wscript68L
-rw-r--r--playground/haxe/bytecode/.haxerc4L
-rw-r--r--playground/haxe/bytecode/package.json18L
-rw-r--r--playground/haxe/bytecode/src/Main.hx5L
-rw-r--r--playground/haxe/bytecode/src/main.hxml2L
-rw-r--r--playground/haxe/bytecode/src/wscript7L
-rw-r--r--playground/haxe/bytecode/wscript8L
-rw-r--r--playground/haxe/executable/.haxerc4L
-rw-r--r--playground/haxe/executable/bin/wscript43L
-rw-r--r--playground/haxe/executable/haxe_libraries/readme.txt1L
-rw-r--r--playground/haxe/executable/lib/readme.txt1L
-rw-r--r--playground/haxe/executable/package.json18L
-rw-r--r--playground/haxe/executable/src/Main.hx5L
-rw-r--r--playground/haxe/executable/src/main.hxml2L
-rw-r--r--playground/haxe/executable/src/wscript13L
-rw-r--r--playground/haxe/executable/wscript15L
-rw-r--r--playground/hide_output/wscript22L
-rw-r--r--playground/implicit_order/a.c1L
-rw-r--r--playground/implicit_order/main.c5L
-rw-r--r--playground/implicit_order/wscript63L
-rw-r--r--playground/java_recursive_use/a/src/JavaTestA.java2L
-rw-r--r--playground/java_recursive_use/a/wscript7L
-rw-r--r--playground/java_recursive_use/b/src/JavaTestB.java2L
-rw-r--r--playground/java_recursive_use/b/wscript8L
-rw-r--r--playground/java_recursive_use/c/src/JavaTestC.java2L
-rw-r--r--playground/java_recursive_use/c/wscript9L
-rw-r--r--playground/java_recursive_use/d/src/JavaTestD.java2L
-rw-r--r--playground/java_recursive_use/d/wscript9L
-rw-r--r--playground/java_recursive_use/wscript25L
-rw-r--r--playground/javatest/jni/java/StringUtils.java27L
-rw-r--r--playground/javatest/jni/jni/include/StringUtils.h29L
-rw-r--r--playground/javatest/jni/jni/source/StringUtils.c51L
-rw-r--r--playground/javatest/jni/test/TestJni.java20L
-rw-r--r--playground/javatest/jni/test/testng.xml11L
-rw-r--r--playground/javatest/src/Nums.java17L
-rw-r--r--playground/javatest/test/TestNums.java31L
-rw-r--r--playground/javatest/test/testng.xml11L
-rw-r--r--playground/javatest/wscript76L
-rw-r--r--playground/json/test.json9L
-rw-r--r--playground/json/wscript32L
-rw-r--r--playground/ldscript/main.c3L
-rw-r--r--playground/ldscript/myscript.ld2L
-rw-r--r--playground/ldscript/wscript37L
-rw-r--r--playground/libtest/wscript53L
-rw-r--r--playground/lint/program/a.h1L
-rw-r--r--playground/lint/program/main.c6L
-rw-r--r--playground/lint/program/wscript_build14L
-rw-r--r--playground/lint/stlib/main.c4L
-rw-r--r--playground/lint/stlib/test_staticlib.c2L
-rw-r--r--playground/lint/stlib/wscript_build12L
-rw-r--r--playground/lint/wscript34L
-rw-r--r--playground/local_rpath/a.c1L
-rw-r--r--playground/local_rpath/main.c3L
-rw-r--r--playground/local_rpath/wscript26L
-rw-r--r--playground/makedeps/wscript38L
-rw-r--r--playground/maxjobs/bar.a1L
-rw-r--r--playground/maxjobs/foo.a1L
-rw-r--r--playground/maxjobs/truc.a1L
-rw-r--r--playground/maxjobs/wscript65L
-rwxr-xr-xplayground/maxjobs2/compute/look_busy.py12L
-rw-r--r--playground/maxjobs2/compute/wscript103L
-rw-r--r--playground/maxjobs2/wscript14L
-rw-r--r--playground/msvs/a.cpp13L
-rw-r--r--playground/msvs/b.cpp1L
-rw-r--r--playground/msvs/main.cpp8L
-rw-r--r--playground/msvs/wscript21L
-rw-r--r--playground/nasm/header.s0B
-rw-r--r--playground/nasm/test.s11L
-rw-r--r--playground/nasm/wscript33L
-rw-r--r--playground/netcache/Netcache.java280L
-rw-r--r--playground/netcache/main.c4L
-rw-r--r--playground/netcache/test_staticlib.c3L
-rw-r--r--playground/netcache/wscript49L
-rw-r--r--playground/objcopy/main.c5L
-rw-r--r--playground/objcopy/wscript18L
-rw-r--r--playground/ocaml/main.ml20L
-rw-r--r--playground/ocaml/somemodule.ml7L
-rw-r--r--playground/ocaml/wscript24L
-rw-r--r--playground/package/wscript75L
-rw-r--r--playground/parallel_cmd/main.c7L
-rw-r--r--playground/parallel_cmd/wscript82L
-rw-r--r--playground/pch/a.cpp1L
-rw-r--r--playground/pch/a.h6L
-rw-r--r--playground/pch/b.cpp1L
-rw-r--r--playground/pch/b.h10L
-rw-r--r--playground/pch/c.cpp1L
-rw-r--r--playground/pch/c.h6L
-rw-r--r--playground/pch/d.cpp5L
-rw-r--r--playground/pch/main.cpp8L
-rw-r--r--playground/pch/wscript59L
-rw-r--r--playground/pep8/wscript26L
-rw-r--r--playground/protoc/inc/message.proto15L
-rw-r--r--playground/protoc/inc/message_inc.proto14L
-rw-r--r--playground/protoc/inc/msgCaseTest.proto14L
-rw-r--r--playground/protoc/incboth/messageboth.proto14L
-rw-r--r--playground/protoc/incboth/messageboth_inc.proto4L
-rw-r--r--playground/protoc/incdeep/a/b/test.proto4L
-rw-r--r--playground/protoc/increcurse/increc/message.proto17L
-rw-r--r--playground/protoc/increcurse/increc/message_inc.proto14L
-rw-r--r--playground/protoc/increcurse/wscript11L
-rw-r--r--playground/protoc/incseparate/depinotherdir.proto15L
-rw-r--r--playground/protoc/othermod/deep/inc/message_inc_tl.proto11L
-rw-r--r--playground/protoc/wscript64L
-rw-r--r--playground/protoc_gen_java/proto.source14L
-rw-r--r--playground/protoc_gen_java/wscript51L
-rw-r--r--playground/pyqt5/res/test.txt2L
-rw-r--r--playground/pyqt5/sampleRes.qrc5L
-rw-r--r--playground/pyqt5/src/firstgui.ui130L
-rw-r--r--playground/pyqt5/src/sample.py28L
-rw-r--r--playground/pyqt5/wscript32L
-rw-r--r--playground/pytest/src/bar/__init__.py0B
-rw-r--r--playground/pytest/src/bar/bar.py11L
-rw-r--r--playground/pytest/src/bar/resource.txt1L
-rw-r--r--playground/pytest/src/baz/baz_ext.c25L
-rw-r--r--playground/pytest/src/foo/__init__.py0B
-rw-r--r--playground/pytest/src/foo/foo.py15L
-rw-r--r--playground/pytest/src/foo_ext.c25L
-rw-r--r--playground/pytest/test/test_bar.py10L
-rw-r--r--playground/pytest/test/test_baz.py10L
-rw-r--r--playground/pytest/test/test_foo.py16L
-rw-r--r--playground/pytest/wscript94L
-rw-r--r--playground/qt4/but.ui32L
-rw-r--r--playground/qt4/data/some.txt1L
-rw-r--r--playground/qt4/foo.cpp25L
-rw-r--r--playground/qt4/foo.h16L
-rw-r--r--playground/qt4/linguist/fr.ts4L
-rw-r--r--playground/qt4/main.cpp14L
-rw-r--r--playground/qt4/textures.qrc5L
-rw-r--r--playground/qt4/wscript49L
-rw-r--r--playground/qt5-and-pyqt5/pyqt5/res/test.txt2L
-rw-r--r--playground/qt5-and-pyqt5/pyqt5/sampleRes.qrc5L
-rw-r--r--playground/qt5-and-pyqt5/pyqt5/src/firstgui.ui130L
-rw-r--r--playground/qt5-and-pyqt5/pyqt5/src/sample.py24L
-rw-r--r--playground/qt5-and-pyqt5/pyqt5/wscript29L
-rw-r--r--playground/qt5-and-pyqt5/qt5/but.ui32L
-rw-r--r--playground/qt5-and-pyqt5/qt5/data/some.txt1L
-rw-r--r--playground/qt5-and-pyqt5/qt5/foo.cpp21L
-rw-r--r--playground/qt5-and-pyqt5/qt5/foo.h16L
-rw-r--r--playground/qt5-and-pyqt5/qt5/linguist/fr.ts4L
-rw-r--r--playground/qt5-and-pyqt5/qt5/main.cpp26L
-rw-r--r--playground/qt5-and-pyqt5/qt5/res.qrc7L
-rw-r--r--playground/qt5-and-pyqt5/qt5/wscript34L
-rw-r--r--playground/qt5-and-pyqt5/qtchainer/qtchainer.py53L
-rw-r--r--playground/qt5-and-pyqt5/wscript28L
-rw-r--r--playground/redirect/wscript41L
-rw-r--r--playground/relocate/c/a.c4L
-rw-r--r--playground/relocate/c/a/a.h1L
-rw-r--r--playground/relocate/c/main.c3L
-rw-r--r--playground/relocate/c/wscript11L
-rwxr-xr-xplayground/relocate/run.sh18L
-rw-r--r--playground/remote/main.c4L
-rw-r--r--playground/remote/wscript32L
-rw-r--r--playground/rst/.gitignore2L
-rw-r--r--playground/rst/test.svg173L
-rw-r--r--playground/rst/test0.rst12L
-rw-r--r--playground/rst/test1.rst69L
-rw-r--r--playground/rst/test2.rst45L
-rw-r--r--playground/rst/wscript76L
-rw-r--r--playground/sas/data/mydata.csv5L
-rw-r--r--playground/sas/src/sastest.sas23L
-rw-r--r--playground/sas/wscript23L
-rw-r--r--playground/scala/example/Foo.scala8L
-rw-r--r--playground/scala/wscript37L
-rw-r--r--playground/shrinking_sets/wscript56L
-rw-r--r--playground/slow_qt/foo.cpp24L
-rw-r--r--playground/slow_qt/foo.h16L
-rw-r--r--playground/slow_qt/main.cpp8L
-rw-r--r--playground/slow_qt/wscript33L
-rw-r--r--playground/sphinx/src/conf.py173L
-rw-r--r--playground/sphinx/src/index.rst20L
-rw-r--r--playground/sphinx/wscript14L
-rw-r--r--playground/stale_files/wscript27L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/api/funi.c.stpl10L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/api/funi.h.stpl36L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/api/funi.py.stpl35L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/api/funi_cs.cs.stpl15L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/api/test_funi.cpp.stpl10L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/api/test_funi.py.stpl12L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/api/wscript_build32L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/build.py28L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/gui/AssemblyInfo.cs.stpl22L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/gui/FormFuni.cs46L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/gui/Resources.resx65L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/gui/Resources/Icon1.ico1078B
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/gui/Resources/resources.fr.txt1L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/gui/program.cs31L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/gui/wscript_build102L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/msi/bundle.wxs34L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/msi/funi.wxs103L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/msi/readme.rtf182L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/msi/wscript_build18L
-rw-r--r--playground/stpl_c_py_cs_satellite_wix/src/wscript91L
-rwxr-xr-xplayground/stracedeps/foo.sh6L
-rw-r--r--playground/stracedeps/wscript15L
-rw-r--r--playground/strip/a.c4L
-rw-r--r--playground/strip/main.c3L
-rw-r--r--playground/strip/strip.py38L
-rw-r--r--playground/strip/strip_hack.py54L
-rw-r--r--playground/strip/strip_on_install.py20L
-rw-r--r--playground/strip/wscript17L
-rw-r--r--playground/swig/embed/bind.i4L
-rw-r--r--playground/swig/embed/bind.swig4L
-rw-r--r--playground/swig/embed/src1.cpp32L
-rw-r--r--playground/swig/embed/src1.h30L
-rw-r--r--playground/swig/extend/a.cpp10L
-rw-r--r--playground/swig/extend/a.h13L
-rw-r--r--playground/swig/extend/java/Foo.java14L
-rw-r--r--playground/swig/extend/java/test_swig_waf.i8L
-rw-r--r--playground/swig/extend/python/include.py1L
-rw-r--r--playground/swig/extend/python/test_swig_waf.i9L
-rw-r--r--playground/swig/wscript150L
-rw-r--r--playground/syms/a.c6L
-rw-r--r--playground/syms/b.c6L
-rw-r--r--playground/syms/main.c8L
-rw-r--r--playground/syms/wscript18L
-rw-r--r--playground/task_semaphore/wscript44L
-rw-r--r--playground/test_fail/fail.cpp2L
-rw-r--r--playground/test_fail/success.cpp1L
-rw-r--r--playground/test_fail/wscript47L
-rw-r--r--playground/test_times/wscript55L
-rw-r--r--playground/ticgt/wscript54L
-rw-r--r--playground/top_eq_out/.gitignore3L
-rw-r--r--playground/top_eq_out/a.cpp2L
-rw-r--r--playground/top_eq_out/wscript62L
-rw-r--r--playground/track_output_files/foo.c1L
-rw-r--r--playground/track_output_files/main.c5L
-rw-r--r--playground/track_output_files/wscript43L
-rw-r--r--playground/unity/a.c3L
-rw-r--r--playground/unity/main.c3L
-rw-r--r--playground/unity/wscript12L
-rw-r--r--playground/updates/wscript15L
-rw-r--r--playground/use/basic/a.c1L
-rw-r--r--playground/use/basic/b.c1L
-rw-r--r--playground/use/basic/main.c3L
-rw-r--r--playground/use/cycle/a.c1L
-rw-r--r--playground/use/cycle/b.c1L
-rw-r--r--playground/use/cycle/wscript_build18L
-rw-r--r--playground/use/fakelibs/main.c3L
-rw-r--r--playground/use/fakelibs/wscript3L
-rw-r--r--playground/use/headers/a/a.h1L
-rw-r--r--playground/use/headers/a/wscript_build1L
-rw-r--r--playground/use/headers/b/main.c4L
-rw-r--r--playground/use/headers/b/wscript_build1L
-rw-r--r--playground/use/headers/wscript2L
-rw-r--r--playground/use/objects/a-test.c5L
-rw-r--r--playground/use/objects/a.c7L
-rw-r--r--playground/use/objects/a.h2L
-rw-r--r--playground/use/objects/c.c5L
-rw-r--r--playground/use/objects/lib/lib.c6L
-rw-r--r--playground/use/objects/lib/lib.h4L
-rw-r--r--playground/use/objects/lib/wscript15L
-rw-r--r--playground/use/objects/libex/libex.c7L
-rw-r--r--playground/use/objects/libex/libex.h4L
-rw-r--r--playground/use/objects/libex/wscript20L
-rw-r--r--playground/use/objects/wscript_build39L
-rw-r--r--playground/use/order/a.c6L
-rw-r--r--playground/use/order/a.h1L
-rw-r--r--playground/use/order/b.c7L
-rw-r--r--playground/use/order/main.c4L
-rw-r--r--playground/use/order/wscript_build22L
-rw-r--r--playground/use/transitivity/a.c8L
-rw-r--r--playground/use/transitivity/b.c6L
-rw-r--r--playground/use/transitivity/b.h2L
-rw-r--r--playground/use/transitivity/c.c6L
-rw-r--r--playground/use/transitivity/subdir/a.h2L
-rw-r--r--playground/use/transitivity/wscript_build28L
-rw-r--r--playground/use/wscript17L
-rw-r--r--playground/xcode6/include/MyLib/SupportLib/SomeHeaderToExport.h0B
-rw-r--r--playground/xcode6/include/MyLib/TestClass.h7L
-rw-r--r--playground/xcode6/src/MyLib/ObjcClass.m9L
-rw-r--r--playground/xcode6/src/MyLib/TestClass.cpp5L
-rw-r--r--playground/xcode6/src/sample.txt1L
-rw-r--r--playground/xcode6/src/test.cpp13L
-rw-r--r--playground/xcode6/wscript113L
-rw-r--r--playground/xilinx-ise/.gitignore43L
-rw-r--r--playground/xilinx-ise/src/rs1.ucf8L
-rw-r--r--playground/xilinx-ise/src/top.vhd34L
-rw-r--r--playground/xilinx-ise/waf_demo.xise372L
-rw-r--r--playground/xilinx-ise/wscript273L
-rwxr-xr-xtests/apis/wscript185L
-rw-r--r--tests/config/wscript155L
-rw-r--r--tests/defines/main.c12L
-rw-r--r--tests/defines/wscript59L
-rw-r--r--tests/diff_top_src/main.c6L
-rw-r--r--tests/different_top/wscript18L
-rw-r--r--tests/general/wscript82L
-rw-r--r--tests/headers/main.c2L
-rw-r--r--tests/headers/wscript46L
-rw-r--r--tests/init/side_cwd/side.txt1L
-rw-r--r--tests/init/up_cwd/project/sub/test.txt1L
-rwxr-xr-xtests/init/up_cwd/project/wscript54L
-rw-r--r--tests/init/wscript138L
-rw-r--r--tests/install/wscript91L
-rw-r--r--tests/install_group/wscript72L
-rw-r--r--tests/macplist/src/main.c3L
-rw-r--r--tests/macplist/wscript124L
-rwxr-xr-xtests/msvc/wscript25L
-rw-r--r--tests/nodes/README.txt27L
-rw-r--r--tests/nodes/main.c3L
-rw-r--r--tests/nodes/src/src.txt1L
-rw-r--r--tests/nodes/wscript74L
-rw-r--r--tests/post/wscript66L
-rw-r--r--tests/preproc/recursion/a.c6L
-rw-r--r--tests/preproc/recursion/a.h8L
-rw-r--r--tests/preproc/recursion/b.h1L
-rw-r--r--tests/preproc/recursion/c.h3L
-rw-r--r--tests/preproc/src/a.h1L
-rw-r--r--tests/preproc/src/b.h0B
-rw-r--r--tests/preproc/src/c.h0B
-rw-r--r--tests/preproc/src/d.h0B
-rw-r--r--tests/preproc/src/e.h1L
-rw-r--r--tests/preproc/src/f.h0B
-rw-r--r--tests/preproc/src/g.h0B
-rw-r--r--tests/preproc/src/h.h0B
-rw-r--r--tests/preproc/src/main.c46L
-rw-r--r--tests/preproc/src/pasting.c9L
-rw-r--r--tests/preproc/wscript198L
-rw-r--r--tests/utils/wscript39L
-rwxr-xr-xutils/genbench.py348L
-rw-r--r--utils/launcher/LICENSE25L
-rw-r--r--utils/launcher/README.md42L
-rw-r--r--utils/launcher/waf-launcher.sln21L
-rw-r--r--utils/launcher/waf-launcher/AssemblyInfo.cs27L
-rw-r--r--utils/launcher/waf-launcher/Main.cs100L
-rw-r--r--utils/launcher/waf-launcher/waf-launcher.csproj50L
-rw-r--r--utils/launcher/wscript7L
-rw-r--r--utils/pubkey.asc51L
-rw-r--r--utils/setup.py25L
-rwxr-xr-xutils/sign_file.py115L
-rwxr-xr-xutils/verify-sig.py56L
-rw-r--r--utils/waf.bat98L
-rwxr-xr-xwaf-light171L
-rw-r--r--waflib/Build.py1523L
-rw-r--r--waflib/ConfigSet.py361L
-rw-r--r--waflib/Configure.py656L
-rwxr-xr-xwaflib/Context.py746L
-rw-r--r--waflib/Errors.py68L
-rw-r--r--waflib/Logs.py382L
-rw-r--r--waflib/Node.py969L
-rw-r--r--waflib/Options.py359L
-rw-r--r--waflib/Runner.py622L
-rw-r--r--waflib/Scripting.py625L
-rw-r--r--waflib/Task.py1406L
-rw-r--r--waflib/TaskGen.py913L
-rw-r--r--waflib/Tools/__init__.py3L
-rw-r--r--waflib/Tools/ar.py24L
-rw-r--r--waflib/Tools/asm.py107L
-rw-r--r--waflib/Tools/bison.py49L
-rw-r--r--waflib/Tools/c.py39L
-rw-r--r--waflib/Tools/c_aliases.py146L
-rw-r--r--waflib/Tools/c_config.py1370L
-rw-r--r--waflib/Tools/c_osx.py193L
-rw-r--r--waflib/Tools/c_preproc.py1086L
-rw-r--r--waflib/Tools/c_tests.py237L
-rw-r--r--waflib/Tools/ccroot.py795L
-rw-r--r--waflib/Tools/clang.py29L
-rw-r--r--waflib/Tools/clangxx.py29L
-rw-r--r--waflib/Tools/compiler_c.py111L
-rw-r--r--waflib/Tools/compiler_cxx.py112L
-rw-r--r--waflib/Tools/compiler_d.py85L
-rw-r--r--waflib/Tools/compiler_fc.py73L
-rw-r--r--waflib/Tools/cs.py211L
-rw-r--r--waflib/Tools/cxx.py40L
-rw-r--r--waflib/Tools/d.py97L
-rw-r--r--waflib/Tools/d_config.py64L
-rw-r--r--waflib/Tools/d_scan.py211L
-rw-r--r--waflib/Tools/dbus.py70L
-rw-r--r--waflib/Tools/dmd.py80L
-rw-r--r--waflib/Tools/errcheck.py237L
-rw-r--r--waflib/Tools/fc.py203L
-rw-r--r--waflib/Tools/fc_config.py488L
-rw-r--r--waflib/Tools/fc_scan.py120L
-rw-r--r--waflib/Tools/flex.py62L
-rw-r--r--waflib/Tools/g95.py66L
-rw-r--r--waflib/Tools/gas.py19L
-rw-r--r--waflib/Tools/gcc.py155L
-rw-r--r--waflib/Tools/gdc.py55L
-rw-r--r--waflib/Tools/gfortran.py93L
-rw-r--r--waflib/Tools/glib2.py489L
-rw-r--r--waflib/Tools/gnu_dirs.py131L
-rw-r--r--waflib/Tools/gxx.py156L
-rw-r--r--waflib/Tools/icc.py30L
-rw-r--r--waflib/Tools/icpc.py30L
-rw-r--r--waflib/Tools/ifort.py413L
-rw-r--r--waflib/Tools/intltool.py231L
-rw-r--r--waflib/Tools/irixcc.py54L
-rw-r--r--waflib/Tools/javaw.py593L
-rw-r--r--waflib/Tools/ldc2.py56L
-rw-r--r--waflib/Tools/lua.py38L
-rw-r--r--waflib/Tools/md5_tstamp.py41L
-rw-r--r--waflib/Tools/msvc.py1041L
-rw-r--r--waflib/Tools/nasm.py31L
-rw-r--r--waflib/Tools/nobuild.py24L
-rw-r--r--waflib/Tools/perl.py156L
-rw-r--r--waflib/Tools/python.py657L
-rw-r--r--waflib/Tools/qt5.py816L
-rw-r--r--waflib/Tools/ruby.py186L
-rw-r--r--waflib/Tools/suncc.py67L
-rw-r--r--waflib/Tools/suncxx.py67L
-rw-r--r--waflib/Tools/tex.py544L
-rw-r--r--waflib/Tools/vala.py355L
-rw-r--r--waflib/Tools/waf_unit_test.py302L
-rw-r--r--waflib/Tools/winres.py113L
-rw-r--r--waflib/Tools/xlc.py65L
-rw-r--r--waflib/Tools/xlcxx.py65L
-rw-r--r--waflib/Utils.py1043L
-rw-r--r--waflib/__init__.py3L
-rw-r--r--waflib/ansiterm.py342L
-rw-r--r--waflib/extras/__init__.py3L
-rw-r--r--waflib/extras/batched_cc.py173L
-rw-r--r--waflib/extras/biber.py58L
-rw-r--r--waflib/extras/bjam.py128L
-rw-r--r--waflib/extras/blender.py108L
-rw-r--r--waflib/extras/boo.py81L
-rw-r--r--waflib/extras/boost.py526L
-rw-r--r--waflib/extras/build_file_tracker.py28L
-rw-r--r--waflib/extras/build_logs.py110L
-rw-r--r--waflib/extras/buildcopy.py85L
-rw-r--r--waflib/extras/c_bgxlc.py32L
-rw-r--r--waflib/extras/c_dumbpreproc.py72L
-rw-r--r--waflib/extras/c_emscripten.py87L
-rw-r--r--waflib/extras/c_nec.py74L
-rw-r--r--waflib/extras/cabal.py152L
-rw-r--r--waflib/extras/cfg_altoptions.py110L
-rw-r--r--waflib/extras/clang_compilation_database.py138L
-rw-r--r--waflib/extras/clang_cross.py92L
-rw-r--r--waflib/extras/clang_cross_common.py113L
-rw-r--r--waflib/extras/clangxx_cross.py106L
-rw-r--r--waflib/extras/classic_runner.py68L
-rw-r--r--waflib/extras/codelite.py875L
-rw-r--r--waflib/extras/color_gcc.py39L
-rw-r--r--waflib/extras/color_msvc.py59L
-rw-r--r--waflib/extras/color_rvct.py51L
-rw-r--r--waflib/extras/compat15.py406L
-rw-r--r--waflib/extras/cppcheck.py591L
-rw-r--r--waflib/extras/cpplint.py209L
-rw-r--r--waflib/extras/cross_gnu.py227L
-rw-r--r--waflib/extras/cython.py147L
-rw-r--r--waflib/extras/dcc.py72L
-rw-r--r--waflib/extras/distnet.py430L
-rw-r--r--waflib/extras/doxygen.py236L
-rw-r--r--waflib/extras/dpapi.py87L
-rw-r--r--waflib/extras/eclipse.py501L
-rw-r--r--waflib/extras/erlang.py110L
-rw-r--r--waflib/extras/fast_partial.py531L
-rw-r--r--waflib/extras/fc_bgxlf.py32L
-rw-r--r--waflib/extras/fc_cray.py51L
-rw-r--r--waflib/extras/fc_fujitsu.py52L
-rw-r--r--waflib/extras/fc_nag.py61L
-rw-r--r--waflib/extras/fc_nec.py60L
-rw-r--r--waflib/extras/fc_nfort.py52L
-rw-r--r--waflib/extras/fc_open64.py58L
-rw-r--r--waflib/extras/fc_pgfortran.py68L
-rw-r--r--waflib/extras/fc_solstudio.py62L
-rw-r--r--waflib/extras/fc_xlf.py63L
-rw-r--r--waflib/extras/file_to_object.py142L
-rw-r--r--waflib/extras/fluid.py30L
-rw-r--r--waflib/extras/freeimage.py74L
-rw-r--r--waflib/extras/fsb.py31L
-rw-r--r--waflib/extras/fsc.py64L
-rw-r--r--waflib/extras/gccdeps.py244L
-rw-r--r--waflib/extras/gdbus.py87L
-rw-r--r--waflib/extras/genpybind.py194L
-rw-r--r--waflib/extras/gob2.py17L
-rw-r--r--waflib/extras/halide.py151L
-rw-r--r--waflib/extras/haxe.py131L
-rwxr-xr-xwaflib/extras/javatest.py237L
-rw-r--r--waflib/extras/kde4.py93L
-rw-r--r--waflib/extras/local_rpath.py21L
-rw-r--r--waflib/extras/make.py142L
-rw-r--r--waflib/extras/midl.py69L
-rw-r--r--waflib/extras/msvc_pdb.py46L
-rw-r--r--waflib/extras/msvcdeps.py294L
-rw-r--r--waflib/extras/msvs.py1052L
-rw-r--r--waflib/extras/netcache_client.py390L
-rw-r--r--waflib/extras/objcopy.py53L
-rw-r--r--waflib/extras/ocaml.py348L
-rw-r--r--waflib/extras/package.py76L
-rw-r--r--waflib/extras/parallel_debug.py462L
-rw-r--r--waflib/extras/pch.py148L
-rw-r--r--waflib/extras/pep8.py106L
-rw-r--r--waflib/extras/pgicc.py75L
-rw-r--r--waflib/extras/pgicxx.py20L
-rw-r--r--waflib/extras/proc.py54L
-rw-r--r--waflib/extras/protoc.py224L
-rw-r--r--waflib/extras/pyqt5.py246L
-rw-r--r--waflib/extras/pytest.py240L
-rw-r--r--waflib/extras/qnxnto.py72L
-rw-r--r--waflib/extras/qt4.py695L
-rw-r--r--waflib/extras/relocation.py85L
-rw-r--r--waflib/extras/remote.py327L
-rw-r--r--waflib/extras/resx.py35L
-rw-r--r--waflib/extras/review.py325L
-rw-r--r--waflib/extras/rst.py260L
-rw-r--r--waflib/extras/run_do_script.py139L
-rw-r--r--waflib/extras/run_m_script.py88L
-rw-r--r--waflib/extras/run_py_script.py104L
-rw-r--r--waflib/extras/run_r_script.py86L
-rw-r--r--waflib/extras/sas.py71L
-rw-r--r--waflib/extras/satellite_assembly.py57L
-rw-r--r--waflib/extras/scala.py128L
-rw-r--r--waflib/extras/slow_qt4.py96L
-rw-r--r--waflib/extras/softlink_libs.py76L
-rw-r--r--waflib/extras/sphinx.py120L
-rw-r--r--waflib/extras/stale.py98L
-rw-r--r--waflib/extras/stracedeps.py174L
-rw-r--r--waflib/extras/swig.py237L
-rw-r--r--waflib/extras/syms.py84L
-rw-r--r--waflib/extras/ticgt.py300L
-rw-r--r--waflib/extras/unity.py108L
-rw-r--r--waflib/extras/use_config.py185L
-rw-r--r--waflib/extras/valadoc.py140L
-rw-r--r--waflib/extras/waf_xattr.py150L
-rw-r--r--waflib/extras/wafcache.py648L
-rw-r--r--waflib/extras/why.py78L
-rw-r--r--waflib/extras/win32_opts.py170L
-rw-r--r--waflib/extras/wix.py87L
-rw-r--r--waflib/extras/xcode6.py727L
-rw-r--r--waflib/fixpy2.py64L
-rwxr-xr-xwaflib/processor.py68L
-rw-r--r--wscript422L
-rw-r--r--zip/.gitignore1L
-rwxr-xr-xzip/waf-zip46L