summaryrefslogtreecommitdiff
path: root/scaddins/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
tr>2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-07-20Globally unique symbols missing from some map filesStephan Bergmann 2012-07-14simplify include guardsThomas Arnhold 2012-06-27re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen 2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-02-17We want gb_STDLIBS here surely?Tor Lillqvist 2012-02-17update makefilesDavid Tardon 2012-02-17merge feature/gbuild_javaDavid Tardon 2012-02-16Reduce verbiage slightlyTor Lillqvist 2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich 2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot 2011-12-24remove unused map filesDavid Tardon 2011-12-24gbuildize jvmaccessDavid Tardon