Corey Johnson & Nathan Sobo
|
27d2d14414
|
Carry CEF1 directories over to CEF3
|
2012-08-31 10:43:21 -07:00 |
|
Nathan Sobo
|
c2c8724ad0
|
Initial commit
|
2012-08-10 13:32:19 -06:00 |
|
Kevin Sawicki
|
076e2be690
|
Remove unneeded -R flag when copying atom executable
|
2012-08-23 13:09:25 -07:00 |
|
Kevin Sawicki
|
4ddf47e37a
|
Remove creation of bin directory
|
2012-08-23 13:07:42 -07:00 |
|
Kevin Sawicki
|
2d2ae3ec07
|
Add -rpath to linker flags pointing to install directory
This removes the need to have the intermediate shell script
that updates the LD_LIBRARY_PATH environment variable
|
2012-08-22 18:00:21 -07:00 |
|
Kevin Sawicki
|
dcd42316aa
|
DRY up how native IO is performed
Introduce a new io_utils class with helpers
|
2012-08-22 13:05:29 -07:00 |
|
Kevin Sawicki
|
ffa3144023
|
Copy themes folder in install target
|
2012-08-22 08:59:14 -07:00 |
|
Kevin Sawicki
|
13eed2f6e6
|
Add initial oniguruma class
|
2012-08-21 18:34:54 -07:00 |
|
Kevin Sawicki
|
79d220533d
|
Add oniguruma library to LIBS
|
2012-08-21 18:12:19 -07:00 |
|
Kevin Sawicki
|
fcd8e6396a
|
Compile require.coffee during install target
|
2012-08-21 17:53:59 -07:00 |
|
Kevin Sawicki
|
a9e130c867
|
Copy bundles folder in install target
|
2012-08-21 17:47:41 -07:00 |
|
Kevin Sawicki
|
1edd9973d2
|
Add Linux implementation of md5ForPath native call
|
2012-08-01 11:17:12 -07:00 |
|
Kevin Sawicki
|
1b70886143
|
Combine client_handler_gtk.cpp into client_handler.cpp
No reason to have separate gtk-specific client
handler extension since entire source tree is
Linux specific.
|
2012-08-01 10:00:40 -07:00 |
|
Kevin Sawicki
|
61d865f369
|
Add spec-install target
This runs the traditional install but also copies
the spec folder to the install directory.
|
2012-08-01 10:00:39 -07:00 |
|
Kevin Sawicki
|
d5d7325bc9
|
Remove unneeded cefclient.h and cefclient.cpp files
|
2012-08-01 10:00:39 -07:00 |
|
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 |
|