summaryrefslogtreecommitdiffstats
path: root/tools/wixl/wix.vala
Commit message (Expand)AuthorAgeFilesLines
* wixl: make component id generation more uniqueMarc-André Lureau2013-11-121-1/+12
* Fix stable component GUID generationMarc-André Lureau2013-11-081-1/+1
* wixl: add InstallScopeMarc-André Lureau2013-07-111-0/+1
* wixl: a Component can be child of ComponentGroupMarc-André Lureau2013-07-111-0/+1
* wixl: add Directory support to ComponentGroupMarc-André Lureau2013-07-111-0/+3
* wixl: start MediaTemplateMarc-André Lureau2013-07-111-0/+14
* wixl: Add CreateFolderMarc-André Lureau2013-07-111-0/+1
* wixl: Start basic MajorUpgrade elementMarc-André Lureau2013-07-111-0/+14
* Add basic JScript CustomAction supportMarc-André Lureau2013-05-171-0/+1
* wixl: visit Binary and fill dbMarc-André Lureau2013-05-161-0/+19
* wixl: add component Win64 attributeMarc-André Lureau2013-04-121-0/+1
* Workaround vala bug 604973Marc-André Lureau2013-02-111-1/+13
* wixl: reorganize full_path, add the key element to the stable UUIDPaolo Bonzini2013-01-251-10/+28
* wixl: two-stage visit for componentsPaolo Bonzini2013-01-251-2/+3
* wixl: visit RegistrySearch and populate dbMarc-André Lureau2013-01-241-0/+1
* wixl: add RegistrySearch and CustomActionMarc-André Lureau2013-01-241-0/+40
* wixl: Action can have children nodesMarc-André Lureau2013-01-241-2/+2
* wixl: implement stable UUID generationPaolo Bonzini2013-01-241-0/+14
* wixl: introduce WixResolverPaolo Bonzini2013-01-241-0/+24
* wixl: add ServiceControl, ServiceInstall and their children elementsPaolo Bonzini2013-01-241-0/+90
* wixl: add non-advertised MIME supportMarc-André Lureau2013-01-151-0/+17
* wixl: start ProgId/Extension/Verb supportMarc-André Lureau2013-01-151-0/+54
* wixl: add support for registry key parent, name and valueMarc-André Lureau2013-01-151-0/+14
* wixl: improve shortcut supportMarc-André Lureau2013-01-151-1/+5
* wixl: files must be ordered the same way in Cab and File tableMarc-André Lureau2013-01-151-1/+0
* wixl: allow ComponentGroupRef as child of ComponentGroupMarc-André Lureau2013-01-111-0/+1
* wixl: wipMarc-André Lureau2013-01-111-0/+2
* wixl: handle ComponentGroup and ComponentGroupRefMarc-André Lureau2013-01-111-0/+24
* wixl: resolve DirectoryRef directory parentsMarc-André Lureau2013-01-111-6/+0
* wixl: move get_attribute_content() to wix.valaMarc-André Lureau2013-01-101-0/+7
* wixl: add missing actions and sequencesMarc-André Lureau2013-01-101-22/+186
* wixl: add WixLaunchConditionsMarc-André Lureau2013-01-101-0/+7
* move wixl source to tools/wixl/Paolo Bonzini2013-01-091-0/+598