haiku/build
Ingo Weinhold f29f258224 * DoCatalogs:
- Cleaned up and prepared automatic globbing of the catkeys files.
    Currently commented out as it breaks the build.
  - Removed the AddFilesToHaikuImage invocation, which doesn't belong there.
    Instead we set the variable HAIKU_CATALOG_FILES on the target and
    automatically add the catalogs of a target in AddFilesToContainer.
* LinkApplicationCatalog: Pass the language name to the actions via variable.
  Fixes the "independent target" warning.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36002 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-03-29 21:36:00 +00:00
..
config_headers Added kernel debug config option KDEBUG_ENABLE_DEBUG_SYSLOG which determines 2010-03-16 19:39:22 +00:00
jam * DoCatalogs: 2010-03-29 21:36:00 +00:00
scripts Use "set -o errexit" to error out when a command failed. Make sure parent 2010-03-08 02:28:23 +00:00