reuk
|
0c76b6e3c7
|
Gitignore: Ignore editorconfig files
|
2 years ago |
attila
|
2fdc4f6633
|
Projucer: Remove VS2015 and CLion exporters
|
3 years ago |
reuk
|
b720b0f746
|
Build: Avoid checking in CMake user preset files
|
3 years ago |
Tom Poole
|
6939907821
|
Fixed a typo in .gitignore
|
5 years ago |
Tom Poole
|
1ffe39c0ba
|
Added some .gitignore rules for Visual Studio Code and CMake
|
5 years ago |
reuk
|
ece5644a20
|
CMake: Add support for building JUCE projects with CMake
|
6 years ago |
reuk
|
4abffb1f11
|
Git: Ignore .idea folders
|
5 years ago |
ed
|
b3ad34fa80
|
Added Builds/Android/app/.cxx directory to .gitignore to squash some noise when building Android projects in tree
|
6 years ago |
Tom Poole
|
2501abb4da
|
Added some Xcode build intermediates paths to .gitignore
|
6 years ago |
ed
|
579b418fca
|
Made the .gitignore a bit more futureproof
|
6 years ago |
ed
|
b710243c47
|
Ignore .xcscheme files
|
7 years ago |
jules
|
36ff414d4e
|
Updated .gitignore to hide some new Xcode spam files
|
7 years ago |
jules
|
171020b1e4
|
Added some android intermediate files to the .gitignore
|
8 years ago |
tpoole
|
21315abce4
|
Projucer: Added beta CLion exporter support
|
8 years ago |
jules
|
afada01e41
|
Added some autotools folders to the .gitignore
|
8 years ago |
jules
|
dfcc6780dd
|
Added a path to .gitignore
|
8 years ago |
tpoole
|
82565a0c96
|
Removed the VS2010 and VS2012 exporters from the examples and extra JUCE projects and added a VS2017 exporter
|
9 years ago |
tpoole
|
31c80db5a2
|
Updated .gitignore with the new Visual Studio build products path
|
9 years ago |
hogliux
|
eb944840f9
|
Added local.properties to .gitignore so that user's SDK paths don't pollute git
|
9 years ago |
hogliux
|
28dccb31bb
|
Removed old Android exporters from examples and updated .gitignore to reflect new Android build folder structure
|
9 years ago |
ed
|
76b3689a48
|
Added BLOCKS module
|
9 years ago |
jules
|
2be34b312a
|
Added some linux build files to the .gitignore
|
9 years ago |
Timur Doumler
|
94817734a6
|
Added *.xcscmblueprint to gitignore (a type of file generated by Xcode).
|
9 years ago |
Timur Doumler
|
c08375a5ab
|
added *.VC.db to .gitignore to ignore some files generated by Visual Studio as of 2015 Update 2.
|
9 years ago |
Timur Doumler
|
b6261b9702
|
.gitignore: added JUCECompileEngine.dylib to ignored files in case it is located at the default recommended location.
|
9 years ago |
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.
|
9 years ago |
jules
|
1107638f1e
|
Updated .gitignore and fixed an Android version problem
|
10 years ago |
jules
|
7e2860eafa
|
Updated .gitignore and avoided a warning in VS2013
|
10 years ago |
Timur Doumler
|
518bb53260
|
Added Visual Studio 2015 build products to .gitignore.
|
10 years ago |
Timur Doumler
|
f35fc2e22a
|
Added facility to generate the API reference of JUCE as offline HTML using Doxygen.
|
10 years ago |
jules
|
91174c13e6
|
Updated .gitignore to ignore opensdf files.
|
11 years ago |
jules
|
a32b737a8f
|
Simplified the .gitignore file
|
11 years ago |
jules
|
efb30265da
|
More cleanups
|
11 years ago |
jules
|
15298a4341
|
Updated gitignore
|
11 years ago |
jules
|
dc7b025cf9
|
Updated .gitignore
|
11 years ago |
jules
|
a54e4ac576
|
Update .gitignore and some comments.
|
12 years ago |
jules
|
a4e611222d
|
Various build housekeeping.
|
12 years ago |
jules
|
30f02c4cfd
|
Updated .gitignore
|
13 years ago |
jules
|
ea3f57e58b
|
Updated .gitignore
|
13 years ago |
jules
|
68644ef214
|
Update to .gitignore
|
13 years ago |
jules
|
03c2c0e1d7
|
Updated .gitignore
|
13 years ago |
jules
|
d4ae8f3d55
|
Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers.
|
13 years ago |
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.
|
14 years ago |
jules
|
a7fe393362
|
Added some xcode 4 files to the .gitignore
|
14 years ago |
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..
|
14 years ago |
Julian Storer
|
ed97872c1a
|
Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead)
|
15 years ago |
Julian Storer
|
1f38660d94
|
Added mac NSException catching and tidied up some warnings.
|
16 years ago |
Julian Storer
|
3d3c8ff957
|
updated the amalgamated files
|
16 years ago |
Julian Storer
|
e53a0efb56
|
Fix for some audio plugin window focus issues. Changed the Jucer to use a CodeEditorComponent for its preview panel.
|
16 years ago |
Julian Storer
|
5b7f6f0f23
|
Minor fix for the linux build, and small fix for TreeView dragging logic
|
16 years ago |