2013-07-02 |
Alex Rønne Petersen | Fix things on case-insensitive file systems.
|
commit | commitdiff | tree |
2013-07-02 |
Alex Rønne Petersen | Add vapoursynth-script pkg-config file.
|
commit | commitdiff | tree |
2013-07-02 |
Alex Rønne Petersen | Add vspipe to the Waf build.
|
commit | commitdiff | tree |
2013-07-02 |
Alex Rønne Petersen | Reject waf configure --static=false --shared=false.
|
commit | commitdiff | tree |
2013-07-02 |
Alex Rønne Petersen | Fix a Sphinx warning due to bad formatting.
|
commit | commitdiff | tree |
2013-07-02 |
Alex Rønne Petersen | Add Cython header files.
|
commit | commitdiff | tree |
2013-07-02 |
Alex Rønne Petersen | Build vsscript with Waf.
|
commit | commitdiff | tree |
2013-06-01 |
Alex Rønne Petersen | Remove now-unneeded Cython ignores.
|
commit | commitdiff | tree |
2013-06-01 |
Alex Rønne Petersen | Use the Cython Extension class so we can place generated...
|
commit | commitdiff | tree |
2013-06-01 |
Alex Rønne Petersen | Update bootstrap script to fetch Waf 1.7.11.
|
commit | commitdiff | tree |
2013-06-01 |
Alex Rønne Petersen | Update .svnignore for Cython-generated files.
|
commit | commitdiff | tree |
2013-06-01 |
Alex Rønne Petersen | Kill the ugly preprocessor hack in the build system.
|
commit | commitdiff | tree |
2013-01-21 |
Alex Rønne Petersen | New Waf version.
|
commit | commitdiff | tree |
2013-01-14 |
Alex Rønne Petersen | Only build assvapour if libass is found.
|
commit | commitdiff | tree |
2013-01-13 |
Alex Rønne Petersen | Unbreak the build.
|
commit | commitdiff | tree |
2013-01-11 |
Alex Rønne Petersen | Apply patch from Adub (https://gist.github.com/adworacz...
|
commit | commitdiff | tree |
2013-01-03 |
Alex Rønne Petersen | Correctly pass -g to yasm when building in debug mode.
|
commit | commitdiff | tree |
2012-12-18 |
Alex Rønne Petersen | Use -Wl to pass linker options, not -Wa.
|
commit | commitdiff | tree |
2012-12-16 |
Alex Rønne Petersen | Build with -Wa,-z,noexecstack on ELF targets.
|
commit | commitdiff | tree |
2012-12-05 |
Alex Rønne Petersen | Define program_name to vs in the wscript.
|
commit | commitdiff | tree |
2012-11-14 |
Alex Rønne Petersen | Update Waf link in bootstrap script.
|
commit | commitdiff | tree |
2012-10-29 |
Alex Rønne Petersen | Add some more MSVC targets.
|
commit | commitdiff | tree |
2012-10-29 |
Alex Rønne Petersen | Also look for plain 'python'.
|
commit | commitdiff | tree |
2012-10-21 |
Alex Rønne Petersen | Fix license headers.
|
commit | commitdiff | tree |
2012-10-21 |
Alex Rønne Petersen | Print DEST_OS, DEST_CPU, and DEST_BINFMT in configure.
|
commit | commitdiff | tree |
2012-10-21 |
Alex Rønne Petersen | Clean up the wscript in preparation for supporting...
|
commit | commitdiff | tree |
2012-10-21 |
Alex Rønne Petersen | Avoid using non-standard minmax.h.
|
commit | commitdiff | tree |
2012-10-21 |
Alex Rønne Petersen | victc -> vivtc.
|
commit | commitdiff | tree |
2012-10-21 |
Alex Rønne Petersen | Add vivtc build to the wscript.
|
commit | commitdiff | tree |
2012-10-20 |
Alex Rønne Petersen | Friendlier enabled/disabled messages.
|
commit | commitdiff | tree |
2012-10-20 |
Alex Rønne Petersen | Remove pointless shebang line from wscript.
|
commit | commitdiff | tree |
2012-10-20 |
Alex Rønne Petersen | Detect a Python 3 interpreter during configure and...
|
commit | commitdiff | tree |
2012-10-20 |
Alex Rønne Petersen | Add a test command to run test/*.py tests.
|
commit | commitdiff | tree |
2012-10-20 |
Alex Rønne Petersen | Set INCLUDEDIR to $PREFIX/include/vapoursynth by default...
|
commit | commitdiff | tree |
2012-10-20 |
Alex Rønne Petersen | Add a --shared option to control building of the shared...
|
commit | commitdiff | tree |
2012-10-20 |
Alex Rønne Petersen | Cython wrapper -> Python module in INSTALL.
|
commit | commitdiff | tree |
2012-10-20 |
Alex Rønne Petersen | Output various feature and path values during the configure...
|
commit | commitdiff | tree |
2012-10-20 |
Alex Rønne Petersen | Minor chmod fix in bootstrap.py.
|
commit | commitdiff | tree |
2012-10-20 |
Alex Rønne Petersen | Replace bootstrap.sh with a Python script.
|
commit | commitdiff | tree |
2012-10-19 |
Alex Rønne Petersen | Install VSHelper.h too.
|
commit | commitdiff | tree |
2012-10-17 |
Alex Rønne Petersen | Only pass -Bsymbolic to the linker on ELF targets.
|
commit | commitdiff | tree |
2012-10-12 |
Alex Rønne Petersen | Add note about Sphinx to INSTALL.
|
commit | commitdiff | tree |
2012-10-09 |
Alex Rønne Petersen | Document new build options.
|
commit | commitdiff | tree |
2012-10-09 |
Alex Rønne Petersen | Pass PATH_{PREFIX,LIBDIR,PLUGINDIR,DOCDIR,INCLUDEDIR...
|
commit | commitdiff | tree |
2012-10-09 |
Alex Rønne Petersen | Simplify directory expansion.
|
commit | commitdiff | tree |
2012-10-09 |
Alex Rønne Petersen | Pass INCLUDEDIR to vapoursynth.pc.in.
|
commit | commitdiff | tree |
2012-10-09 |
Alex Rønne Petersen | Add --includedir option.
|
commit | commitdiff | tree |
2012-10-09 |
Alex Rønne Petersen | Add --docdir option.
|
commit | commitdiff | tree |
2012-10-09 |
Alex Rønne Petersen | Add --plugindir option.
|
commit | commitdiff | tree |
2012-10-01 |
Alex Rønne Petersen | Fix variable substitution in LIBDIR.
|
commit | commitdiff | tree |
2012-09-30 |
Alex Rønne Petersen | Simplify add_options() in the wscript.
|
commit | commitdiff | tree |
2012-09-30 |
Alex Rønne Petersen | Added --libdir option.
|
commit | commitdiff | tree |
2012-09-30 |
Alex Rønne Petersen | Cygwin needs PREFIX.
|
commit | commitdiff | tree |
2012-09-30 |
Alex Rønne Petersen | Link libswscale before libavutil.
|
commit | commitdiff | tree |
2012-09-30 |
Alex Rønne Petersen | Remove a pointless space.
|
commit | commitdiff | tree |
2012-09-29 |
Alex Rønne Petersen | Unbreak building of the args list in the preproc task.
|
commit | commitdiff | tree |
2012-09-28 |
Alex Rønne Petersen | Make preprocessing of .pyx actually work with MSVC.
|
commit | commitdiff | tree |
2012-09-28 |
Alex Rønne Petersen | Pass /nologo to MSVC when running the preprocessor.
|
commit | commitdiff | tree |
2012-09-28 |
Alex Rønne Petersen | Kill redundant QtCore library check.
|
commit | commitdiff | tree |
2012-09-28 |
Alex Rønne Petersen | Document the --examples option.
|
commit | commitdiff | tree |
2012-09-28 |
Alex Rønne Petersen | Also build filter examples.
|
commit | commitdiff | tree |
2012-09-28 |
Alex Rønne Petersen | Add --examples option to install the SDK examples.
|
commit | commitdiff | tree |
2012-09-28 |
Alex Rønne Petersen | Add missing Requires.private and Libs.private to vapoursynth...
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Fix vapoursynth.pc install path.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Initial pkg-config file generation.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Update VERSION in wscript.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Kill a relative include.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Ignore doc/_build.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Make the wscript install documentation too.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Added building of docs to the wscript.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Add texinfo description.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Compile in release mode by default.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Ignore .waf-*.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Mark the downloaded Waf binary executable.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Add link for manually downloading Waf.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | The Cython preprocessing task shouldn't depend on anything...
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Add installation instructions.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | This should hopefully fix the ignore pattern for build/.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Update svn:ignore.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Add bootstrap script to fetch the Waf tool.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Adjust setup.py to work with the Waf-generated .pyx.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Fortify the library/header/function/type checks a bit.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Update version in wscript.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Add --avisynth option to enable/disable building the...
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Also install libvapoursynth.{a,lib}.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Install VapourSynth.h to $(PREFIX}/include.
|
commit | commitdiff | tree |
2012-09-27 |
Alex Rønne Petersen | Test libavutil/libswscale headers and functions in...
|
commit | commitdiff | tree |
2012-09-26 |
Alex Rønne Petersen | Some initial work on Cython in the wscript.
|
commit | commitdiff | tree |
2012-09-26 |
Alex Rønne Petersen | libeedi3.so should use libvapoursynth.so, not individual...
|
commit | commitdiff | tree |
2012-09-26 |
Alex Rønne Petersen | Update wscript to build the eedi3 filter.
|
commit | commitdiff | tree |
2012-09-26 |
Alex Rønne Petersen | Helpers in vshelper.h should be static inline.
|
commit | commitdiff | tree |
2012-09-20 |
Alex Rønne Petersen | Add include paths to setup.py.
|
commit | commitdiff | tree |
2012-09-20 |
Alex Rønne Petersen | This should fix the use lists. Like, really.
|
commit | commitdiff | tree |
2012-09-20 |
Alex Rønne Petersen | Hopefully fix include paths.
|
commit | commitdiff | tree |
2012-09-20 |
Alex Rønne Petersen | Also check for libQtCore.
|
commit | commitdiff | tree |
2012-09-20 |
Alex Rønne Petersen | Revert last commit.
|
commit | commitdiff | tree |
2012-09-20 |
Alex Rønne Petersen | Pass use='cxxprogram' instead of features='cxx cxxprogram'.
|
commit | commitdiff | tree |
2012-09-20 |
Alex Rønne Petersen | Build configure checks and shared library with -Wl...
|
commit | commitdiff | tree |
2012-09-20 |
Alex Rønne Petersen | Add --static option to allow building a static library.
|
commit | commitdiff | tree |
2012-09-20 |
Alex Rønne Petersen | Check for libavutil and libswscale during configure.
|
commit | commitdiff | tree |