summaryrefslogtreecommitdiffstats
path: root/starmath/Library_smd.mk
Commit message (Collapse)AuthorAgeFilesLines
* starmath: create SmFilterDetect instances with an uno constructorMiklos Vajna2018-12-201-1/+0
| | | | | | | Change-Id: I11ffe5153bc9ea263cde63093544584f01a344d2 Reviewed-on: https://gerrit.libreoffice.org/65464 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
| | | | | | | | | Uwinapi is discontinued. Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01 Reviewed-on: https://gerrit.libreoffice.org/23198 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
* Simplify type detectorsMaxim Monastirsky2014-05-011-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>
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-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>
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-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>
* 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
| | | | | | | | | - 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
* add missing deps on headersDavid Tardon2012-10-101-0/+5
| | | | Change-Id: I6fd8da6a07506cb91b43ea8176893a33d60fc07d
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* tweak to capture recent changes in starmath and gbuildNorbert Thiebaud2012-06-151-11/+3
| | | | Change-Id: I1e7fb1ae0da02a60f1ee3655a09693c11108f61d
* Add consistent Emacs and vim mode linesNorbert Thiebaud2012-06-151-0/+3
| | | | | | cherry-picked from 24b6225f93ea5d22d727e0b03bc468bc5cc21af3 Change-Id: Ic0624618591285544e3fe4032ba9ac12a96ee003
* remove all traces of offuh from makefilesDavid Tardon2012-06-151-1/+5
|
* convert starmath to gnumakeNorbert Thiebaud2012-06-151-0/+58
| | | | | | cherry-pick from da5f126844fab3c647c3d95cdf613aaf2e22ceed Change-Id: I1e462668270f33f7f7f2082b20c12c18d0ad8042
* revert gmk4 mismergeNorbert Thiebaud2012-06-151-63/+0
| | | | Change-Id: I013893c7ca4b9d4364d2d19fdd0440c7dcf08910
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-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)
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
|
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
|
* 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
|
* resyncing to masterBjoern Michaelsen2011-07-211-1/+5
|\
| * remove all traces of offuh from makefilesDavid Tardon2011-06-181-1/+5
| |
| * Avoiding to be too keen in realpathingFridrich Štrba2011-03-301-1/+1
| |
| * realpathing starmath moduleFridrich Štrba2011-03-301-3/+3
| |
| * convert starmath to gnumakeNorbert Thiebaud2011-03-261-0/+58
|
* Add missing-files to starmath librariesMatúš Kukan2011-07-211-1/+2
|
* gnumake4: postmerge fixes in starmathBjoern Michaelsen2011-06-211-1/+0
|
* gnumake4: #i116959#: kill ↵Michael Stahl2011-06-171-4/+0
| | | | gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
* CWS gnumake4: convert starmath to new build systemMathias Bauer2011-06-161-0/+65