haiku/src/kits/shared
Rene Gollent 8028ede7db Build: Add architecture rule for libshared.a.
- As suggested by Ingo, add libshared.a to the architecture name map.
  This allows it to be linked by its short name like other frequently
  used libraries.
- Adjust all Jamfiles referencing the lib accordingly.
2016-01-15 21:12:24 -05:00
..
AboutMenuItem.cpp
ArgumentVector.cpp
AttributeUtilities.cpp IMAP: New folders will now adopt default mail attributes. 2016-01-14 21:00:38 +01:00
CalendarView.cpp Convert various more things to using Set*UIColor. 2016-01-04 07:29:14 -05:00
ColorQuantizer.cpp
CommandPipe.cpp BCommandPipe: Fix memory leak. 2015-08-04 10:59:05 -04:00
DragTrackingFilter.cpp
DriverSettingsMessageAdapter.cpp DriverSettingsMessageAdapter: added "wildcard" support. 2015-07-22 20:42:22 +02:00
ExpressionParser.cpp include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
Geolocation.cpp Look for private key of default geolocation service. 2014-10-02 00:32:48 +02:00
HashString.cpp
IconButton.cpp Convert various more things to using Set*UIColor. 2016-01-04 07:29:14 -05:00
IconView.cpp Convert various more things to using Set*UIColor. 2016-01-04 07:29:14 -05:00
Jamfile Build: Add architecture rule for libshared.a. 2016-01-15 21:12:24 -05:00
Json.cpp Json: use B_PRI* constants 2014-09-01 13:12:59 +02:00
Keymap.cpp
LongAndDragTrackingFilter.cpp LongAndDragTrackingFilter: Unitialized member 2015-07-01 22:01:57 -04:00
MessageBuilder.cpp libshared: fix x86_64 build 2014-08-24 21:34:20 +02:00
NaturalCompare.cpp include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
PromptWindow.cpp
QueryFile.cpp
RegExp.cpp
RWLocker.cpp RWLocker: Move to kits/shared. 2015-12-15 21:15:06 -05:00
RWLockManager.cpp
SHA256.cpp Fix "strict aliasing rules" warnings 2014-09-02 10:16:01 +02:00
ShakeTrackingFilter.cpp
StringForRate.cpp StringForRate: change the threshold for unit change. 2015-02-04 08:26:26 +01:00
StringForSize.cpp Missing braces in BMessageFormat format string. 2014-12-30 22:32:51 +01:00
TextTable.cpp
Thread.cpp
ToolBar.cpp BToolBar: Convert to using Set*UIColor. 2016-01-04 07:27:25 -05:00
Variant.cpp