Update gen_external.py
[aubio.git] / python / lib / gen_external.py
2017-07-24 MartinHNUpdate gen_external.py
2017-07-24 Paul BrossierMerge branch 'yinfast'
2017-07-24 Paul BrossierMerge branch 'master' into yinfast
2017-07-24 Paul BrossierMerge branch 'emscripten'
2017-07-24 Paul BrossierMerge branch 'master' into emscripten
2017-05-30 Martin Hermantgen_external.py : pepify
2017-05-30 Martin Hermantgen_external.py : pass skip_object as member of functio...
2017-05-29 Martin Hermantgen_external.py : fix c_declaration cleaning messing...
2017-05-29 Martin Hermantgen_external.py :
2017-05-29 Martin Hermantgen_external.py : pepify
2017-05-29 Martin Hermantgen_external :
2017-05-29 Martin Hermantgen_external.py : fix func_name to long_name resolving...
2017-05-29 Martin Hermantgen_external.py : fix wrong in longname in lib generation
2017-05-29 Martin Hermantgen_external.py : clean preprocessor generated strings...
2017-05-29 Martin Hermantgen_external.py :
2017-05-29 Martin Hermantgen_external.py : support parsing of non aubio_ functio...
2017-05-29 Martin Hermantgen_external.py : relax a bit parsing of preprocessor...
2017-05-29 Martin Hermantgen_external.py : force c compiler (emcc defaults to...
2017-05-09 Paul Brossierpython/lib/gen_external.py: omit pitchyinfast
2017-04-05 Paul BrossierMerge branch 'awhitening'
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-10 Paul Brossierpython/lib/gen_external.py: disable spectral_whitening...
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2016-12-16 Paul Brossierpython/lib/gen_external.py: sort generated files
2016-12-11 Paul Brossierpython/lib/gen_external.py: remove duplicate
2016-12-02 Paul Brossierpython/lib/moresetuptools.py: also check for HAVE_AUBIO...
2016-11-28 Paul Brossiersetup.py, python/lib/: use sorted glob.glob to improve...
2016-09-23 Paul Brossierpython/ext/aubiomodule.c: undo last commit
2016-09-23 Paul Brossierpython/ext/aubiomodule.c: remove extern
2016-08-29 Paul Brossierpython/lib/gen_external.py: clean-up
2016-08-20 Paul Brossierpython/lib/gen_external.py: enable tss
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-05-16 Paul Brossierpython/lib/gen_external.py: improve compiler detection...
2016-05-16 Paul Brossierpython/: fix comparison to False
2016-05-15 Paul Brossierpython/lib/gen_external.py: use os.path.join
2016-05-13 Paul Brossiermove python/setup.py to setup.py, update Makefile,...
2016-04-25 Paul Brossierpython/setup.py: add command 'generate' with option...
2016-04-24 Paul Brossierpython/lib/gen_{external,code}.py: prepare for double...
2016-04-21 Paul Brossierpython/lib/gen_code.py: use new proxy functions
2016-04-18 Paul BrossierMerge branch 'develop' of github.com:aubio/aubio into...
2016-04-18 Paul Brossierlib/gen_external.py: rewrote wrapper