Greg Neagle
1428c40d06
Update copyright notices to include 2018
2018-01-20 08:46:22 -08:00
Timothy Sutton
6f725d9b93
Fix InDesign 2017 size calculation ( #771 )
...
- ID has a 'Condition' key in its Application.json for the 'Base' (main) app HD
package, but it's an empty string, so just include this explicitly in the
conditional
2017-05-11 11:13:54 -07:00
Greg Neagle
9662237434
Adjust line lengths to max 80 chars
2017-05-04 14:40:48 -07:00
Timothy Sutton
e589cf0b23
Calculate installed_size for Adobe CCP HyperDrive installers ( #765 )
...
* Include Adobe HD payloads in calculated installed_size
* Improve calculation of Adobe CCP HD package sizes
- include DownloadSize and regional package sizes, and add a small overhead for the CC Desktop app
2017-05-04 14:22:29 -07:00
Greg Neagle
62aacdeed6
dmgutils.mountdmg can now optionally mount a dmg under /Volumes; adobeutils.mount_adobe_dmg now just calls dmgutils.mountdmg
2017-04-01 08:32:24 -07:00
Greg Neagle
4053a0dbe7
Update copyright dates to 2017
2017-01-17 20:14:31 -08:00
Greg Neagle
24805bd99b
Remove 'shebang' line from all Python modules that are not intended to be executed as scripts. This also causes my stupid editor to stop marking these files as executable.
2017-01-11 16:03:33 -08:00
Greg Neagle
4e834ebfc3
Fix executable bit
2017-01-10 11:33:55 -08:00
Greg Neagle
025323ac0c
Replace munkicommon references with replacement modules
2017-01-10 11:33:16 -08:00
Greg Neagle
2e905b0dea
Once again remove executable bits that are getting set
2017-01-10 09:03:30 -08:00
Greg Neagle
e605490e95
Lots of PyLint clean ups
2017-01-10 08:59:41 -08:00
Greg Neagle
ed3251e28f
PyLint cleanups
2017-01-09 10:45:07 -08:00
Greg Neagle
208d22f1b0
PyLint cleanups
2017-01-09 10:15:10 -08:00
Greg Neagle
8deb944a7c
decrease repeated defintions of the same function
2017-01-09 10:14:16 -08:00
Greg Neagle
70aa3bd006
Restructure adobeutils
2017-01-06 14:45:13 -08:00