summaryrefslogtreecommitdiff
path: root/starmath/JunitTest_starmath_unoapi.mk
AgeCommit message (Collapse)Author
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-08-17gbuild: register all jarsMichael Stahl
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
mingwport35: i#117796: MinGW fix to VistaFilePickerImpl.cxx Patch contributed by Takashi Ono http://svn.apache.org/viewvc?view=revision&revision=1172092
2012-06-15tweak to capture recent changes in starmath and gbuildNorbert Thiebaud
Change-Id: I1e7fb1ae0da02a60f1ee3655a09693c11108f61d
2012-06-15Add consistent Emacs and vim mode linesNorbert Thiebaud
cherry-picked from 24b6225f93ea5d22d727e0b03bc468bc5cc21af3 Change-Id: Ic0624618591285544e3fe4032ba9ac12a96ee003
2012-06-15migrate starmath subsequenttests to gbuildNorbert Thiebaud
cherry-picked from 969d60a477742d24afe370fae70db057d2db9341 Change-Id: I074f2f024624aafea4456304295d747318755ffd
2012-06-15revert gmk4 mismergeNorbert Thiebaud
Change-Id: I013893c7ca4b9d4364d2d19fdd0440c7dcf08910
2012-04-08gbuild: "use" vs. "add":Michael Stahl
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)
2012-03-10gbuild: remove some more realpathsMatúš Kukan
Where necessary, replace with wildcard, what does not change path.
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-03-30realpathing starmath moduleFridrich Štrba
2011-03-27migrate starmath subsequenttests to gbuildBjoern Michaelsen