14 Commits (bf51d2c076f68fc5a16697c1ea5b51f68d1024a1)

Author SHA1 Message Date
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  ed fba0295a44 Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring 5 years ago
  reuk ece5644a20 CMake: Add support for building JUCE projects with CMake 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed da4c1eaf31 Projucer: Remove the option to specify multiple global user module paths which was causing issues on other OSes 6 years ago
  ed 02b7c0936d Projucer: Check command-line JUCE modules path before the global path when creating PIPs from JUCE examples 6 years ago
  ed 7b09d14695 Projucer: Use relative paths for PIP includes and modules if project isn't temporary 6 years ago
  ed 653d94c7a0 Projucer: Pulled out the module and PIP header parsing methods into a single method 6 years ago
  ed 9761a03334 Projucer: Made it possible to specify a semicolon-separated list of user modules paths to override the global default when generating a project from a PIP using the "--create-project-from-pip" command-line option 6 years ago
  ed cd8c25b0c1 Projucer: Added an optional command-line argument when generating a project from a PIP to specify a JUCE modules directory to be used instead of the global default 6 years ago
  Tom Poole 235bbd46cf Projucer: Code tidy up 6 years ago
  ed 12b90421b4 Projucer: Set extra plugin formats and characteristics of PIP examples 7 years ago
  ed c596583e3b Projucer: Fixed a bug where PIP files not copied locally wouldn't initially be displayed in the code editor 7 years ago
  ed fa02112614 Projucer: Add PIPGenerator class 7 years ago