summaryrefslogtreecommitdiff
path: root/starmath/Library_smd.mk
AgeCommit message (Collapse)AuthorFilesLines
2014-05-01Simplify type detectorsMaxim Monastirsky1-4/+2
Change-Id: Ic731c1c4c76d8d6779868d7e3e4c02cb3cadc844 Reviewed-on: https://gerrit.libreoffice.org/9222 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-17/+4
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2012-10-10add missing deps on headersDavid Tardon1-0/+5
Change-Id: I6fd8da6a07506cb91b43ea8176893a33d60fc07d
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-06-15tweak to capture recent changes in starmath and gbuildNorbert Thiebaud1-11/+3
Change-Id: I1e7fb1ae0da02a60f1ee3655a09693c11108f61d
2012-06-15Add consistent Emacs and vim mode linesNorbert Thiebaud1-0/+3
cherry-picked from 24b6225f93ea5d22d727e0b03bc468bc5cc21af3 Change-Id: Ic0624618591285544e3fe4032ba9ac12a96ee003
2012-06-15remove all traces of offuh from makefilesDavid Tardon1-1/+5
2012-06-15convert starmath to gnumakeNorbert Thiebaud1-0/+58
cherry-pick from da5f126844fab3c647c3d95cdf613aaf2e22ceed Change-Id: I1e462668270f33f7f7f2082b20c12c18d0ad8042
2012-06-15revert gmk4 mismergeNorbert Thiebaud1-63/+0
Change-Id: I013893c7ca4b9d4364d2d19fdd0440c7dcf08910
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 pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-0/+1
2011-07-21resyncing to masterBjoern Michaelsen1-1/+5
2011-07-21Add missing-files to starmath librariesMatúš Kukan1-1/+2
2011-06-21gnumake4: postmerge fixes in starmathBjoern Michaelsen1-1/+0
2011-06-18remove all traces of offuh from makefilesDavid Tardon1-1/+5
2011-06-17gnumake4: #i116959#: kill ↵Michael Stahl1-4/+0
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
2011-06-16CWS gnumake4: convert starmath to new build systemMathias Bauer1-0/+65
2011-03-30Avoiding to be too keen in realpathingFridrich Štrba1-1/+1
2011-03-30realpathing starmath moduleFridrich Štrba1-3/+3
2011-03-26convert starmath to gnumakeNorbert Thiebaud1-0/+58