summaryrefslogtreecommitdiff
path: root/vbahelper/Library_msforms.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-4/+0
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-1/+1
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+6
2011-05-23vbahelper builds after the m106 merge.Jan Holesovsky1-1/+0
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ↵Daniel Rentz [dr]1-6/+7
Excel symbols, MSForms symbols, document and forms event handling
2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ↵Mathias Bauer1-19/+1
individual standard libs from makefiles; fix export problem in framework
2011-01-25CWS gnumake3: fix license headersMathias Bauer1-3/+3
2011-01-24CWS gnumake3: convert module vbahelper to gbuildMathias Bauer1-0/+112