Nice feature, thanks. I only wonder why is it "hidden" in Messages Window? IMO it has nothing to do with it. I should rename the node to 'Messages and Compilation' or create new node 'Compilation' if there are planned more options like this in future. Vojtěch ______________________________________________________________
Od: Mattias Gaertner <[email protected]> Komu: <[email protected]> Datum: 28.07.2014 21:17 Předmět: [Lazarus] Need Testers: parallel compilation
Hi, The IDE and lazbuild now compile packages in parallel. Each package is still compiled with one call of fpc (single threaded). You can set the maximum number of parallel processes in Tools / Options / Messages Window. By default it tries to guess the amount of cpu cores with the function GetSystemThreadCount in unit UTF8Process. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus <http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
