Commit Graph

89 Commits

Author SHA1 Message Date
David Capello
93fff6a738 Fix typo on INSTALL.md 2016-04-27 00:54:47 -03:00
David Capello
bbfd036179 Fix cmake calls on Windows and Linux details 2016-04-27 00:51:32 -03:00
David Capello
cab10fba1e Simplify INSTALL.md instructions 2016-04-27 00:11:45 -03:00
Tony Narlock
aa6b2b9614 Update installation instructions for Skia and OS X
See also: #1089 #1081
2016-04-26 17:38:27 -05:00
David Capello
7c9b9eacea Fix flag to compile with Skia back-end 2016-04-25 20:59:01 -03:00
David Capello
8775604e56 Make Aseprite a DPI-aware application (fix #1041) 2016-04-18 13:27:36 -03:00
David Capello
4f23ea040b Add missing text on INSTALL.md 2016-04-15 10:18:05 -03:00
David Capello
8749cb780c Update Mac OS X details in INSTALL.md
We don’t use Mac OS X 10.4 SDK universal anymore.
2016-04-13 12:02:25 -03:00
David Capello
392eacdb6a Update information about how to get the source code 2016-04-13 12:00:12 -03:00
David Capello
9d3195c718 Update INSTALL.md because we need awk to compile libpng (issue #1054) 2016-04-11 19:25:54 -03:00
David Capello
a785c20238 Update INSTALL.md with information about the Skia back-end 2016-04-11 17:50:11 -03:00
David Capello
bde0372f33 Add some notes in INSTALL.md about known issues when the official Allegro 4.4 is used 2016-03-29 09:26:35 -03:00
David Capello
03951fd347 Minor change in INSTALL.md to create a link to issue #913 2016-03-03 19:29:54 -03:00
David Capello
63e844dd95 Add details in INSTALL.md to avoid issue #913 2016-02-29 22:10:16 -03:00
David Capello
0c6dc56a12 Break long lines in INSTALL.md 2016-02-29 12:34:55 -03:00
David Capello
02abbdfb80 Rename 'aseprite-source' to 'aseprite' in INSTALL.md 2016-02-29 12:25:15 -03:00
David Capello
9ce5469ba7 Merge pull request #919 from jpnk/patch-1
Improve build instructions
2016-02-29 12:23:00 -03:00
David Capello
6123885241 Add required flag to compile on OS X without HarfBuzz library
From #909
2016-01-04 14:08:03 -03:00
Jay Pinkman
32accc7e00 Mention cmake-gui and add documentation links 2015-12-31 00:58:25 +02:00
Jay Pinkman
c2a7441afb Improve build instructions
i changed all the commands from `cmake .. <options>` to `cmake <options> ..` - this is the standard order and on BSD systems the C library requires options to precede other arguments (although i don't know if this affects CMake).

also i was confused by the instructions, i thought i have to use `build/bin/aseprite` and shouldn't run `make install`. maybe it's just me but i still clarified that part.
2015-12-30 17:29:53 +02:00
Jay Pinkman
6354937231 Instructions for updating a copy of the git repo 2015-11-20 04:12:07 +02:00
Jonathan
a47b9f206f Fix typo in INSTALL.md 2015-09-05 20:28:34 +02:00
David Capello
441c796c1a Add details about Retina display in INSTALL.md 2015-04-17 14:30:09 -03:00
David Capello
07ff2bb99b VS2013 is our new compiler for Windows (we don't support VS2012 anymore) 2015-04-10 09:37:56 -03:00
David Capello
9f19b0d1dd Update CONTRIBUTING and INSTALL files
Update INSTALL in such a way it contains how to get the source code
correctly cloning the repository (instead of using .zip files)
2015-01-06 09:34:40 -03:00
David Capello
807598d5c3 Add post build target to copy the whole data/ dir into build/bin/ dir 2014-12-02 11:15:06 -03:00
David Capello
d1c0a61b40 Change the compilation output path to CMAKE_BINARY_DIR/bin and /lib 2014-12-02 01:30:01 -03:00
David Capello
c9a7d77879 Update cmake command line options for the supported VS versions 2014-11-08 21:10:29 -03:00
David Capello
6dba52c813 Remove MinGW from INSTALL.md 2014-11-08 21:09:54 -03:00
David Capello
dadd7443b6 Update INSTALL.md with more specific information about MacOSX10.4.Universal.pkg 2014-08-21 01:02:11 -03:00
David Capello
6bafe23ed7 Update INSTALL.md with a new flag for i386 arch for Mac OS X 2014-08-19 23:13:15 -03:00
David Capello
28cfa9790f Update INSTALL and CONTRIBUTING guides 2014-08-14 00:41:30 -03:00
David Capello
87690284a4 Update INSTALL instructions for Mac OS X 2014-08-13 00:37:27 -03:00
David Capello
6f50385d5f Update CONTRIBUTING.md and INSTALL.md 2013-11-23 16:32:13 -03:00
David Capello
a7716cfc62 Add option in INSTALL.md to copy data/ dir to ~/.aseprite on Linux 2013-11-23 16:01:34 -03:00
David Capello
9e9f88b7b7 Add a note in INSTALL.md about profiling. 2012-07-09 18:29:36 -03:00
David Capello
40f65b2e8a INSTALL.md: It looks like github needs 5 spaces to recognize code blocks. 2012-07-08 01:46:51 -03:00
David Capello
c9dea5abd9 Fix indentation of code blocks in INSTALL.md 2012-07-08 01:42:47 -03:00
David Capello
e7b6bed596 Move INSTALL.txt to INSTALL.md 2012-07-08 01:41:14 -03:00