Commit Graph

17 Commits

Author SHA1 Message Date
David Capello
486b82e122 Palettes are distributed with .gpl format now 2014-04-17 22:33:06 -03:00
David Capello
6023c62fa0 Update config.h location in create_dmg.sh script 2014-02-24 10:06:45 -03:00
David Capello
da9f9dfd47 Change Mac OS X dmg package name 2014-02-24 09:18:31 -03:00
David Capello
d7125f9cae Remove scripts to upload files 2014-02-24 09:18:14 -03:00
David Capello
28cb389ac8 Update config.h location on scripts/ folder 2014-02-24 09:17:12 -03:00
David Capello
72a4fbd7e1 Add support for WinXP on create_release.sh 2014-02-24 09:05:20 -03:00
David Capello
8d22664f7e create_release.sh: Add command to sign the .exe file 2014-01-05 22:41:57 -03:00
David Capello
77d24de34e create_release.sh: Use Ninja to build the release 2014-01-05 22:41:46 -03:00
David Capello
f7e69a1037 create_release.sh: Ask for source directory 2014-01-05 22:34:29 -03:00
David Capello
c88f9b172b Refactor: Move app files to src/app subdirectory inside app namespace
- Add HAVE_CONFIG_H wrapper to #include "config.h"
- Removed widgets namespace (it's in app now)
- Move some functions from src/file/file.h to src/base/cfile.h
- Move Vector2d to base library
- Rename MenuItem2 to AppMenuItem
2013-08-05 21:20:19 -03:00
David Capello
1426851928 Do not include scripts folder in the tarball 2012-09-14 20:31:17 -03:00
David Capello
64c50c672f Do not include loadpng library in the tarball 2012-09-14 20:31:08 -03:00
David Capello
d97c2d6f98 Fix typo in upload_packages.sh. 2012-08-24 01:17:13 -03:00
David Capello
c539306327 Fix create_release.sh script. 2012-08-23 22:29:40 -03:00
David Capello
b190e9e791 Add update_version.sh script (which updates resources_win32.rc version now). 2012-08-22 21:28:31 -03:00
David Capello
e89d087a04 Add validation checks for scripts/ that they are being executed from the expected directory. 2012-08-22 21:26:52 -03:00
David Capello
42452c93d2 Rename misc/ to scripts/ 2012-05-20 21:00:44 -03:00