Commit Graph

363 Commits

Author SHA1 Message Date
Volker Grabsch f34c900183 small improvements of the tutorial 2009-06-03 17:05:01 +02:00
Volker Grabsch afc3b564fa revised documentation section "See also" 2009-06-03 16:52:54 +02:00
Volker Grabsch 9a7ba34645 improved structure of the documentation section "See also" 2009-06-03 15:49:09 +02:00
Volker Grabsch ea8a21e12e introduce placeholders for version number and target in the tutorial 2009-06-03 15:01:05 +02:00
Volker Grabsch 5374e69174 use – where appropriate 2009-06-03 14:49:31 +02:00
Volker Grabsch 020f750a90 include tutorial from http://wiki.njh.eu/mediawiki/index.php?title=Win32_Cross_Compiling_Tutorial&oldid=2061 (by Hans Bezemer) 2009-06-03 14:43:36 +02:00
Volker Grabsch 6dfc60694d use correct dash character in the documentation 2009-06-03 11:55:56 +02:00
Volker Grabsch 42ff38b399 added CSS code for compatibility with IE6 2009-06-03 11:33:00 +02:00
Volker Grabsch b4ff0e54eb add links from the introduction into the documentation 2009-06-03 02:36:35 +02:00
Volker Grabsch a39c07b27f renamed doc/README.html to doc/index.html 2009-06-03 02:06:59 +02:00
Volker Grabsch 127ecacbc8 improved wording of the introduction 2009-06-03 01:55:53 +02:00
Volker Grabsch a83fce2637 introduced a CSS navigation bar in the documentation 2009-06-03 01:43:31 +02:00
Volker Grabsch 7444919dce link to history in the "latest release" section of the documentation 2009-06-03 00:53:29 +02:00
Volker Grabsch 2e2e030b6b revised link list of documentation 2009-06-03 00:38:58 +02:00
Volker Grabsch a57864e180 add table of contents to the documentation 2009-06-03 00:08:39 +02:00
Volker Grabsch f8fe1d8b5e improved structure of the documentation 2009-06-02 23:41:55 +02:00
Volker Grabsch 91f896f37d prepare next release notes 2009-06-02 04:27:37 +02:00
Volker Grabsch ae9f755149 remove the "(outdated)" mark of the link to the tutorial 2009-06-01 23:45:49 +02:00
Volker Grabsch a2a46f7ac8 new package: libusb (by Mark Brand) 2009-05-21 18:39:04 +02:00
Volker Grabsch 33cbaad5a3 another fix for systems where wine confuses the cross-compiling detection of ./configure 2009-05-17 17:37:54 +02:00
Volker Grabsch 1da1b906b4 fix for systems where wine confuses the cross-compiling detection of ./configure 2009-05-05 12:57:03 +02:00
Volker Grabsch 42870877a7 update version of packages libiconv, gnutls, glib and gtk 2009-05-05 11:05:51 +02:00
Volker Grabsch 74aa7f077c corrected checksum of package theora 2009-05-05 09:06:26 +02:00
Volker Grabsch 28902ea9ec new package: theora (by Martin Gerhardy) 2009-05-05 01:26:12 +02:00
Volker Grabsch d00410a2cd update checksum of mingwrt, because they suddenly changed their release tarball 2009-05-05 01:13:59 +02:00
Volker Grabsch 1ae3aebf1b remove "__declspec(dllimport)" declarations instead of defining PCRE_STATIC in package pcre 2009-04-22 10:18:39 +02:00
Volker Grabsch f633f90c70 fix for systems where wine confuses the cross-compiling detection of ./configure 2009-04-22 09:59:54 +02:00
Volker Grabsch 0c8d217331 bugfix in package pcre: always define PCRE_STATIC 2009-04-22 09:57:49 +02:00
Volker Grabsch d1db31f66b portability fix for MacOS X in package nsis: Don't use the "SetIcon(wxICON(...))" call 2009-04-21 17:26:00 +02:00
Volker Grabsch ca0af7cc2b updated prerequisite notes for MacOS X 2009-04-21 12:57:14 +02:00
Volker Grabsch 3e589ee9ae enable multibyte characters in package readline 2009-04-20 22:40:41 +02:00
Volker Grabsch 77063801c0 bugfix in package readline: unset the correct variables to avoid building the shared libraries 2009-04-20 15:12:33 +02:00
Volker Grabsch 3e43ec294f new package: readline 2009-04-20 15:02:18 +02:00
Volker Grabsch ead0d7e527 disable documentation build in package cppunit 2009-04-20 12:55:27 +02:00
Volker Grabsch 11619822ca update version of package libevent 2009-04-20 12:45:06 +02:00
Volker Grabsch c4585f0153 new package: cppunit (by Giuseppe Scrivano) 2009-04-20 12:42:41 +02:00
Volker Grabsch 0249846baf new package: libevent (by Giuseppe Scrivano) 2009-04-16 22:26:57 +02:00
Volker Grabsch 08749f48db update the checksum of package sqlite - sqlite had a hotfix shortly after the release 2009-04-16 22:25:48 +02:00
Volker Grabsch 5814a1aa10 improved coding style: use a consistent order of variables 2009-04-16 19:45:56 +02:00
Volker Grabsch 4f36d379c7 bugfix: Disallow package gettext to try to build its Java and C# variants 2009-04-16 15:41:48 +02:00
Volker Grabsch f4fdf41a17 new package: nsis 2009-04-16 11:59:55 +02:00
Volker Grabsch 14aa246699 remove superfluous URL comments 2009-04-16 09:01:45 +02:00
Volker Grabsch 8e807903b8 update version of packages gnutls, pcre, pdflib_lite and pixman 2009-04-15 11:18:35 +02:00
Volker Grabsch 0ed08ee19d bugfix in the "update-checksum-%" target which is internally used by "make update" 2009-04-15 11:15:39 +02:00
Volker Grabsch 018925b326 new package: sqlite 2009-04-15 11:03:55 +02:00
Volker Grabsch 00719b57a7 explain how to create a minimal build (via "make gcc") 2009-04-12 19:49:44 +02:00
Volker Grabsch 7503c46688 increased version number to 2.6 2009-04-06 17:29:30 +02:00
Volker Grabsch 266e450364 Release 2.5 2009-04-06 13:33:09 +02:00
Volker Grabsch 577c0e2393 update release notes 2009-04-06 13:33:08 +02:00
Volker Grabsch a5f5301712 document the prerequisites to run mingw_cross_env on a minimal Debian system 2009-04-06 13:32:42 +02:00