- 19 Jan, 2021 1 commit
-
-
Camil Staps authored
-
- 02 Jun, 2020 1 commit
-
-
Erin van der Veen authored
-
- 25 May, 2020 1 commit
-
-
Erin van der Veen authored
This allows building for arm and intel without having to apply a patch
-
- 11 Mar, 2020 1 commit
-
-
John van Groningen authored
-
- 09 Mar, 2020 1 commit
-
-
John van Groningen authored
add linker calling convention (:convention: before linker file name) for windows, use specified file name instead of /usr/bin/gcc for gcc calling convention on Unix
-
- 02 Mar, 2020 1 commit
-
-
John authored
-
- 27 Feb, 2020 1 commit
-
-
John authored
-
- 26 Feb, 2020 1 commit
-
-
John authored
-
- 09 Dec, 2019 1 commit
-
-
Camil Staps authored
-
- 04 Feb, 2019 1 commit
-
-
Camil Staps authored
-
- 14 Jan, 2019 1 commit
-
-
Mart Lubbers authored
-
- 10 Jan, 2019 6 commits
-
-
Mart Lubbers authored
This reverts commit 0d2858d4.
-
Mart Lubbers authored
-
Mart Lubbers authored
-
Haye Böhm authored
In some cases you do not want to use the built-in optimizing linker. You can only use GCC by (for example): EnvironmentLinker: /usr/bin/gcc::-g -lmysqlclient|... (other linkers) Note that :: ensures the options are passed to gcc. Co-authored-by:
Mart Lubbers <mart@martlubbers.net>
-
Mart Lubbers authored
The following entry in IDEEnvs: EnvironmentLinker: lib/exe/linker:-h 200m:-lmysql Will call the linker with a heap of 200M and pass -lmysql to gcc/ld In some extravagant cases (large projects with descriptors etc.), the linker needs more heap as well
-
Mart Lubbers authored
-
- 23 Aug, 2018 1 commit
-
-
John van Groningen authored
-
- 30 Jul, 2018 1 commit
-
-
John van Groningen authored
in CompileStartCommand don't pass options1 twice, when starting the compiler and when compiling a module
-
- 10 Jul, 2018 1 commit
-
-
John van Groningen authored
-
- 28 Jun, 2018 1 commit
-
-
John van Groningen authored
rename result to exit_code and test if exit_code==0 instead of >=0 to determine if the linker succeeds (clm uses r>=0 && status==0, but r is not result (now exit_code) in this function)
-
- 27 Jun, 2018 1 commit
-
-
John van Groningen authored
-
- 20 Mar, 2018 1 commit
-
-
John van Groningen authored
-
- 15 Mar, 2018 1 commit
-
-
John van Groningen authored
separated by a : (: is also used to separate the compiler executable file name and the arguments)
-
- 15 Feb, 2018 1 commit
-
-
John van Groningen authored
-
- 14 Feb, 2018 1 commit
-
-
John van Groningen authored
-
- 08 Feb, 2018 1 commit
-
-
John van Groningen authored
-
- 13 Dec, 2017 2 commits
-
-
John van Groningen authored
-
John van Groningen authored
-
- 08 Nov, 2017 1 commit
-
-
John van Groningen authored
-
- 06 Nov, 2017 1 commit
-
-
John van Groningen authored
-
- 22 Sep, 2017 1 commit
-
-
John van Groningen authored
-
- 14 Sep, 2017 1 commit
-
-
John van Groningen authored
-
- 13 Sep, 2017 1 commit
-
-
John van Groningen authored
-
- 24 Oct, 2016 2 commits
-
-
Jurrien Stutterheim authored
-
Jurrien Stutterheim authored
-
- 23 Sep, 2015 1 commit
-
-
Jurrien Stutterheim authored
-
- 04 Apr, 2014 1 commit
-
-
Jurrien Stutterheim authored
-
- 19 Dec, 2013 1 commit
-
-
Lazlo Domoszlai authored
-
- 30 Sep, 2013 1 commit
-
-
Bas Lijnse authored
-