summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
AgeCommit message (Collapse)Author
2012-04-16animations is not api, it should be animations_inc packageMatúš Kukan
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-04-06Do not extern these const char[]'s.Jan Holesovsky
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-02-20unusedcode.easy: remove UpdateLockManagerThomas Arnhold
Seems UpdateLockManager is dead. So cut it out. Also mbFirstUpdateSeen had no effect.
2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-08sd: how the hell did that ever work:Michael Stahl
The sd library uses SDI headers, but the corresponding targets were not declared anywhere.
2011-10-26WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist
2011-10-21remove unused methods from sd::slidesorterFelix Zhang
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian
- Imports Legacy Text. - Formatting info is not imported.
2011-08-11sd and slideshow depend on animations' apiNorbert Thiebaud
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-21Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-21sort linked objectsBjoern Michaelsen
2011-06-21gnumake4: postmerge fixes in sd and slideshowBjoern Michaelsen
2011-06-17remove all traces of offuh from makefilesDavid Tardon
2011-05-26recover impress presentation wizardCaolán McNamara
2011-04-21be prepared for nonexist. dirDavid Tardon
2011-04-21gbuildize sdDavid Tardon