aboutsummaryrefslogtreecommitdiff
path: root/samples/samples.mk
Commit message (Expand)AuthorAgeFilesLines
* Upgrade script for uClibc retirementAlexey Neyman2022-02-111-1/+1
* Use enhanced framework for 'ct-ng update-samples'Alexey Neyman2019-02-091-10/+12
* Add upgrade logic to version-check.shAlexey Neyman2019-01-271-5/+1
* Basic framework for checking config file versionAlexey Neyman2019-01-261-17/+28
* Check if .config is a regular file before clobbering itAlexey Neyman2018-11-011-1/+1
* Merge pull request #924 from tofutim/feature/fixchecksampsAlexey Neyman2018-04-101-1/+1
|\
| * fix deprecated diff optionTim Uy2018-02-281-1/+1
* | User manual installationAlexey Neyman2018-04-071-0/+1
|/
* Align script names with the ct-ng commandsAlexey Neyman2017-11-191-5/+5
* Retire wiki-printerAlexey Neyman2017-11-191-17/+0
* Fix debuild warnings/errorsAlexey Neyman2017-06-071-7/+7
* Use config from the install locationAlexey Neyman2017-04-221-7/+7
* Make build-all rely on kconfig options.Alexey Neyman2017-01-191-18/+11
* build-all: Remove successful build trees.Alexey Neyman2016-08-231-1/+3
* Document {check,update}-samples targets.Alexey Neyman2015-11-171-0/+2
* Use $* to simplify rules in samples.mk.Alexey Neyman2015-11-141-9/+9
* Add update-samples target.Alexey Neyman2015-11-141-6/+18
* Merge pull request #233 from stilor/fix-build-allBryan Hundven2015-11-041-14/+60
|\
| * Fix samples using GMP 4.3.2.Alexey Neyman2015-10-301-4/+4
| * Do not stop build-all after a failed sample.Alexey Neyman2015-10-301-3/+31
| * Order the samples in build-all.Alexey Neyman2015-10-301-3/+13
| * Avoid commas in autogenerated CT_PREFIX_DIR.Alexey Neyman2015-10-301-5/+12
| * Make build-all non-interactive.Alexey Neyman2015-10-301-3/+4
* | Change sed monstrosity into a make variable.Alexey Neyman2015-10-301-1/+1
|/
* all: fix wildcard to work with make-4.xYann E. MORIN"2014-06-251-2/+2
* samples: print changed symbols when checking samplesYann E. MORIN"2013-01-241-1/+2
* samples: check if update is neededYann E. MORIN"2013-01-221-0/+16
* scripts+samples: fix listings the samplesYann E. MORIN"2012-07-231-6/+33
* samples: rework show-tupleYann E. MORIN"2012-05-071-3/+8
* samples: use savedefconfig when saving samplesYann E. MORIN"2012-05-071-3/+3
* misc: change references to point to the new websiteYann E. MORIN"2011-10-181-2/+2
* scripts: do not force locale when sorting samplesYann E. MORIN"2011-10-161-4/+4
* samples: add a short list of all samplesYann E. MORIN"2010-07-301-0/+7
* scripts: misc help and auto-complete fixesYann E. MORIN"2010-04-021-8/+5
* scripts/samples: use the computed '$(sed)', not 'sed'Titus von Boxberg"2010-02-031-3/+3
* scripts: dump the current tuple with show-configYann E. MORIN"2010-01-311-1/+2
* scripts: add action to dump current configuration in humane-readable formYann E. MORIN"2010-01-311-0/+5
* samples: refine the listing of all samples for canadian samplesYann E. MORIN"2010-01-031-1/+1
* samples: add an action to print details for all samplesYann E. MORIN"2010-01-031-0/+4
* samples: fix displaying samplesYann E. MORIN"2010-01-031-2/+7
* scripts: some eye-candyYann E. MORIN"2009-10-301-1/+6
* scripts: fix updating config.{sub,guess}Yann E. MORIN"2009-10-301-1/+1
* Fix white space damage after switching to using paths found by ./configure.Yann E. MORIN"2009-01-271-1/+1
* Use the paths found by ./configure in the ct-ng.in makefile script and its fr...Yann E. MORIN"2009-01-261-9/+9
* Be less verbose when a sample is directly built with build-sample-name.Yann E. MORIN"2008-11-211-4/+3
* Remove regtest actions, introduce build-all actions:Yann E. MORIN"2008-10-311-47/+53
* Enhance the make fragments:Yann E. MORIN"2008-10-271-13/+28
* Cheesy kconfig stuff:Yann E. MORIN"2008-10-151-15/+15
* Introduce the notion of a 'sample comment'.Yann E. MORIN"2008-10-141-5/+17
* Use a function to retrieve a sample directory.Yann E. MORIN"2008-10-141-10/+9