haiku/build/jam
John Scipione 8d15934d9b Add US and international keyboard layout files for ThinkPad, ThinkPad T400s,
ThinkPad X1 and ThinkPad X100e keyboards. The name of these layout files
correspond to the model that introduced them and should cover every US and
international laptop made by IBM and Lenovo except Japanese (and perhaps some
other Asian locale) versions.

Like the Apple Aluminum keyboard layouts these are neatly tucked away in a
ThinkPad submenu in the Keymap preference app.

Removed the 'IBM Laptop International' keyboard layout file which has been
superseded by 'ThinkPad International'. Closes #8021

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43094 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-02 04:51:30 +00:00
..
board Patch by "notzed" (ticket #5368) (modified): Add bootloader support for BeagleBoard. 2010-06-30 17:24:11 +00:00
AlternativeGCCArchive Introduced a sanity check for building hybrids. This will cause jam to error 2010-10-11 17:51:44 +00:00
AnybootImage Applied patch by Jean-Loïc Charroud that reworks the anyboot MBR to fix boot 2011-06-11 19:14:49 +00:00
BeOSRules * broke out locale-related jam rules into their own file, LocaleRules 2010-07-23 19:56:24 +00:00
BuildSetup BuildSetup wasn't caring about HAIKU_CCFLAGS or HAIKU_C++FLAGS set at configuring time. 2011-10-29 13:40:53 +00:00
CDBootImage Rules and targets to build a boot CD iso... use: 2008-03-02 04:38:29 +00:00
CDBootPPCImage Add COFF loader to ppc ISO. 2008-11-11 19:22:16 +00:00
CDRules Unified build_haiku_[cd|image] scripts. Fixes #5490. 2010-04-10 23:14:42 +00:00
CommandLineArguments There's no "disk" default build profile, since picking a random partition 2010-05-05 18:20:43 +00:00
ConfigRules * Added JAMFILE to the config variables. 2008-03-30 15:34:30 +00:00
DocumentationRules Replace spaces with tabs. 2008-04-08 15:18:19 +00:00
FileRules Apply patch from mmadia to add a Release Notes file to the alpha image desktop. 2011-06-07 17:52:13 +00:00
FloppyBootImage Mark ACPI module as x86-only. Fixes ARM build regression. 2011-05-17 16:48:55 +00:00
FreetypeRules updated freetype to 2.2.1, tested ok, please forgive me for possible left issues :) 2006-06-27 11:34:35 +00:00
HaikuCD Applied a patch by Ingo, to strip the debug info from optional packages. 2011-05-29 18:02:21 +00:00
HaikuImage Add US and international keyboard layout files for ThinkPad, ThinkPad T400s, 2011-11-02 04:51:30 +00:00
HeadersRules Added PrivateBuildHeaders and UsePrivateBuildHeaders rules. 2011-06-14 00:46:33 +00:00
HelperRules * Remove now unneeded (hopefully) timezone data 2010-07-27 09:48:36 +00:00
ImageRules Workaround missing mkisofs in Debian sid for ppc boot CD. It needs a rewrite anyway. 2011-10-26 00:02:02 +00:00
KernelRules Added rule SetVersionScript to set the version script for a target and adjusted 2009-05-22 14:51:16 +00:00
LocaleRules Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again. 2011-03-25 22:13:48 +00:00
MainBuildRules Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules * Added Ingo's explanations as comments to the MakeLocate variants. 2011-01-08 17:26:08 +00:00
NetBootArchive Fixed the haiku-netboot-archive, as ipv4_datagram was removed in r37794. 2010-07-28 20:12:49 +00:00
OptionalBuildFeatures Updated openssl to 1.0.0e and openssh to 5.9p1. 2011-09-09 22:27:08 +00:00
OptionalLibPackages Added missing gcc2 build of jgmod. This fixes trac ticket #7888. 2011-08-08 15:29:35 +00:00
OptionalPackageDependencies Add missing dependency of wpa_supplicant on OpenSSL. 2011-10-03 16:06:10 +00:00
OptionalPackages * Update the wpa_supplicant package to include the latest synchronous join 2011-10-06 10:22:02 +00:00
OptionalTestPackages Removed PosixTestSuite optional package. 2010-04-05 13:06:17 +00:00
OverriddenJamRules Added rule SetVersionScript to set the version script for a target and adjusted 2009-05-22 14:51:16 +00:00
PackageRules The Copy rule respects an already set SEARCH path now. 2006-02-06 23:04:01 +00:00
ReleaseBuildProfiles Upped alpha profile image size to 750MB. 2011-08-24 23:38:22 +00:00
TestsRules * We don't do R5 testing anymore. 2011-01-08 17:26:26 +00:00
UserBuildConfig.ReadMe Applied a patch by Ingo, to strip the debug info from optional packages. 2011-05-29 18:02:21 +00:00
UserBuildConfig.sample * these examples should really be commented out 2011-08-04 14:57:34 +00:00