Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate support for MinGW Win32 builds. | Přemysl Janouch | 2011-01-22 | 1 | -0/+2 |
| | | | | | | | | | | | * Add Win32Depends.cmake, which retrieves all dependencies from the Internet. Other ways of building the application on Win32 are not supported. * Install the application correctly on Win32. * Make FindGTK2.cmake search for GIO. * Make the project a C-only project, so g++ is not needed. * Remove obsolete checks for strtok(). * Set WIN32_EXECUTABLE on the application. | ||||
* | Update the copy of FindGTK2.cmake. | Přemysl Janouch | 2010-12-24 | 1 | -10/+41 |
| | |||||
* | Updated to new GTK+. | Přemysl Janouch | 2010-10-17 | 1 | -4/+12 |
| | | | | | | | | FindGTK2.cmake required a change for successful program compilation. It seems that gdk_pixbuf has been put as a separate library. The new tools also generate a slightly different version of marshallers, so I've added it to the tree. | ||||
* | Initial commit | Přemysl Janouch | 2010-09-13 | 1 | -0/+546 |