Commit Graph

15 Commits

Author SHA1 Message Date
Kevin Sawicki
eaea5ad2d8 Remove unneeded includes 2012-08-01 10:00:39 -07:00
Kevin Sawicki
aaca57ff7b Remove unneeded switches class 2012-08-01 10:00:39 -07:00
Kevin Sawicki
0aeb0b6a56 Don't do the sudo'ing in the Makefile 2012-08-01 10:00:39 -07:00
Kevin Sawicki
b0489810cc Add install target to Makefile
Install atom into /usr/local/atom and adds a 
symlink for /usr/local/bin/atom
2012-08-01 10:00:39 -07:00
Kevin Sawicki
6984bd76e0 Use PNG instead ICO for window icon 2012-08-01 10:00:38 -07:00
Kevin Sawicki
5ae24551a3 Remove .o files when running clean target 2012-08-01 10:00:38 -07:00
Kevin Sawicki
6e1b8dc3f0 Remove unused string_util.h and string_util.cpp 2012-08-01 10:00:38 -07:00
Kevin Sawicki
911f1e7efc Load .ico file relative to executable 2012-08-01 09:56:39 -07:00
Kevin Sawicki
22ab010d10 Support opening file specified as argument
Moves build to out/ folder and use shell script
to bootstrap loading of libraries
2012-08-01 09:56:39 -07:00
Kevin Sawicki
a7bae730bb Add missing '\' delimiter 2012-08-01 09:56:38 -07:00
Kevin Sawicki
45305d6bf0 Remove _Release suffix from variables 2012-08-01 09:56:38 -07:00
Kevin Sawicki
70d7d8a927 Add chrome.pak and en-US.pak in locales 2012-08-01 09:56:38 -07:00
Kevin Sawicki
09053b7e47 Remove .o files and add newly built libcef_dll_wrapper.a 2012-08-01 09:56:37 -07:00
Kevin Sawicki
2b705f7004 Remove unneeded -I argument 2012-08-01 09:56:31 -07:00
Kevin Sawicki
a393f02d5a Initial work towards a Linux build 2012-08-01 09:54:32 -07:00