aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Change the way translations are done.Přemysl Janouch2011-02-121-13/+6
| | | | | * Require gettext-tools to build. * Depend on libintl on Win32.
* Define github as the homepage for logdiag.Přemysl Janouch2011-02-071-0/+1
|
* Introduce LdDiagramConnection.Přemysl Janouch2011-02-021-0/+7
|
* Set up the project for NSIS.Přemysl Janouch2011-01-221-0/+2
| | | | Make lines in the LICENSE file shorter, so they don't wrap there.
* Integrate support for MinGW Win32 builds.Přemysl Janouch2011-01-221-12/+0
| | | | | | | | | | | * 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.
* Make config.h.in fit between other source files.Přemysl Janouch2011-01-101-6/+7
|
* A little bit of cleanup.Přemysl Janouch2010-09-141-21/+0
|
* Initial commitPřemysl Janouch2010-09-131-0/+84