aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* Honor the DESTDIR variable to install out-of-place (Eg. for packaging).Yann E. MORIN"2008-11-161-26/+36
* Third shot at moving arch/ into config/ .Yann E. MORIN"2008-10-031-1/+1
* Force CT_WORK_DIR to "${CT_TOP_DIR}/targets" when saving the config as a new ...Yann E. MORIN"2008-06-301-2/+3
* Remove 'make' warning whith ./configure --local.Yann E. MORIN"2008-06-141-3/+3
* Re-instate a functionnal --local test.Yann E. MORIN"2008-06-111-9/+19
* Include the full version number in the directory paths installed.Yann E. MORIN"2008-06-111-38/+45
* Print a little bit of progress in ./configure (computing the version string c...Yann E. MORIN"2008-06-111-6/+8
* The version strings being computed at ./configure time, store it as is, and d...Yann E. MORIN"2008-06-011-2/+0
* Rebuild generated files if re-configured.Yann E. MORIN"2008-05-011-1/+1
* When installing SVN snapshots, include the branch and revision in the version...Yann E. MORIN"2008-02-171-4/+4
* Robet P. J. DAY: typoes.Yann E. MORIN"2008-02-141-2/+2
* Fix using --local.Yann E. MORIN"2007-09-161-1/+0
* Stop build if Makefile.in was changed.Yann E. MORIN"2007-09-141-1/+6
* Add the framework to have architecture-specific configuration and functions.Yann E. MORIN"2007-09-141-1/+2
* Fix printing the version string when configured with --local.Yann E. MORIN"2007-08-151-1/+1
* Have Mekfile.in be a little more verbose.Yann E. MORIN"2007-08-071-2/+8
* Fix Makefile.in:Yann E. MORIN"2007-08-071-2/+2
* Revert previous spurious commit.Yann E. MORIN"2007-08-071-2/+2
* Fix the Makefile.in to correctly remove generated documentation.Yann E. MORIN"2007-08-071-2/+2
* Remove the correct file when cleaning.Yann E. MORIN"2007-07-301-1/+1
* Change the way the compressed man page is built/installed.Yann E. MORIN"2007-07-301-5/+8
* Overwrite pre-existing compressed man page.Yann E. MORIN"2007-07-301-1/+1
* Install a compressed man page (as per Debian's policy).Yann E. MORIN"2007-07-301-1/+2
* Fix uninstalling man.Yann E. MORIN"2007-07-281-0/+2
* Fix install: man page was not being installed.Yann E. MORIN"2007-07-281-9/+8
* Move CREDITS to docs/Yann E. MORIN"2007-07-221-3/+3
* Re-instate the --local configure switch to not install and use the local cros...Yann E. MORIN"2007-07-221-8/+16
* Revisit the extract-config way of working: ct-ng is the sole entry point to c...Yann E. MORIN"2007-07-171-3/+1
* Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.Yann E. MORIN"2007-07-151-1/+1
* Echo what's going on when make-ing and installing crosstool-NG. Use kernel-li...Yann E. MORIN"2007-07-141-2/+14
* Overwrite existing symlinks when installing crosstool-NG.Yann E. MORIN"2007-07-111-1/+1
* Fix the install procedure:Yann E. MORIN"2007-07-081-0/+2
* Kill "./configure --local", it does not work and it is dangerous if one tries...Yann E. MORIN"2007-07-031-13/+5
* Get rid of eclipse fiels once and for all.Yann E. MORIN"2007-07-021-1/+1
* Don't install licenses files.Yann E. MORIN"2007-07-021-3/+3
* Fix running without installing.Yann E. MORIN"2007-07-011-8/+16
* chmod ct-ng to be executable in the build dir.Yann E. MORIN"2007-07-011-1/+2
* Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"2007-07-011-0/+109