[osx] build frameworks with -Os
[aubio.git] / wscript
2018-12-19 Paul BrossierMerge branch 'master' into feature/pytest
2018-12-13 Paul Brossier[waf] avoid warnings about build dir traversal
2018-12-11 Paul BrossierMerge branch 'master' into feature/pytest
2018-12-10 Paul Brossier[waf] update rules to build manual and api docs in...
2018-12-01 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-29 Paul BrossierMerge branch 'feature/c_tests'
2018-11-29 Paul Brossier[waf] check tests return code and show summary
2018-11-22 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-21 Paul Brossier[waf] exclude more generated files from tarball
2018-11-05 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-04 Paul Brossier[waf] avoid shipping generated files in tarball
2018-11-04 Paul Brossier[build] wrap long lines in wscript
2018-10-30 Paul BrossierMerge branch 'master' into feature/earlynoteoff
2018-10-05 Paul BrossierMerge branch 'fix/msvcwarnings'
2018-10-05 Paul Brossierwscript: do not ship azure-pipelines.yml
2018-10-04 Paul BrossierMerge branch 'feature/circleci2'
2018-10-04 Paul Brossierwscript: update circle ci config location
2018-09-23 Paul Brossierwscript: no CI files in tarball
2018-09-21 Paul Brossierwscript: detect includes for openblas/libblas/atlas
2018-09-21 Paul Brossierwscript: add options to disable examples and tests
2017-10-03 Paul BrossierMerge branch 'master' into dct
2017-10-03 Paul BrossierMerge branch 'winsymdef' (closes #126, closes waf-proje...
2017-10-03 Paul Brossierwaf_gensyms.py: move to own file
2017-10-02 Paul Brossierwscript: do not ship circlei.yml
2017-10-01 Paul BrossierMerge branch 'intel_ipp'
2017-10-01 Paul Brossierwscript: intelipp checks disabled by default
2017-10-01 Paul Brossierwscript: shorten long lines
2017-10-01 Paul Brossiersrc/*.c, wscript: remove trailing spaces
2017-10-01 Paul BrossierMerge branch 'intel_ipp_pull' of https://github.com...
2017-10-01 Paul BrossierMerge branch 'yin_confidence' of https://github.com...
2017-10-01 Paul BrossierMerge branch 'PR/simplify_emscripten'
2017-10-01 Paul Brossierwscript: py3 compat
2017-09-30 Paul Brossierwscript: try compiling with msvc 10
2017-09-30 Paul Brossierwscript: remove trailing spaces
2017-09-30 Paul BrossierMerge branch 'master' into PR/simplify_emscripten
2017-09-06 Martin Hermantwscript :
2017-07-29 Eduard MüllerIntel IPP support for aubio
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 Hermantwscript : emscripten clarify comments on added flags
2017-05-30 Martin Hermantwscript : emscripten : pass debug js flag to examples...
2017-05-30 Martin Hermantwscript : emscripten
2017-05-29 Martin Hermantsett —memory-init-file = 0 also for tests and examples...
2017-05-29 Martin Hermantgen_external.py :
2017-05-29 Martin Hermantwscript : emscripten : specify cstlib file format %s.a
2017-05-29 Martin Hermantwscript : set memory-init file as a part of generated...
2017-05-29 Martin Hermantwscript : use gen_external code to generate flags passe...
2017-05-29 Martin Hermantwscript : emscripten pass more debug flags in debug...
2017-05-29 Martin Hermantwscript : fix indent error
2017-05-29 Martin Hermantwscript :
2017-05-29 Martin Hermantwscript : remove emscripten default -Oz flag
2017-05-29 Martin Hermantwscript : use -Oz when building release with emscripten
2017-05-29 Martin Hermantwscript : add spacing after -o flag (else not processed...
2017-04-08 Paul Brossierwscript: lower libswresample required to >= 1.2.0
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul Brossierwscript: pass version to doxygen
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 Brossierwscript: update for waf 1.9.6
2017-03-23 Paul Brossierwscript: remove unused defines for now
2017-03-23 Paul Brossierthis_version.py: always return a string, not unicode
2017-03-23 Paul BrossierMerge branch 'master' into gitshaversion
2017-03-23 Martin Hermantwscript set overloaded VERSION casted to string
2017-03-23 Martin Hermantwscript : remove overload of bld.env.VERSION
2017-03-17 Paul Brossierwscript: shorten line
2017-03-16 Paul Brossierwscript: check for libswresample first, then libavresample
2017-03-13 Martin Hermantchange version.py => this_version.py
2017-03-13 Martin Hermantcleaner api for Version.py
2017-03-13 Martin Hermantunify version parsing in Version.py
2017-03-13 Martin Hermanthide AUBIO_GIT_SHA in release
2017-03-13 Martin Hermantwscript : fix print with old py2 syntax
2017-03-13 Martin Hermantaubio version :
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2017-01-08 Paul Brossierwscript: add a target to doxygen rule
2017-01-03 Paul Brossierwscript: add version to sphinx and manpages
2016-12-25 Paul Brossierwscript: prepend defaults to honor user cflags
2016-12-24 Paul Brossierwscript: avoid overwritting CFLAGS' -O in release mode
2016-12-24 Paul Brossierwscript: improve --build-type description, use -O0...
2016-12-24 Paul Brossierwscript: remove trailing spaces
2016-12-24 Paul BrossierMerge branch 'yin-optimizations' of https://github...
2016-12-24 Paul BrossierMerge branch 'waf-build-tweaks' of https://github.com...
2016-12-21 Eduard Mülleradded debug/release build type configuations
2016-12-16 Paul Brossierwscript: remove full.cfg from tarball
2016-12-16 Paul Brossierwscript: also exclude waf files with python3
2016-12-11 Paul Brossierwscript: define HAVE_CONFIG_H here
2016-12-11 Paul Brossierwscript: build sphinx in doc/_build, add a note on...
2016-12-11 Paul Brossierwscript: fix typo
2016-12-10 Paul Brossierwscript: verbose frameworks, default to no atlas check
2016-12-10 Paul Brossierwscript: add 'manpages', 'sphinx', and 'doxygen' method...
2016-12-01 Paul Brossierwscript: use DATAROOTDIR instead of PREFIX/share
2016-10-03 Paul Brossierwscript: disable libsamplerate if double precision...
2016-10-03 Paul Brossierwscript: add options to disable source_wavread/sink_wav...
2016-09-22 Paul Brossierwscript: add stdarg.h
2016-09-16 Paul Brossierwscript: improve tarball creation (./waf dist)
2016-09-16 Paul Brossierwscript: build sphinx documentation if sphinx-build...
2016-07-22 Paul Brossierwscript: also exclude .landscape.yml
2016-07-22 Paul BrossierMerge branch 'aubiotrack_midi_output' of https://github...
next