aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.0.2-svn (not released yet).Yann E. MORIN"2007-04-101-1/+1
|
* Mark the version to be 0.0.1. First released snapshot.Yann E. MORIN"2007-04-101-1/+1
|
* Use ${CT_TOP_DIR}/build as a base for build directories (used in default ↵Yann E. MORIN"2007-04-101-3/+3
| | | | | | | values for paths). Remove this directory on distclean (hard-coded). Mark the version to be 0.0.1-svn (no release yet).
* While migrating the samples to use ${CT_TOP_DIR}/build as base for the build ↵Yann E. MORIN"2007-04-101-2/+2
| | | | | | | directories, the Makefile rules stoped working. This is because 'all' depends on 'build', which does exist, and make believes there's noting to do. Work this around by using a rule named '_ct_build' instead of plain 'build'.
* Auto-detect Darwin (MacOS-X) and disable libintl for during build for this ↵Yann E. MORIN"2007-03-121-3/+3
| | | | | | platform. A bit of help tweaking.
* Left-over dating from the conversion from .crosstool.config to plain .config.Yann E. MORIN"2007-03-041-4/+0
|
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-241-0/+46
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... :-(