1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-13 07:29:00 +02:00

12 Commits

Author SHA1 Message Date
Paul Licameli
16556dd6ba Update .gitignore for xcode build outputs 2016-04-11 07:47:46 -04:00
James Crook
1deafa1fe8 Exclude help files pulled from wiki. 2015-11-08 00:18:01 +00:00
Leland Lucius
fd87bd6ea9 Disable auto-creation of Xcode schemes 2015-08-10 02:20:14 -05:00
Leland Lucius
ebc801f864 Revert "Disable autocreation of Xcode schemes"
This reverts commit c15ca44eff4137f3be422f3dcc469c7dfd7d53d8.
2015-08-10 02:18:29 -05:00
Leland Lucius
c15ca44eff Disable autocreation of Xcode schemes 2015-08-10 02:02:50 -05:00
Leland Lucius
582ee7b45e Cleanup Mac build and subdirectory 2015-07-21 18:45:35 -05:00
Paul Licameli
365534366d Add *~ to .gitignore 2015-06-19 20:34:03 -04:00
Leland Lucius
56e8f577bc Additional items to ignore 2015-04-26 16:37:44 -05:00
James Crook
45523f4972 .sal files no longer automatically added. 2015-04-24 16:50:47 +01:00
Leland Lucius
d344ff8f88 Updating new Xcode project
This provides additional improvements and updates for building
Audacity using Xcode 5.1 or above.

The whole configure/makefile system is no longer used during
normal builds.  During library additions/updates it used to
regenerated the headers in mac/config.
2015-04-21 16:59:01 -05:00
James Crook
291a465a76 Build Revision Info Added
Travis now overwrites RevisionIdent.h to place a commit reference into the Build Info of the AboutDialog
I also added .opensdf to .gitignore.
2015-04-09 20:41:21 +01:00
James Crook
937b0ed0c2 Added .gitignore and branches.txt 2015-04-05 22:24:06 +01:00