index
:
msitools.git
master
wip/colorhug-client
wip/foreign-menu
Tools and a library to manipulate MSI files
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
wixl
/
builder.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
wixl: move uuid_from_name in util
Marc-André Lureau
2013-11-08
1
-20
/
+0
*
wixl: schedule AppSearch when necessary
Marc-André Lureau
2013-08-13
1
-1
/
+4
*
wixl: add InstallScope
Marc-André Lureau
2013-07-11
1
-0
/
+18
*
wixl: a Component can be child of ComponentGroup
Marc-André Lureau
2013-07-11
1
-1
/
+1
*
wixl: add Directory support to ComponentGroup
Marc-André Lureau
2013-07-11
1
-3
/
+13
*
wixl: add default msi comment
Marc-André Lureau
2013-07-11
1
-0
/
+2
*
wixl: start MediaTemplate
Marc-André Lureau
2013-07-11
1
-1
/
+9
*
wixl: Add CreateFolder
Marc-André Lureau
2013-07-11
1
-0
/
+8
*
wixl: Start basic MajorUpgrade element
Marc-André Lureau
2013-07-11
1
-2
/
+29
*
Add basic JScript CustomAction support
Marc-André Lureau
2013-05-17
1
-5
/
+13
*
wixl: handle CustomAction of type DLL_BINARY
Marc-André Lureau
2013-05-16
1
-2
/
+10
*
wixl: visit Binary and fill db
Marc-André Lureau
2013-05-16
1
-0
/
+7
*
wixl: Product Comment is not mandatory
Marc-André Lureau
2013-04-12
1
-1
/
+2
*
wixl: add component Win64 attribute
Marc-André Lureau
2013-04-12
1
-0
/
+3
*
Keep package description > product name
Marc-André Lureau
2013-04-12
1
-1
/
+1
*
Set installer version depending on arch
Marc-André Lureau
2013-04-12
1
-4
/
+10
*
wixl: add --arch option
Marc-André Lureau
2013-04-12
1
-1
/
+15
*
wixl: improve automatic detection of the key path
Paolo Bonzini
2013-01-25
1
-2
/
+17
*
wixl: two-stage visit for components
Paolo Bonzini
2013-01-25
1
-1
/
+3
*
wixl: visit RegistrySearch and populate db
Marc-André Lureau
2013-01-24
1
-0
/
+22
*
wixl: populate CustomAction of type EXE_PROPERTY
Marc-André Lureau
2013-01-24
1
-0
/
+42
*
wixl: name Custom actions correctly
Marc-André Lureau
2013-01-24
1
-0
/
+3
*
wixl: add RegistrySearch and CustomAction
Marc-André Lureau
2013-01-24
1
-0
/
+8
*
wixl: add Action condition
Marc-André Lureau
2013-01-24
1
-0
/
+6
*
wixl: take pre-defined Action sequence
Marc-André Lureau
2013-01-24
1
-0
/
+3
*
wixl: do not add null/runtime properties
Marc-André Lureau
2013-01-24
1
-0
/
+3
*
wixl: implement stable UUID generation
Paolo Bonzini
2013-01-24
1
-1
/
+27
*
wixl: introduce WixResolver
Paolo Bonzini
2013-01-24
1
-21
/
+1
*
wixl: fill in visitor for service elements
Paolo Bonzini
2013-01-24
1
-0
/
+116
*
wixl: add ServiceControl and ServiceInstall table
Paolo Bonzini
2013-01-24
1
-0
/
+7
*
wixl: add ServiceControl, ServiceInstall and their children elements
Paolo Bonzini
2013-01-24
1
-0
/
+12
*
wixl: do not use enum_from_string directly, make it generic
Paolo Bonzini
2013-01-24
1
-8
/
+34
*
wixl: rename RemoveFileInstallMode
Paolo Bonzini
2013-01-24
1
-2
/
+2
*
wixl: add --wxidir option
Paolo Bonzini
2013-01-17
1
-1
/
+0
*
wixl: add non-advertised MIME support
Marc-André Lureau
2013-01-15
1
-0
/
+19
*
wixl: start ProgId/Extension/Verb support
Marc-André Lureau
2013-01-15
1
-0
/
+51
*
wixl: add support for registry key parent, name and value
Marc-André Lureau
2013-01-15
1
-6
/
+28
*
wixl: improve shortcut support
Marc-André Lureau
2013-01-15
1
-8
/
+25
*
wixl: add a fixme
Marc-André Lureau
2013-01-15
1
-1
/
+3
*
wixl: include global wix directory by default
Marc-André Lureau
2013-01-15
1
-0
/
+1
*
wixl: files must be ordered the same way in Cab and File table
Marc-André Lureau
2013-01-15
1
-4
/
+3
*
wixl: add "require" preprocessor support (not available in WiX)
Marc-André Lureau
2013-01-15
1
-0
/
+2
*
wixl: do not include unnecessary files in MSI
Marc-André Lureau
2013-01-11
1
-0
/
+4
*
wixl: allow ComponentGroupRef as child of ComponentGroup
Marc-André Lureau
2013-01-11
1
-3
/
+14
*
wixl: add --includedir to add directory to search for included files
Marc-André Lureau
2013-01-11
1
-2
/
+5
*
wixl: error out if can't resolve element
Marc-André Lureau
2013-01-11
1
-7
/
+11
*
wixl: lookup source files using Source attributes if provided
Marc-André Lureau
2013-01-11
1
-1
/
+2
*
wixl: handle ComponentGroup and ComponentGroupRef
Marc-André Lureau
2013-01-11
1
-3
/
+20
*
wixl: generate UUID for component Guid=*
Marc-André Lureau
2013-01-11
1
-1
/
+1
*
wixl: resolve DirectoryRef directory parents
Marc-André Lureau
2013-01-11
1
-6
/
+3
[next]