1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-08 23:24:19 +00:00
Commit graph

58 commits

Author SHA1 Message Date
Tom Poole
84e180b82c Docs: Improve Doxygen output 2025-09-22 11:13:51 +01:00
reuk
c93f999f13
Projucer: Add support for Windows MIDI Services nuget package 2025-09-17 12:50:05 +01:00
reuk
0c76b6e3c7
Gitignore: Ignore editorconfig files 2023-10-03 11:08:15 +01:00
attila
2fdc4f6633 Projucer: Remove VS2015 and CLion exporters 2022-05-25 13:56:55 +02:00
reuk
b720b0f746
Build: Avoid checking in CMake user preset files 2022-04-22 14:07:46 +01:00
Tom Poole
6939907821 Fixed a typo in .gitignore 2020-10-12 16:21:44 +01:00
Tom Poole
1ffe39c0ba Added some .gitignore rules for Visual Studio Code and CMake 2020-08-13 17:41:07 +01:00
reuk
ece5644a20 CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00
reuk
4abffb1f11 Git: Ignore .idea folders 2020-03-12 18:30:45 +00:00
ed
b3ad34fa80 Added Builds/Android/app/.cxx directory to .gitignore to squash some noise when building Android projects in tree 2020-02-27 14:46:04 +00:00
Tom Poole
2501abb4da Added some Xcode build intermediates paths to .gitignore 2019-05-21 10:45:24 +01:00
ed
579b418fca Made the .gitignore a bit more futureproof 2019-04-15 14:26:58 +01:00
ed
b710243c47 Ignore .xcscheme files 2019-02-19 11:57:37 +00:00
jules
36ff414d4e Updated .gitignore to hide some new Xcode spam files 2018-04-03 16:20:01 +01:00
jules
171020b1e4 Added some android intermediate files to the .gitignore 2018-02-12 15:20:35 +00:00
tpoole
21315abce4 Projucer: Added beta CLion exporter support 2017-10-19 14:26:12 +01:00
jules
afada01e41 Added some autotools folders to the .gitignore 2017-08-16 12:19:09 +01:00
jules
dfcc6780dd Added a path to .gitignore 2017-06-05 16:54:32 +01:00
tpoole
82565a0c96 Removed the VS2010 and VS2012 exporters from the examples and extra JUCE projects and added a VS2017 exporter 2017-03-22 12:51:29 +00:00
tpoole
31c80db5a2 Updated .gitignore with the new Visual Studio build products path 2017-02-17 15:23:50 +00:00
hogliux
eb944840f9 Added local.properties to .gitignore so that user's SDK paths don't pollute git 2017-02-09 18:13:57 +00:00
hogliux
28dccb31bb Removed old Android exporters from examples and updated .gitignore to reflect new Android build folder structure 2017-02-01 17:18:07 +00:00
ed
76b3689a48 Added BLOCKS module 2016-11-01 17:17:33 +00:00
jules
2be34b312a Added some linux build files to the .gitignore 2016-06-23 14:15:45 +01:00
Timur Doumler
94817734a6 Added *.xcscmblueprint to gitignore (a type of file generated by Xcode). 2016-06-08 15:20:14 +01:00
Timur Doumler
c08375a5ab added *.VC.db to .gitignore to ignore some files generated by Visual Studio as of 2015 Update 2. 2016-04-12 11:42:11 +01:00
Timur Doumler
b6261b9702 .gitignore: added JUCECompileEngine.dylib to ignored files in case it is located at the default recommended location. 2016-04-11 11:34:51 +01:00
Timur Doumler
70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
jules
1107638f1e Updated .gitignore and fixed an Android version problem 2015-11-03 16:03:50 +00:00
jules
7e2860eafa Updated .gitignore and avoided a warning in VS2013 2015-09-01 16:44:37 +01:00
Timur Doumler
518bb53260 Added Visual Studio 2015 build products to .gitignore. 2015-08-13 09:48:43 +01:00
Timur Doumler
f35fc2e22a Added facility to generate the API reference of JUCE as offline HTML using Doxygen. 2015-08-10 15:32:28 +01:00
jules
91174c13e6 Updated .gitignore to ignore opensdf files. 2014-12-16 16:01:23 +00:00
jules
fb5c296a5b Merge remote-tracking branch 'gh/master' into develop
Conflicts:
	.gitignore
2014-11-08 13:38:09 +00:00
jules
a32b737a8f Simplified the .gitignore file 2014-11-08 13:36:33 +00:00
jules
efb30265da More cleanups 2014-11-04 15:59:20 +00:00
jules
15298a4341 Updated gitignore 2014-11-04 14:48:45 +00:00
jules
dc7b025cf9 Updated .gitignore 2014-05-10 16:17:37 +01:00
jules
a54e4ac576 Update .gitignore and some comments. 2013-11-18 14:58:29 +00:00
jules
a4e611222d Various build housekeeping. 2013-11-12 10:28:29 +00:00
jules
30f02c4cfd Updated .gitignore 2013-03-31 23:34:30 +01:00
jules
ea3f57e58b Updated .gitignore 2012-09-24 20:09:45 +01:00
jules
68644ef214 Update to .gitignore 2012-09-08 09:04:27 +01:00
jules
03c2c0e1d7 Updated .gitignore 2012-08-29 21:53:14 +01:00
jules
d4ae8f3d55 Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers. 2012-07-23 07:54:23 +01:00
jules
d3d391ae7f Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures. 2012-02-20 17:21:49 +00:00
jules
a7fe393362 Added some xcode 4 files to the .gitignore 2011-11-23 15:02:47 +00:00
Julian Storer
b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
Julian Storer
ed97872c1a Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 2010-05-14 15:18:44 +01:00
Julian Storer
1f38660d94 Added mac NSException catching and tidied up some warnings. 2009-12-11 17:54:58 +00:00