Chun-wei Fan
|
4bb173b297
|
build: Remove leftovers of Visual Studio project stuff
There are more leftover preconfigured stuff that we ought to remove...
|
2018-06-06 23:54:13 +08:00 |
|
Philip Withnall
|
a131134918
|
build: Drop nmake/MSC build system for GLib
It hasn’t been seriously maintained for the best part of 10 years and is
very outdated. The recommended way to build GLib on Windows is now
Visual Studio:
https://wiki.gnome.org/Projects/GTK%2B/Win32/MSVCCompilationOfGTKStack#GLib
Signed-off-by: Philip Withnall <withnall@endlessm.com>
https://bugzilla.gnome.org/show_bug.cgi?id=722047
|
2017-07-10 11:22:40 +01:00 |
|
Dan Winship
|
7412e073d1
|
update .gitignores
|
2011-06-12 16:17:30 -04:00 |
|
Dan Winship
|
181763438a
|
Update .gitignores
|
2011-05-02 09:54:15 -04:00 |
|
Ryan Lortie
|
83d67bf2e7
|
move glibconfig.h to glib/
|
2010-07-12 15:33:05 -04:00 |
|
Ryan Lortie
|
2e53e50244
|
glib/: fully remove galias hacks
|
2010-07-07 19:34:35 -04:00 |
|
Ryan Lortie
|
6aa73f03eb
|
improve gitignore
|
2010-01-28 22:43:51 -05:00 |
|
Pablo Castellano
|
0542e6dbf9
|
Updated .gitignore files
|
2010-01-03 01:24:44 +01:00 |
|
Ryan Lortie
|
920f3bffb3
|
Bug 549771 – improved .gitignore for glib
2007-09-02 Ryan Lortie <desrt@desrt.ca>
Bug 549771 – improved .gitignore for glib
* docs/reference/.gitignore:
* docs/reference/gio/.gitignore:
* docs/reference/gobject/tmpl/.gitignore:
* gio/.gitignore:
* gio/tests/.gitignore:
* glib/.gitignore:
* glib/libcharset/.gitignore:
* glib/tests/.gitignore:
* gmodule/.gitignore:
* gobject/.gitignore:
* gobject/tests/.gitignore:
* po/.gitignore:
* tests/.gitignore: new files
* .gitignore: remove 'build' (since it's part of glib now), add more
useful things.
svn path=/trunk/; revision=7432
|
2008-09-02 18:40:39 +00:00 |
|