mirror of
https://github.com/audacity/audacity.git
synced 2025-12-28 06:34:47 +00:00
moved AU4 stuff to ./ dir
This commit is contained in:
parent
400ed683d2
commit
1bf83f2e20
3
.github/workflows/au4_build_linux.yml
vendored
3
.github/workflows/au4_build_linux.yml
vendored
@ -2,7 +2,6 @@ name: '[AU4] Build: Linux'
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths: ["au4/**"]
|
||||
branches:
|
||||
- master
|
||||
|
||||
@ -21,7 +20,7 @@ on:
|
||||
default: ''
|
||||
|
||||
env:
|
||||
CI_DIR: au4/buildscripts/ci
|
||||
CI_DIR: buildscripts/ci
|
||||
|
||||
jobs:
|
||||
au4_build_linux:
|
||||
|
||||
3
.github/workflows/au4_build_macos.yml
vendored
3
.github/workflows/au4_build_macos.yml
vendored
@ -2,7 +2,6 @@ name: '[AU4] Build: macOS'
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths: ["au4/**"]
|
||||
branches:
|
||||
- master
|
||||
|
||||
@ -22,7 +21,7 @@ on:
|
||||
default: ''
|
||||
|
||||
env:
|
||||
CI_DIR: au4/buildscripts/ci
|
||||
CI_DIR: buildscripts/ci
|
||||
DEVELOPER_DIR: /Applications/Xcode_15.2.app/Contents/Developer
|
||||
|
||||
jobs:
|
||||
|
||||
3
.github/workflows/au4_build_windows.yml
vendored
3
.github/workflows/au4_build_windows.yml
vendored
@ -2,7 +2,6 @@ name: '[AU4] Build: Windows'
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths: ["au4/**"]
|
||||
branches:
|
||||
- master
|
||||
|
||||
@ -20,7 +19,7 @@ on:
|
||||
required: false
|
||||
default: ''
|
||||
env:
|
||||
CI_DIR: au4/buildscripts/ci
|
||||
CI_DIR: buildscripts/ci
|
||||
|
||||
jobs:
|
||||
au4_build_windows:
|
||||
|
||||
5
.github/workflows/au4_check_codestyle.yml
vendored
5
.github/workflows/au4_check_codestyle.yml
vendored
@ -2,7 +2,6 @@ name: '[AU4] Check: Codestyle'
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths: ["au4/**"]
|
||||
branches:
|
||||
- master
|
||||
|
||||
@ -14,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Fetch Muse CI scripts
|
||||
run: |
|
||||
cmake -P ./au4/buildscripts/ci/checkcodestyle/ci_fetch.cmake
|
||||
cmake -P ./buildscripts/ci/checkcodestyle/ci_fetch.cmake
|
||||
- name: Test coding style
|
||||
run: |
|
||||
cmake -P ./au4/buildscripts/ci/checkcodestyle/_deps/checkcodestyle.cmake ./au4
|
||||
cmake -P ./buildscripts/ci/checkcodestyle/_deps/checkcodestyle.cmake ./
|
||||
|
||||
@ -26,11 +26,11 @@ jobs:
|
||||
S3_URL="s3://extensions.musescore.org/audacity/4.0/learn/started_playlist.test.json"
|
||||
fi
|
||||
|
||||
sudo bash ./au4/buildscripts/ci/learn/make_playlists_info_file.sh \
|
||||
sudo bash ./buildscripts/ci/learn/make_playlists_info_file.sh \
|
||||
--youtube_api_key ${{ secrets.YOUTUBE_API_KEY }} \
|
||||
--youtube_playlist_id 'PLt__f9D3T90yZiTOE1QOAF2Uc1MPAK_fv'
|
||||
|
||||
sudo bash ./au4/buildscripts/ci/learn/push_file_to_s3.sh \
|
||||
sudo bash ./buildscripts/ci/learn/push_file_to_s3.sh \
|
||||
--s3_key ${{ secrets.S3_KEY }} \
|
||||
--s3_secret ${{ secrets.S3_SECRET }} \
|
||||
--s3_url ${S3_URL} \
|
||||
|
||||
79
.gitignore
vendored
79
.gitignore
vendored
@ -182,3 +182,82 @@ build.release/
|
||||
build.debug/
|
||||
build.install/
|
||||
build.artifacts/
|
||||
|
||||
.*,
|
||||
*~
|
||||
*.swp
|
||||
*.autosave
|
||||
.qped
|
||||
.directory
|
||||
.idea
|
||||
.vscode/
|
||||
/builds
|
||||
build
|
||||
/build_overrides.cmake
|
||||
build.release
|
||||
build.debug
|
||||
build.install
|
||||
build.tooldata
|
||||
build.qtc
|
||||
build-*
|
||||
win32build
|
||||
win32install
|
||||
win64build
|
||||
win64install
|
||||
build.xcode
|
||||
applebuild
|
||||
build.artifacts
|
||||
build.symbols
|
||||
vtest.artifacts
|
||||
MuseScorePortable
|
||||
/*.config
|
||||
/*.creator
|
||||
/*.files
|
||||
/*.includes
|
||||
*.user
|
||||
/share/locale/*placeholder.ts
|
||||
/share/locale/*.qm
|
||||
/share/instruments/tsv
|
||||
Doc
|
||||
DocLib
|
||||
build.qt5
|
||||
*.sfd~
|
||||
/.project
|
||||
mscore/revision.h
|
||||
local_build_revision.env
|
||||
.DS_Store
|
||||
CMakeLists.txt.user.*
|
||||
*.qmlc
|
||||
*.jsc
|
||||
vtest/html
|
||||
vtest/compare
|
||||
thirdparty/mupdf-qt
|
||||
vtest/LOG
|
||||
vtest/META-INF
|
||||
vtest/Thumbnails
|
||||
vtest/Pictures
|
||||
.vs
|
||||
dependencies
|
||||
|
||||
# Downloaded files during build process
|
||||
VERSION
|
||||
/mscore/data/mscore.aps
|
||||
/msvc.*
|
||||
|
||||
# Files created during build process
|
||||
/thirdparty/lame/config.h
|
||||
/thirdparty/flac/flac-1.3.4/config.h
|
||||
/thirdparty/opusenc/libopusenc-0.2.1/config.h
|
||||
|
||||
# Backup Files created by Merging Softwares (Example: Meld)
|
||||
*.orig
|
||||
|
||||
temp_*
|
||||
|
||||
*.local.cmake
|
||||
|
||||
*_deps/*
|
||||
|
||||
*.AppImage
|
||||
|
||||
build.*
|
||||
|
||||
@ -47,7 +47,7 @@ include(${MUSE_FRAMEWORK_SRC_PATH}/cmake/MuseDeclareOptions.cmake)
|
||||
###########################################
|
||||
# AudacityDependencies
|
||||
###########################################
|
||||
set(AUDACITY_ROOT ${CMAKE_CURRENT_LIST_DIR}/../au3)
|
||||
set(AUDACITY_ROOT ${CMAKE_CURRENT_LIST_DIR}/au3)
|
||||
add_definitions(-DINSTALL_PREFIX="${CMAKE_INSTALL_PREFIX}")
|
||||
set(AUDACITY_CMAKE_MODULE_PATH "${AUDACITY_ROOT}/cmake-proxies/cmake-modules")
|
||||
set(CMAKE_MODULE_PATH
|
||||
78
au4/.gitignore
vendored
78
au4/.gitignore
vendored
@ -1,78 +0,0 @@
|
||||
.*,
|
||||
*~
|
||||
*.swp
|
||||
*.autosave
|
||||
.qped
|
||||
.directory
|
||||
.idea
|
||||
.vscode/
|
||||
/builds
|
||||
build
|
||||
/build_overrides.cmake
|
||||
build.release
|
||||
build.debug
|
||||
build.install
|
||||
build.tooldata
|
||||
build.qtc
|
||||
build-*
|
||||
win32build
|
||||
win32install
|
||||
win64build
|
||||
win64install
|
||||
build.xcode
|
||||
applebuild
|
||||
build.artifacts
|
||||
build.symbols
|
||||
vtest.artifacts
|
||||
MuseScorePortable
|
||||
/*.config
|
||||
/*.creator
|
||||
/*.files
|
||||
/*.includes
|
||||
*.user
|
||||
/share/locale/*placeholder.ts
|
||||
/share/locale/*.qm
|
||||
/share/instruments/tsv
|
||||
Doc
|
||||
DocLib
|
||||
build.qt5
|
||||
*.sfd~
|
||||
/.project
|
||||
mscore/revision.h
|
||||
local_build_revision.env
|
||||
.DS_Store
|
||||
CMakeLists.txt.user.*
|
||||
*.qmlc
|
||||
*.jsc
|
||||
vtest/html
|
||||
vtest/compare
|
||||
thirdparty/mupdf-qt
|
||||
vtest/LOG
|
||||
vtest/META-INF
|
||||
vtest/Thumbnails
|
||||
vtest/Pictures
|
||||
.vs
|
||||
dependencies
|
||||
|
||||
# Downloaded files during build process
|
||||
VERSION
|
||||
/mscore/data/mscore.aps
|
||||
/msvc.*
|
||||
|
||||
# Files created during build process
|
||||
/thirdparty/lame/config.h
|
||||
/thirdparty/flac/flac-1.3.4/config.h
|
||||
/thirdparty/opusenc/libopusenc-0.2.1/config.h
|
||||
|
||||
# Backup Files created by Merging Softwares (Example: Meld)
|
||||
*.orig
|
||||
|
||||
temp_*
|
||||
|
||||
*.local.cmake
|
||||
|
||||
*_deps/*
|
||||
|
||||
*.AppImage
|
||||
|
||||
build.*
|
||||
|
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user