Commit Graph

23 Commits

Author SHA1 Message Date
David Capello
f8eae50e8a Mac OS X: Update create_release.sh script to compile several files in parallel 2014-06-10 00:58:28 -03:00
David Capello
1ffccada68 Update create_release.sh script to create Mac releases too 2014-06-06 08:51:11 -03:00
David Capello
f2d3bcac29 Update create_release.sh script 2014-06-05 00:08:34 -03:00
David Capello
2df2f6d540 Change code-signing tool in create_release.sh 2014-06-04 22:21:38 -03:00
David Capello
f9e0be9e56 Add distribution type to create_release.sh script 2014-06-04 22:11:58 -03:00
David Capello
5c54564a9d Quickref.pdf is not distributed anymore 2014-05-05 09:18:26 -03:00
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