[ci] add pip install to readthedocs.yaml
[aubio.git] / python / lib / moresetuptools.py
2023-12-27 Paul Brossier[py] remove libavresample from moresetuptools
2020-07-02 Paul BrossierMerge branch 'feature/timestretch'
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-01 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-01 Paul BrossierMerge branch 'master' into feature/timestretch
2019-06-29 Paul BrossierMerge branch 'master' into feature/timestretch feature/timestretch
2019-05-11 Paul BrossierMerge branch 'aybe-patch-2' of feature/vcpkg_docs
2019-03-31 Paul BrossierMerge branch 'feature/pitchshift' into feature/timestretch
2019-03-31 Paul BrossierMerge branch 'master' into feature/pitchshift feature/pitchshift
2019-03-31 Paul BrossierMerge branch 'master' into feature/autosink
2018-12-23 Paul Brossier[py] define HAVE_ERRNO_H in add_local_macros
2018-12-19 Paul BrossierMerge branch 'master' into feature/pitchshift
2018-12-06 Paul BrossierMerge branch 'master' into feature/pitchshift
2018-12-05 Paul BrossierMerge branch 'master' into feature/pitchshift
2018-11-01 Paul Brossier[py] remove empty init files
2017-04-10 Paul Brossierpython/lib/moresetuptools.py: force adding libav on...
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-24 Paul BrossierMerge branch 'aubiocmd'
2017-03-24 Paul BrossierMerge branch 'gitshaversion'
2017-03-23 Paul Brossierpython/lib/moresetuptools.py: remove unused variables...
2017-03-23 Paul Brossiersetup.py: clean up imports
2017-03-23 Paul BrossierMerge branch 'master' into gitshaversion
2017-03-17 Paul Brossierpython/lib/moresetuptools.py: check for libswresample...
2017-03-16 Paul Brossierpython/lib/moresetuptools.py: remove jack, only used...
2017-03-13 Martin Hermantmoresetuptools.py : rename import Version => this_version
2017-03-13 Martin Hermantunify version parsing in Version.py
2017-03-13 Martin Hermanthide AUBIO_GIT_SHA in release
2017-03-13 Martin Hermantfix print with old py2 syntax
2017-03-13 Martin Hermantclarify comments
2017-03-13 Martin Hermantaubio version :
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2017-01-21 Paul Brossierpython/lib/moresetuptools.py: add comments, improve...
2017-01-21 Paul Brossierpython/lib/moresetuptools.py: use system aubio only...
2017-01-21 Paul Brossierpython/lib/moresetuptools.py: add get_aubio_version...
2016-12-11 Paul Brossierpython/lib/moresetuptools.py: mo nore fake config.h...
2016-12-02 Paul Brossierpython/lib/moresetuptools.py: also check for HAVE_AUBIO...
2016-12-02 Paul Brossierpython/lib/moresetuptools.py: look first for system...
2016-11-28 Paul Brossierpython/lib/moresetuptools.py: cleaner clean
2016-11-28 Paul Brossiersetup.py, python/lib/: use sorted glob.glob to improve...
2016-10-03 Paul Brossiersetup.py: use custom build_ext instead of 'generate...
2016-10-03 Paul Brossierpython/lib/moresetuptools.py: use samplerate in single...
2016-09-28 Paul BrossierMerge branch 'master' into pitchshift
2016-09-27 Paul BrossierMerge branch 'master' into pitchshift
2016-09-23 Paul BrossierMerge branch 'master' into pitchshift
2016-09-22 Paul Brossierpython/lib/moresetuptools.py: add HAVE_STDARG_H
2016-09-21 Paul BrossierMerge branch 'master' into pitchshift
2016-09-20 Paul BrossierMerge branch 'master' into pitchshift
2016-09-16 Paul Brossierpython/lib/moresetuptools.py: check if rubberband can...
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-05-16 Paul Brossierpython/lib/moresetuptools.py: fix typo
2016-05-16 Paul Brossierpython/lib/moresetuptools.py: add apple audio sind...
2016-05-15 Paul Brossierpython/lib/moresetuptools.py: define HAVE_WIN_HACKS...
2016-05-15 Paul Brossierpython/lib/moresetuptools.py: always define HAVE_C99_VA...
2016-05-15 Paul Brossierpython/lib/moresetuptools.py: also catch WindowsError...
2016-05-15 Paul Brossierpython/lib/moresetuptools.py: use -framework Accelerate...
2016-05-14 Paul Brossiersetup.py: clean-up, add option to build libaubio inside...
2016-05-13 Paul Brossiermove python/setup.py to setup.py, update Makefile,...
2016-05-10 Paul Brossierpython/lib/moresetuptools.py: simplify imports
2016-04-25 Paul Brossierpython/setup.py: add command 'generate' with option...