1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

12 Commits

Author SHA1 Message Date
Dmitry Vedenko
aae3627476 Add an option to force the build of dependencies
When `audacity_conan_allow_prebuilt_binaries` is turned on,
the dependecies that are managed by Conan
will be built from the source code every time
cmake configuartion changes
2021-08-02 19:52:15 +03:00
Dmitry Vedenko
1968e81c79 Adds an option to disable Conan 2021-07-28 14:27:35 +03:00
Dmitry Vedenko
ba90a562c2
Update BUILDING.md 2021-06-01 21:32:03 +03:00
Dmitry Vedenko
58d5cf73c2
Fixes a backtick in Linux instruction 2021-06-01 16:09:34 +03:00
James Crook
e391489156 Typos and tweaks to wording.
* The wording about mixing system and local libraries is still not clear
(or if it is clear is too wordy and could be shorter!).
2021-05-31 18:13:33 +01:00
Dmitry Vedenko
c05c05ea7f
Remove the reference for snap as it uses ridiculous amount of space 2021-05-27 22:01:19 +03:00
Dmitry Vedenko
55ddb32791
Clarifies the build instruction for Linux 2021-05-27 17:03:28 +03:00
Dmitry Vedenko
e31593c06a
Update BUILDING.md 2021-05-27 16:46:12 +03:00
Dmitry Vedenko
686828b759
Lower the requirement of Python and CMake
James confirms 

python 3.6.9
conan 1.36.0
cmake 3.17.1
gcc 7.5.0
2021-05-27 16:45:37 +03:00
James Crook
77b60ebbbb
Require higher cmake version number. 2021-05-24 22:06:03 +01:00
Dmitry Vedenko
8eb4654a9c Documentation is updated 2021-05-24 06:53:53 -07:00
Dmitry Vedenko
66a85bf97c Update the build documentation 2021-05-24 06:53:53 -07:00