summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Meson build: Make it possible to use glibmm as a subprojectKjell Ahlstedt2021-03-121-0/+2
* build: Drop gendefChun-wei Fan2020-03-071-1/+0
* Makefile.am: Distribute files necessary for building with MesonKjell Ahlstedt2020-03-021-0/+31
* build: Add NMake MakefilesChun-wei Fan2018-09-071-1/+1
* build: Rename MSVC_Net2017 to MSVC_NMakeChun-wei Fan2018-09-071-2/+2
* Visual Studio builds: Require Visual Studio 2017Chun-wei Fan2017-03-141-2/+2
* manual refactor target: Error if clang-format is not available.Murray Cumming2016-02-271-0/+4
* Makefile.am: Added a manual reformat target, to use clang-format.Murray Cumming2016-02-261-0/+4
* MSVC Builds: Move MSVC_Net2010 to MSVC_Net2013Chun-wei Fan2015-09-091-6/+2
* Auto-generate the ChangeLog from the git log for 'make dist'.José Alburquerque2013-07-021-0/+3
* Don't use obsolete macros.Krzesimir Nowak2011-09-221-4/+0
* Add MSVC 2010 project files and 64 bit support to MSVC projectsArmin Burgmeier2010-09-291-1/+3
* Always build tools/ subdirectory (bgo #593518)Daniel Elstner2009-09-011-2/+2
* Move M4 files from scripts/ over to build/Daniel Elstner2009-08-161-2/+2
* Stop distributing README files manuallyDaniel Elstner2009-08-161-6/+4
* Distribute README.SUN and autogen.shDaniel Elstner2009-08-101-1/+3
* Get make distcheck to pass cleanlyDaniel Elstner2009-08-091-0/+5
* Get rid of all Makefile.am in the MSVC dirsDaniel Elstner2009-08-091-2/+7
* Do not recurse into scripts/ subdirectoryDaniel Elstner2009-08-091-0/+4
* Remove glib/Makefile.am and gio/Makefile.amDaniel Elstner2009-08-091-158/+45
* Begin transition to new build infrastructureDaniel Elstner2009-08-091-1/+1
* fix release target to use correct tagging schemeJonathon Jongsma2009-07-131-1/+1
* fix release targets in makefile for git transitionglibmm-2.21.2Jonathon Jongsma2009-07-131-8/+2
* Add some convenience rules for generating .defs filesJonathon Jongsma2008-12-121-1/+38
* updated the release-announce mail templateJonathon Jongsma2008-10-211-18/+25
* Adapt to the new MSVC++ DLL naming convention.Armin Burgmeier2008-10-081-1/+1
* Fix a minor issue in the Makefile's release targetglibmm-2.18.0Jonathon Jongsma2008-09-211-1/+1
* update to get ready for 2.18.0 releaseJonathon Jongsma2008-09-211-3/+3
* Added COPYING.tools with the GPL because the tools/*.cc file is GPL. BugMurray Cumming2008-09-081-1/+2
* Moved from MSVC_Net2003Armin Burgmeier2008-08-081-1/+1
* Build the docs at the end, after the tests, to save time when testing APIMurray Cumming2008-07-291-1/+1
* add some more convenience targets for making releases 2.16.1:Jonathon Jongsma2008-03-301-3/+44
* updated the 'release' target to give a bit more helpful error messagesJonathon Jongsma2008-03-041-1/+4
* added 'release' target which will run distcheck, tag the repository withJonathon Jongsma2008-02-291-1/+14
* Increase versionMurray Cumming2008-01-281-1/+1
* Copy (and very slightly adjust) the build_shared/ files from gtkmm, whichMurray Cumming2008-01-101-2/+1
* Checked in sources from giomm. Build needs to be fixed to work withMarko Anastasov2007-12-281-1/+1
* Upload to the new hoster instead of to sourceforge. Abstracted the hostMurray Cumming2006-10-011-1/+1
* add_entry_with_wrapper(): Copy the CppOptionEntry into the map _after_Murray Cumming2006-01-281-6/+5
* Added MSVC_Net2003 directory. Added mkfifo #define (for mingw32). AddedCedric Gustin2005-01-241-1/+1
* Removed the glibmm.spec files, because it is broken and nobody hasMurray Cumming2004-05-251-2/+1
* Add scripts and tests directories to SUBDIRS instead of DIST_SUBDIRS, soMurray Cumming2003-12-301-2/+2
* Added description to several AC_DEFINE statements to make 'autoheader'Enrico Scholz2003-03-221-0/+1
* removed examples from DIST_SUBDIRSCedric Gustin2003-03-221-1/+1
* Install examples. The are built by default too. Patch adapted for glibmmCedric Gustin2003-03-141-1/+1
* make distcheck works.Murray Cumming2003-01-081-2/+2
* It now builds, though I haven' tried installing it. The library names andMurray Cumming2003-01-081-2/+2
* Initial revisionMurray Cumming2003-01-071-0/+65