aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UPlatformLinux.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-09merged unicode branch (r1931) into trunks_alexander1-77/+25
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-09- better conformance of Makefiles to GNU coding standardstobigun1-1/+4
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-09-02- removed configure options --enable-local/globaltobigun1-29/+42
2008-09-01- suffix configure option removedtobigun1-3/+3
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-08With the global build logs are now stored in ~/.UltraStarDeluxe/logs instead ...tobigun1-1/+1
2008-07-17- UPlatformXYZ.pas clean-uptobigun1-43/+11
2008-06-16Delphi 7 compatibility fix:tobigun1-11/+11
2008-06-09- all references to the libc unit removed. The Libc unit (not the library) wa...tobigun1-42/+59
2008-06-08Added missing private section. Without defining it, methods are public by def...tobigun1-13/+14
2008-05-03- fixed recursive calling of TPlatform.Halt.tobigun1-54/+2
2008-03-03- actual.. -> current..tobigun1-0/+4
2008-02-20Fixed a bug in the directory-handling routine.tobigun1-44/+49
2008-02-19fixed bug when compiling with --enable-dev-buildjaybinks1-8/+11
2008-02-19added missing ";"tobigun1-3/+3
2008-02-12builds nice... and builds deb also that runs / works ..jaybinks1-0/+3
2008-02-06fixed the configure stuff though it needs some further adjustmentstobigun1-4/+17
2008-02-05Removed the FPC_V220 define. Now the build-in FPC_VERSION, FPC_RELEASE and FP...tobigun1-7/+13
2008-02-04small changes to check linux compilation.jaybinks1-5/+6
2008-01-25Bugfix: some inherited functions were missing.tobigun1-6/+33
2008-01-12bunch of smaller changes...jaybinks1-1/+1
2007-12-20added -localpaths command line switchjaybinks1-3/+13
2007-12-20made USDX function when file paths differ from previous expectations..jaybinks1-0/+38
2007-12-05- compatibility changes for fpc 2.2.0 and lazarus 0.9.24. Changes are enabled...tobigun1-66/+116
2007-11-20Fixed UPlatformLinux.paseddie-08151-1/+1
2007-11-20Changed Platform from Interface to Class.eddie-08151-3/+3
2007-11-08Changed d_name to name.eddie-08151-5/+5
2007-11-08Added UPlatform.pas. This should be the first step to move the simple platfor...eddie-08151-0/+66