Commit Graph

41 Commits

Author SHA1 Message Date
bebbo 96920af364 @R g++ is back. Added some more dependencies to rebuild automatically 2017-03-25 11:45:34 +01:00
bebbo 0ba9334463 @B fix merge issues 2017-03-23 10:10:34 +01:00
bebbo 84baf5b0fc @M merge with upstream + fixes 2017-03-22 20:35:41 +01:00
bebbo 8f19190db2 @N added xbuild - to build without updateing, also build checks now for changes and rebuilds submodules 2017-03-22 16:07:34 +01:00
bebbo 880eaf5635 @B fix import glob 2017-02-18 22:46:09 +01:00
bebbo a6370fd76f @B instead of touching derived lex files, now the source file date is reset to 1970. This allows the detection of new files 2017-02-18 20:17:10 +01:00
bebbo 759644f061 @B only remove the make stamps 2017-02-18 19:09:56 +01:00
bebbo 9a0f481407 @D remove some print statements 2017-02-18 18:58:35 +01:00
bebbo bfd7d16b3b @R check submodules for updated files and purge stamp files to force rebuilds 2017-02-18 18:19:23 +01:00
bebbo 3df75f10a2 @R use the numThreads variable with make 2017-02-17 19:04:08 +01:00
bebbo 1c1b2b1014 @R support number of threads via parameter --threads=<n>, @I added eclipse projet files 2017-01-31 20:53:22 +01:00
bebbo f3f83b9246 @R use -j7 with make 2016-11-30 23:49:01 +01:00
Krystian Bacławski a15b3ed86c Add debug message for download function. 2016-10-18 10:55:33 +02:00
Krystian Bacławski 15aec2ff9d Build extra tools with standard compiler settings. 2016-10-02 21:16:55 +02:00
Krystian Bacławski 31a6c508c9 Fix add_site_dir on Fedora 20 x86_64. 2016-10-02 15:54:05 +02:00
Krystian Bacławski 1f6d5c3898 Use submodules instead of cloned repositories. 2016-10-02 13:02:48 +02:00
Krystian Bacławski c3ff91dfae The toolchain builds again on Cygwin and MSYS2 (32-bit). 2016-10-01 15:40:03 +02:00
Krystian Bacławski 90261e0eee Build host tools with default compiler. Add DONATE button. 2016-09-30 19:25:24 +02:00
Krystian Bacławski 3b4b739d7b Minor fixes. Implement #45 2016-08-01 19:21:07 +02:00
Krystian Bacławski 85b84d3ea4 Build and install clib2. No gcc support yet. 2016-04-17 17:48:02 +02:00
Krystian Bacławski fd01566714 Move patched binutils & gcc to git repos for easier development. 2016-04-17 16:48:30 +02:00
sezero d09f38e3b9 further fixes for #35 and #37 2016-04-16 12:58:02 +03:00
Krystian Bacławski 3aeb71b204 Handle file:// URLs. Close #37 2016-04-16 09:10:00 +02:00
Krystian Bacławski 7af666c26c Fixed a bug with Python headers on 64-bit Debian. 2016-03-05 20:12:47 +01:00
Krystian Bacławski 3849998cc3 Close #23 2016-02-16 10:39:38 +01:00
Krystian Bacławski c36c3f9083 Merge branch 'master' of github.com:cahirwpz/amigaos-cross-toolchain 2016-01-21 00:30:08 +01:00
Krystian Bacławski a5fd8177fc Fixed issue with unpacking SDK contents. 2016-01-21 00:29:46 +01:00
leffmann 99adc64850 Support both C and C++ headers 2016-01-18 22:35:50 +01:00
leffmann a2ff468955 Verify prerequisites 2016-01-18 19:14:54 +01:00
Krystian Bacławski 2f9ee769ea Fix a bug encountered during install-sdk test. 2015-09-08 09:27:42 +02:00
Krystian Bacławski 8701c1726e Use python-lha module instead of external lha binary. 2015-09-08 09:12:48 +02:00
Krystian Bacławski 1a8844063f Minor fixes. 2015-09-03 14:12:33 +02:00
Krystian Bacławski 33611fc4b2 Unify the way GNU Make is invoked. 2015-09-02 10:46:05 +02:00
Krystian Bacławski 7403a8f897 Omit svn & git repository data when copying files. 2015-08-31 11:21:08 +02:00
Krystian Bacławski 6364dc5c2d Some random fixes. 2015-08-29 16:53:05 +02:00
Krystian Bacławski 9f0cefc31a Almost fully reworked bootstrap.sh script. 2015-08-29 12:03:59 +02:00
Krystian Bacławski 09764d141e bootstrap.sh partially converted to Python. 2015-08-23 22:27:22 +02:00
Krystian Bacławski 8023403107 Replace unknown texinfo with one that we know to work. 2015-08-22 15:11:17 +02:00
Krystian Bacławski d63330e4b0 Some cleanups. 2015-08-22 13:58:23 +02:00
Krystian Bacławski f44bfdc866 Factor out more of the common functionality. 2015-08-22 13:42:41 +02:00
Krystian Bacławski 5c6bd9e116 Factor out common part for other build scripts. 2015-08-22 13:35:00 +02:00