summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Strip off path from resource file name when resource file is copied to outp...resourcesgiulio2008-03-201-1/+2
* properly handle resource files with spaces in their pathgiulio2008-03-191-1/+1
* changed define FPC_HAS_RESOURCES to FPC_HAS_WINLIKERESOURCESgiulio2008-03-109-48/+35
* Deleted test file which was committed by mistakegiulio2008-02-251-358/+0
* * resource compiling supported on OS/2 via wrcgiulio2008-02-047-44/+58
* - Don't try to compile resources on systems with a non windows-like resource...giulio2008-01-131-1/+5
* Updated fcl-res documentation: occurrences of reslib changed to fcl-res.giulio2008-01-1230-32/+32
* * Fixed bug in BSS section on 64-bit platformsmichael2008-01-111-1/+1
* * fix splitting of 64 bit load/stores from/to unaligned memory locations into...tom_at_work2008-01-101-1/+4
* * properly align FPC_RESLOCATION so that linking does not fail on some archit...tom_at_work2008-01-101-0/+3
* * No longer neededmichael2008-01-101-185/+0
* * Removed double source after end.michael2008-01-103-139/+0
* * Fixed compilation of resource, which is included in a unit located in diffe...yury2008-01-104-147/+189
* + dependencies for fpintres and fpextresjonas2008-01-102-1/+7
* + added missing fcl-res dependenciesjonas2008-01-102-11/+11
* - removed duplicate codejonas2008-01-101-692/+0
* * Fixed double codemichael2008-01-101-662/+0
* * Added fcl-resmichael2008-01-091-1/+1
* * Added fcl-resmichael2008-01-091-54/+152
* * New tool from Giulio Bernardimichael2008-01-092-38/+134
* * New tool from Giulio Bernardimichael2008-01-096-0/+3181
* * Patch from Giulio Bernardi to add more resource testingmichael2008-01-099-3/+479
* * Patch from Giulio Bernardi with resource supportmichael2008-01-0966-2079/+4732
* * New version from Giulio Bernardimichael2008-01-0912-1511/+1306
* * Initial check-inmichael2008-01-0978-0/+23947
* + Branch created to commit resource stuff from Giulio Bernardimichael2008-01-090-0/+0
* - deleted since it has been renamed to n_bodyjonas2008-01-091-149/+0
* * fixed unified win32/win64 checkjonas2008-01-092-3/+3
* * fixed after tests->examples renamejonas2008-01-092-153/+153
* * regeneratedpeter2008-01-081-1537/+1516
* * start of conversion to fpmakepeter2008-01-082-106/+144
* * support units per targetpeter2008-01-081-301/+460
* * perform double->single-conversion-before-storing workaround forjonas2008-01-081-7/+5
* * move Add[Doc|Test|Examples]Files to TSourcespeter2008-01-081-94/+64
* * update for fpmkunit changespeter2008-01-081-10/+8
* * updated for new fpmkunitpeter2008-01-083-45/+42
* * remove defaultpackage from custominstaller, you need to explicity start w...peter2008-01-081-179/+3
* * unified check for win32, win64peter2008-01-082-19/+4
* * renamed tests to examplespeter2008-01-087-4/+4
* * renamed tests to examplespeter2008-01-083-1/+1
* * renamed nbody to n_bodyvincents2008-01-081-0/+149
* + current version of nbody benchmarkvincents2008-01-081-0/+149
* + Nintendo DS libraries and examples: libnds, mikmod, dswifi, FATLegolas2008-01-07150-0/+15951
* * optimized align() so it no longer contains any branches whichjonas2008-01-072-8/+31
* * folded a constant additionjonas2008-01-071-2/+2
* * Some cleaning on nds linker; new extension for intermediate filesLegolas2008-01-071-24/+11
* o improved sumcol benchmarkvincents2008-01-071-4/+11
* * current version of sumcol benchmark by Steve Fishervincents2008-01-071-11/+15
* * cleanupvincents2008-01-071-27/+25
* * improved fannkuch benchmarkvincents2008-01-071-28/+34