All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en)While hacking a program it might be useful to exclude certain directories from build that would otherwise be recompiled, but don't actually need to be.
Also, if you checked out source code that didn't compile and you don't have the time or knowledge to fix the error you might want to turn off compilation of the directory alltogether.
There are two cases. Toplevel directories, and subdirectories. For toplevel directories you can simply erase them (or not check them out).
 h Japanese (ja)プログラムをハックする際、特定のディレクトリをビルドの対象から除くと便利かもしれません。もしそうしなければコンパイルされてしまうのですが、それは必要のないことです。
また、コンパイルされていないソースを checkout してきて、コンパイルエラーを直す時間や知識がない場合、ディレクトリをコンパイルしたくないかもしれません。
トップディレクトリで行なう方法とサブディレクトリで行なう方法の二つがあります。トップディレクトリで行なう方法は、単純にコンパイルしたくないディレクトリを消去すれば良いです(または、checkout しない)。
 h Brazilian Portuguese (pt-br)Enquanto hackeia um programa pode ser útil excluir determinados diretórios da compilação que, de outra forma, seriam recompilados, mas que efetivamente não precisam ser. Também, se você fez o checkout do código que não compilou e não tem tempo ou conhecimento para corrigir os erros, você pode querer desativar a compilação do diretório tudo junto. Há dois casos. Diretório e subdiretórios. Para os diretórios você pode simplesmente apagá-los (ou não fazer checkout neles)