/starmath/

l='alternate' type='text/html' href='https://go.suokunlong.cn:88/cgit/lo/core/commit/?id=5032dc0fc339ba6b200e80a5482cc86e00662a0b'/> 5032dc0fc339ba6b200e80a5482cc86e00662a0b Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
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 ... 2012-09-28T14:49:06+00:00 Michael Stahl mstahl@redhat.com 2012-09-26T22:49:12+00:00 b85c34978356eb01311f197f00f4dd5f808e3664 ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
... new gb_LinkTarget_add_standard_system_libs

Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
gbuild: split uwinapi out of gb_STDLIBS 2012-09-28T14:49:05+00:00 Michael Stahl mstahl@redhat.com 2012-09-26T21:45:28+00:00 2e677c39818f3a6479ac9103ac9c7e8ef985eeb0 Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
gbuild: "use" vs. "add": 2012-04-07T23:05:52+00:00 Michael Stahl mstahl@redhat.com 2012-04-07T21:22:08+00:00 c923f7d2c210dc7846767fc0ac6ece2a0d7812a8 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)
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)
sal: add more unit tests 2011-12-19T09:14:54+00:00 Matúš Kukan matus.kukan@gmail.com 2011-12-17T13:18:58+00:00 91609fe9d83aed2547ebb3c4aa48202f56c54dbc