summaryrefslogtreecommitdiffstats
path: root/sc/Library_vbaobj.mk
Commit message (Expand)AuthorAgeFilesLines
* sc: remove optimization disabling workaround for GCC 4.5 bugMichael Stahl2014-09-121-16/+1
* Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard2013-10-231-1/+4
* pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl2013-08-161-1/+1
* make detection of a GCC bug GCC-specificLuboš Luňák2013-08-111-2/+2
* PCH for more librariesLuboš Luňák2013-07-121-0/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-17/+4
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-3/+3
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan2012-09-201-1/+0
* targetted VBA re-work.Noel Power2012-09-121-4/+0
* remove VBA_OOBUILD_HACK and friendsNoel Power2012-08-261-4/+0
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-101-2/+2
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-3/+3
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-4/+4
* Unify indentationTor Lillqvist2012-02-231-67/+67
* WaE: C4610: class 'ScVbaCommentShape' can never be instantiatedCaolán McNamara2012-02-211-1/+0
* fdo#39491 remove nonexistent include pathsMatúš Kukan2012-02-101-1/+0
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
* Always link with user32Tor Lillqvist2011-09-221-3/+0
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+1
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-1/+0
* Be even more specificTor Lillqvist2011-09-121-1/+1
* Be more specific, gb_CCVER is set only in unxgcc.mk anywayTor Lillqvist2011-09-121-1/+1
* GCC bug 50255 will be fixed in 4.6.2 already.Stephan Bergmann2011-09-081-1/+1
* Related: gcc#50255 we now know the bounds of the broken gcc versionsCaolán McNamara2011-09-081-3/+6
* fix fumble in makefileNorbert Thiebaud2011-08-131-0/+2
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-301-0/+1
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-241-1/+1
|\
| * Use gb_Library_win32_OLDNAMESTor Lillqvist2011-07-231-1/+1
* | resyncing to masterBjoern Michaelsen2011-07-211-2/+17
|\|
| * workaround for x86 gcc 4.6.1 link failureCaolán McNamara2011-07-051-1/+14
| * no need for extra noexecstackCaolán McNamara2011-07-051-7/+0
| * needs oovbaapi tooDavid Tardon2011-06-181-0/+1
| * remove all traces of offuh from makefilesDavid Tardon2011-06-181-1/+5
* | gnumake4: postmerge fixes in scBjoern Michaelsen2011-06-211-9/+1
|/
* no local -Wl,-O1 linker flagLuboš Luňák2011-04-141-1/+0
* set ldflags for *BSD tooRobert Nagy2011-04-051-1/+1
* Fix windows linking of sc moduleFridrich Štrba2011-03-311-0/+1
* Fix Windows build of SCFridrich Štrba2011-03-291-5/+5
* gnumake support for calc.Norbert Thiebaud2011-03-251-0/+153