summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2007-07-01Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"1-3/+23
- ./configure --prefix=/some/place - make - make install - export PATH="${PATH}:/some/place/bin" - ct-ng <action>
2007-06-17Rework the help system. For now, this is mostly a no-op (it only re-organise ↵Yann E. MORIN"1-2/+1
the help entries), but later, that may come in handy when we want ct-ng to be installable).
2007-05-07Merge the save-sample branch to trunk:Yann E. MORIN"1-0/+1
- reorder most of the environment setup, - geting, extracting and patching are now components' sub-actions, - save the current config as a sample to be used as a pre-configured target.
2007-03-12Auto-detect Darwin (MacOS-X) and disable libintl for during build for this ↵Yann E. MORIN"1-1/+1
platform. A bit of help tweaking.
2007-02-24Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"1-0/+11
You might just say: 'Yeah! crosstool-NG's got its own repo!". Unfortunately, that's because the previous repo got damaged beyond repair and I had no backup. That means I'm putting backups in place in the afternoon. That also means we've lost history... :-(