aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to a new XAML GUI based version of the Atmel Studio integration blob.Dean Camera2013-05-221-5/+0
|
* Refactor out the common VSIX XSLT params.Dean Camera2013-05-191-19/+21
|
* Add generate_help target to the Studio Integration makefile.Dean Camera2013-05-181-1/+2
|
* Remove redundant XSL params from the Studio Integration makefile.Dean Camera2013-05-131-2/+0
|
* Update Studio Integration blob and scripts to add a menu item for the local ↵Dean Camera2013-05-121-16/+18
| | | | help.
* Add more information on the integrated Help package to the Atmel Studio ↵Dean Camera2013-04-281-2/+2
| | | | Getting Started first-run page.
* Add partially complete syntax highlighting to the HV1 transform.Dean Camera2013-04-241-3/+3
|
* Tweak HV1 help styling and image elements.Dean Camera2013-04-231-0/+2
|
* Add basic CSS styling to the Atmel Studio integrated help.Dean Camera2013-04-221-3/+5
|
* Fix Atmel Studio integrated help generation and branding.Dean Camera2013-04-221-1/+2
|
* Add missing indexterm entries to the Atmel Studio help transform.Dean Camera2013-04-211-0/+1
|
* Finish initial Doxygen-to-Docbook transform.Dean Camera2013-04-211-1/+1
|
* Add partially complete Doxygen-to-Docbook transform.Dean Camera2013-04-211-2/+6
|
* Add HV1 integration into Atmel Studio (native Help).Dean Camera2013-04-211-18/+35
|
* Update Getting Started Atmel Studio start page to make it XHTML compliant.Dean Camera2013-04-201-3/+1
|
* Minor documentation improvements.Dean Camera2013-04-181-1/+1
|
* Simplify Atmel Studio integration scripts.Dean Camera2013-04-181-17/+20
|
* Fix broken Atmel Studio blob - ensure Help menu items are correctly generated.Dean Camera2013-04-161-1/+2
|
* Add first-run information page to the Atmel Studio 6.1 extension.Dean Camera2013-04-151-1/+5
|
* Move XDK cache generation Python script into the VSIX related packing directory.Dean Camera2013-04-141-1/+1
|
* Restructure Atmel Studio integration files and transforms.Dean Camera2013-04-141-5/+5
|
* Add Atmel Studio 6.1 binary blob.Dean Camera2013-04-131-1/+3
|
* Don't generate the full HTML documentation when only needing the XML version ↵Dean Camera2013-04-111-1/+1
| | | | for post-processing.
* Add module help links and descriptions for boards inside Atmel Studio.Dean Camera2013-04-081-2/+2
|
* Update AS integration scripts and transforms - extract out the module ↵Dean Camera2013-04-081-5/+9
| | | | description from the Doxygen XML output for the GUI.
* Clean repository before packaging into VSIX extensions.Dean Camera2013-04-081-0/+4
|
* Tweak the VSIX output names to indicate if it is a release or testing version.Dean Camera2013-04-061-3/+6
|
* Update VSIX package generator; allow all newer test builds to be installed ↵Dean Camera2013-04-061-0/+6
| | | | over the top of each other without first uninstalling the existing one, but allow all releases to supersede test builds.
* Add explicit requirements for the AppConfig.h headers in the various project ↵Dean Camera2013-04-011-0/+3
| | | | asf.xml files, to prevent breakage with the latest ASF trunk project generator upgrades.
* Use dedicated -mrelax linker option in the Atmel Studio integration ↵Dean Camera2013-03-011-1/+1
| | | | toolchain configurations, rather than a freeform linker switch.
* Tweak Atmel Studio VSIX extension script output filename to contain the ↵Dean Camera2013-01-291-1/+1
| | | | release version.
* Upgrade Doxygen configuration files to the latest version.Dean Camera2013-01-201-1/+1
|
* Switch extension inner archive to store compression mode and switch outer ↵Dean Camera2013-01-191-2/+2
| | | | VSIX archive to maximum compression, to improve project generation speed within Atmel Studio.
* Clean up VSIX generation scripts.Dean Camera2013-01-171-2/+4
|
* Offline help is currently ignored in AS6 extensions - reduce extension size ↵Dean Camera2013-01-131-1/+1
| | | | by omitting it from the generated extension VSIX.
* Check referenced distribute build files in the project XML files, as well as ↵Dean Camera2013-01-111-3/+3
| | | | C source and header files.
* Alter VSIX build script to verify all referenced filenames in all modules ↵Dean Camera2013-01-111-7/+11
| | | | and projects, rather than just the core modules. Fix discovered errors in the project XML files.
* Fix mistakes in the board XML module file paths.Dean Camera2013-01-111-0/+1
|
* Fix invalid module IDs and update VSIX packing script to ensure the database ↵Dean Camera2013-01-101-1/+3
| | | | cache files are always updated.
* Add and update more Atmel Studio project description XML files.Dean Camera2013-01-101-1/+1
|
* Ensure the VSIX Python script aborts if the ASF project generator is missing.Dean Camera2013-01-091-1/+1
|
* Clean up VSIX generation scripts.Dean Camera2013-01-091-4/+2
|
* Add Python script and update VSIX generator rules to pre-generate the Atmel ↵Dean Camera2013-01-081-3/+8
| | | | Studio cache files required to make the extension visible.
* Add ASF provider manifest file and adjust VSIX packing to compress the ↵Dean Camera2013-01-071-1/+8
| | | | library contents.
* Minor clean up of maintenance and integrations scripts.Dean Camera2013-01-061-1/+1
|
* Use nicer LUFA documentation links in the VSIX extension, rather than direct ↵Dean Camera2013-01-061-2/+4
| | | | FourWalledCubicle links.
* Add licence to VSIX extension.Dean Camera2013-01-051-2/+5
|
* Make VSIX packing quiet, increase compression to the maximum level allowed.Dean Camera2013-01-051-3/+4
|
* Add transform to update the VSIX extension version automatically when built.Dean Camera2013-01-051-3/+3
|
* Add Atmel Studio Extension (VSIX) packaging files and scripts.Dean Camera2013-01-051-2/+6
|