| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
The files have been rebuilt or repacked.
|
|
|
|
|
| |
* Require gettext-tools to build.
* Depend on libintl on Win32.
|
|
|
|
| |
I've known about this all the time, hoping it's not a problem.
|
| |
|
| |
|
|
* 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.
|