Colin Walters
|
231f7ed76c
|
core: Use ot_gfile_ prefix for new local GFile creation function
|
2011-11-18 08:10:23 -05:00 |
Colin Walters
|
6591e586ed
|
core: Remove last user of g_file_new()
|
2011-11-18 08:02:19 -05:00 |
Colin Walters
|
a8735778f0
|
core: Use ot_gfile_get_path_cached() pervasively
This requires no free() calls and is just better.
|
2011-11-17 18:23:36 -05:00 |
Colin Walters
|
18f0b537a4
|
build: Move sources into src/ again
This is necessary if we want to build when srcdir == builddir,
otherwise we blow up because "ostree" is a source directory and a
binary.
|
2011-11-14 15:39:38 -05:00 |
Colin Walters
|
21c7ff74b6
|
De-recursify source tree
|
2011-11-02 15:45:32 -04:00 |
Colin Walters
|
7ca1c3d2e7
|
core: remove HEAD file, use branches instead
HEAD in git describes a working copy, and we don't have those.
Instead, default to a "master" branch. This also lets us support
multiple branches.
|
2011-10-27 14:32:05 -04:00 |
Colin Walters
|
03943c659f
|
Drop glib requrirement to 2.28
This lets it build on more currently-released systems like Fedora 15.
|
2011-10-26 14:12:13 -04:00 |
Colin Walters
|
b27df6fd72
|
"Hacktree" is now known as "OSTree"
It just sounds better.
|
2011-10-18 14:44:48 -04:00 |