about summary refs log tree commit diff
path: root/pkgs/development/compilers/tinycc
AgeCommit message (Expand)AuthorFilesLines
2024-02-28tinycc: refactorAnderson Torres1-29/+33
2023-05-16tinycc: fix static buildhappysalada1-1/+3
2023-01-23treewide: remove -ldl linker flagsAlyssa Ross1-1/+0
2023-01-02tinycc: unbreak on x86_64-darwinWeijia Wang1-1/+6
2022-09-02tinycc: avoid replacing VERSION when it would cause errors06kellyjac1-1/+9
2022-07-20Merge pull request #178567 from Artturin/pkgconfignewAnderson Torres1-11/+23
2022-07-20tinycc: use makePkgconfigItemArtturin1-11/+23
2022-07-18tinycc: 2022-01-11 -> 2022-07-15AndersonTorres1-4/+5
2022-05-30treewide: pkgs/development/compilers: mark broken for darwinRick van Schijndel1-0/+1
2022-01-14tinycc: unstable-2021-10-09 -> 0.9.27+date=2022-01-11AndersonTorres1-26/+36
2021-10-17tinycc: simplify specifying cc/arAlexander Sosedkin1-2/+2
2021-10-17tinycc: fix pkgsStatic.tinycc (musl)Alexander Sosedkin1-1/+4
2021-10-11tinycc: 0.9.27 -> unstable-2021-07-27Artturin1-23/+19
2019-10-12tinycc: fixup perms for generated .pc fileJoachim Fasting1-1/+1
2019-10-05tinycc: derive rev from versionJoachim Fasting1-1/+2
2019-10-05tinycc: generate a pkgconfig file for libtccJoachim Fasting1-0/+11
2019-10-05tinycc: parallel buildingJoachim Fasting1-0/+2
2019-10-05tinycc: minor refactoringsJoachim Fasting1-3/+3
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim1-4/+0
2017-12-18tinycc: 0.9.27pre-20171016 -> 0.9.27Joachim Fasting1-9/+3
2017-10-18tinycc: 0.9.27pre-20170924 -> 0.9.27pre-20171016Joachim Fasting1-3/+3
2017-09-28tinycc: 0.9.27pre-20170911 -> 0.9.27pre-20170924Joachim Fasting1-3/+3
2017-09-15tinycc: 0.9.27pre-20170821 -> 0.9.27pre-20170911Joachim Fasting1-3/+3
2017-09-02tinycc: 0.9.27pre-20170710 -> 0.9.27pre-20170821Joachim Fasting1-3/+3
2017-07-13tinycc: 0.9.27pre-20170605 -> 0.9.27pre-20170710Joachim Fasting1-3/+3
2017-06-09tinycc: 0.9.27pre-20170527 -> 0.9.27pre-20170605Joachim Fasting1-3/+3
2017-05-27tinycc: 0.9.27pre-20170225 -> 0.9.27pre-20170527Joachim Fasting1-3/+3
2017-03-12tinycc: 0.9.27pre-20170220 -> 20170225Joachim Fasting1-3/+3
2017-03-01tinycc: restrict platforms to x86_64-linuxJoachim Fasting1-1/+1
2017-02-28tinycc: 0.9.27pre-20170108 -> 20170220Joachim Fasting1-4/+4
2017-02-09tinycc: 20160525 -> 20170108Joachim Fasting1-13/+11
2016-08-29treewide: Shuffle outputsTuomas Tynkkynen1-1/+1
2016-06-10Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-34/+44
2016-06-09tinycc: fix paxmark callJoachim Fasting1-1/+1
2016-06-03tinycc: 0.9.27pre-20160328 -> 0.9.27pre-20160525Joachim Fasting1-34/+44
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen1-1/+1
2016-04-18Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-3/+3
2016-04-07Merge 'staging' into closure-sizeVladimír Čunát1-6/+12
2016-04-06tinycc: disable fortify hardeningRobin Gloster1-0/+2
2016-03-31tinycc: 0.9.26 -> 0.9.27pre-20160328 (from git); apparently fixes the segfaultsMichael Raskin1-6/+12
2015-05-05fix "libc}/lib" and similar referencesVladimír Čunát1-3/+3
2014-12-26Change occurrences of gcc to the more general ccJohn Wiegley1-1/+1
2014-08-24Fix many package descriptionsBjørn Forsman1-1/+1
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2013-08-16unmaintain several packagesLudovic Courtès1-1/+1
2013-04-01tinycc: updating it to 0.9.26Lluís Batlle i Rossell1-92/+59
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-1/+1
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
2011-11-06Cross-compiling TinyCC: move build helpers to buildNativeInputsMichael Raskin1-1/+1