summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-02-01Use tools discovered by ./configure in scripts/saveSample.shYann E. MORIN"1-1/+6
2009-02-01Set proper mode to installed files; fixes running when not using --local.Yann E. MORIN"1-3/+5
2009-01-27Ignore generated file, remove generated file on clean.Yann E. MORIN"1-0/+2
2009-01-26Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:Yann E. MORIN"1-2/+48
2009-01-25Makefile.in: remove generated paths.mk during cleanYann E. MORIN"1-0/+2
2009-01-25Makefile.in: create and install the Makefile and shell-script fragment "paths...Yann E. MORIN"1-27/+39
2009-01-25Makefile.in: re-order tools in alphabetical order.Yann E. MORIN"1-2/+2
2009-01-18Fix Makefile.in to use the correct variables.Yann E. MORIN"1-8/+8
2009-01-18Use ./configure-discovered paths in Makefile.Yann E. MORIN"1-24/+31
2008-12-28Small Makefile fixes.Yann E. MORIN"1-12/+17
2008-12-16Get rid of the tols/ directory:Yann E. MORIN"1-5/+5
2008-11-16Get rid of the local-test in Makefile.Yann E. MORIN"1-11/+19
2008-11-16Honor the DESTDIR variable to install out-of-place (Eg. for packaging).Yann E. MORIN"1-26/+36
2008-10-03Third shot at moving arch/ into config/ .Yann E. MORIN"1-1/+1
2008-06-30Force CT_WORK_DIR to "${CT_TOP_DIR}/targets" when saving the config as a new ...Yann E. MORIN"1-2/+3
2008-06-14Remove 'make' warning whith ./configure --local.Yann E. MORIN"1-3/+3
2008-06-11Re-instate a functionnal --local test.Yann E. MORIN"1-9/+19
2008-06-11Include the full version number in the directory paths installed.Yann E. MORIN"1-38/+45
2008-06-11Print a little bit of progress in ./configure (computing the version string c...Yann E. MORIN"1-6/+8
2008-06-01The version strings being computed at ./configure time, store it as is, and d...Yann E. MORIN"1-2/+0
2008-05-01Rebuild generated files if re-configured.Yann E. MORIN"1-1/+1
2008-02-17When installing SVN snapshots, include the branch and revision in the version...Yann E. MORIN"1-4/+4
2008-02-14Robet P. J. DAY: typoes.Yann E. MORIN"1-2/+2
2007-09-16Fix using --local.Yann E. MORIN"1-1/+0
2007-09-14Stop build if Makefile.in was changed.Yann E. MORIN"1-1/+6
2007-09-14Add the framework to have architecture-specific configuration and functions.Yann E. MORIN"1-1/+2
2007-08-15Fix printing the version string when configured with --local.Yann E. MORIN"1-1/+1
2007-08-07Have Mekfile.in be a little more verbose.Yann E. MORIN"1-2/+8
2007-08-07Fix Makefile.in:Yann E. MORIN"1-2/+2
2007-08-07Revert previous spurious commit.Yann E. MORIN"1-2/+2
2007-08-07Fix the Makefile.in to correctly remove generated documentation.Yann E. MORIN"1-2/+2
2007-07-30Remove the correct file when cleaning.Yann E. MORIN"1-1/+1
2007-07-30Change the way the compressed man page is built/installed.Yann E. MORIN"1-5/+8
2007-07-30Overwrite pre-existing compressed man page.Yann E. MORIN"1-1/+1
2007-07-30Install a compressed man page (as per Debian's policy).Yann E. MORIN"1-1/+2
2007-07-28Fix uninstalling man.Yann E. MORIN"1-0/+2
2007-07-28Fix install: man page was not being installed.Yann E. MORIN"1-9/+8
2007-07-22Move CREDITS to docs/Yann E. MORIN"1-3/+3
2007-07-22Re-instate the --local configure switch to not install and use the local cros...Yann E. MORIN"1-8/+16
2007-07-17Revisit the extract-config way of working: ct-ng is the sole entry point to c...Yann E. MORIN"1-3/+1
2007-07-15Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.Yann E. MORIN"1-1/+1
2007-07-14Echo what's going on when make-ing and installing crosstool-NG. Use kernel-li...Yann E. MORIN"1-2/+14
2007-07-11Overwrite existing symlinks when installing crosstool-NG.Yann E. MORIN"1-1/+1
2007-07-08Fix the install procedure:Yann E. MORIN"1-0/+2
2007-07-03Kill "./configure --local", it does not work and it is dangerous if one tries...Yann E. MORIN"1-13/+5
2007-07-02Get rid of eclipse fiels once and for all.Yann E. MORIN"1-1/+1
2007-07-02Don't install licenses files.Yann E. MORIN"1-3/+3
2007-07-01Fix running without installing.Yann E. MORIN"1-8/+16
2007-07-01chmod ct-ng to be executable in the build dir.Yann E. MORIN"1-1/+2
2007-07-01Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"1-0/+109